ClawAudit verdict

skroller

45
🟠 Risky
Significant concerns — only install if you understand the risks

The skill automates social media content collection and analysis, but its use of credential_access capabilities raises some concerns.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

50
security
60
transparency
80
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (4)

Pattern match high

Uses eval() — can execute arbitrary code

scripts/skroller.js · prose · downgraded · eval(

Pattern match medium

References child_process — can spawn system processes

scripts/export-to-notes.js · prose · downgraded · child_process

Pattern match low

Makes HTTP request to external URL

references/platform-details.md · code · fetch(`https://

Pattern match low

Accesses sensitive environment variables

scripts/export-to-notes.js · prose · downgraded · process.env.NOTION_API_KEY

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_access

Is this flag fair?

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