Caveat verdict
notion-clipper-skill
Web-to-Notion clipper using Chrome CDP; executionSinkDetected reflects legitimate local script execution and credential_access reads the Notion API key for calls only to api.notion.com.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
credential_access
package_install
Findings (7)
HTTP request to bare IP address — common in malicious payloads
SKILL.md · code · http://127.0.0.1
Accesses shell history/config
SKILL.md · prose · downgraded · ~/.zshrc
References child_process — can spawn system processes
scripts/cdp.ts · prose · downgraded · child_process
Uses spawn() — can execute external programs
scripts/cdp.ts · prose · downgraded · spawn(
Opens WebSocket connection
scripts/cdp.ts · prose · downgraded · WebSocket
String.fromCharCode — can build strings to evade detection
scripts/html-to-markdown.ts · prose · downgraded · String.fromCharCode
Popular HTTP library — network access
scripts/package-lock.json · prose · downgraded · node-fetch
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
No declared permissions — minimal attack surface.
credential_accesspackage_install Is this flag fair?
Thanks — recorded.