Caveat verdict

notion-clipper-skill

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

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.

23
security
40
transparency
70
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (7)

Pattern match high

HTTP request to bare IP address — common in malicious payloads

SKILL.md · code · http://127.0.0.1

Pattern match medium

Accesses shell history/config

SKILL.md · prose · downgraded · ~/.zshrc

Pattern match medium

References child_process — can spawn system processes

scripts/cdp.ts · prose · downgraded · child_process

Pattern match medium

Uses spawn() — can execute external programs

scripts/cdp.ts · prose · downgraded · spawn(

Pattern match low

Opens WebSocket connection

scripts/cdp.ts · prose · downgraded · WebSocket

Pattern match low

String.fromCharCode — can build strings to evade detection

scripts/html-to-markdown.ts · prose · downgraded · String.fromCharCode

Pattern match low

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API