notion-delete Eval ================== Status: failed Score: 65/100 Risk: high Decision: do_not_auto_install Policy: block Reason: Agent safety gate: This skill should not be selected by an agent without explicit human security review. Install: npx skills add bam-bam-2/solo-skills --skill notion-delete Required checks: - PASS Task fit: Task wording matches this skill metadata. - PASS Install path: Install handoff is available. - PASS Install command safety: standard package or runtime install path - WARN Trust score: Potentially useful, but at least one trust signal needs human inspection. - WARN Audit score: Needs review - FAIL Agent safety gate: This skill should not be selected by an agent without explicit human security review. - PASS License clarity: MIT - FAIL Permission surface: secrets or environment access, shell or command execution Warnings: - Trust score: Potentially useful, but at least one trust signal needs human inspection. - Audit score: Needs review - README/SKILL.md completeness: Public metadata needs stronger README/SKILL.md context - High-risk permission hints: Shell or command execution, Secrets or environment access - Dependency or permission surface needs review - Permission surface may require sandboxing - Redundant token loading: NOTION_TOKEN is set at module level using _load_from_env_files(), but a separate get_token() function duplicates the same logic. - Token search paths are hardcoded to specific project directories (e.g., ~/Projects/getback/...), which may not exist for other users and reduces portability. - SKILL.md does not document error handling, exit codes, or behavior when the token is missing or the API call fails. - The script excerpt is incomplete; the full implementation is not visible, making it difficult to verify all edge cases. - Quality score needs review - Permission surface needs review: secrets or environment access, shell or command execution Validation plan: 1. Inspect repository, README/SKILL.md, license, and recent commits before production use. 2. Install in an isolated workspace or sandbox with no production secrets available. 3. Run the smallest representative task and record files touched, commands run, network access, and outputs. 4. Compare the selected skill against at least one alternative when the eval status is review or failed. 5. Promote only after the agent reports a successful verification result and unresolved warnings are accepted. Do not use when: - teams that need a vendor-supported SLA - production agents without a repository review - Redundant token loading: NOTION_TOKEN is set at module level using _load_from_env_files(), but a separate get_token() function duplicates the same logic. - No OpenAgentSkill engagement data yet - High-risk permission hints: Shell or command execution, Secrets or environment access - Dependency or permission surface needs review - Permission surface may require sandboxing - Token search paths are hardcoded to specific project directories (e.g., ~/Projects/getback/...), which may not exist for other users and reduces portability. URLs: - Skill: https://www.openagentskill.com/skills/bam-bam-2-notion-delete - Audit: https://www.openagentskill.com/skills/bam-bam-2-notion-delete/audit - JSON: https://www.openagentskill.com/api/agent/evals?slug=bam-bam-2-notion-delete