ClawAudit verdict

codehooks-backend

45
๐ŸŸ  Risky
Significant concerns โ€” only install if you understand the risks

The skill explicitly enables an agent to autonomously deploy and run arbitrary code on a live serverless backend using an admin token, with the skill itself warning the user they are responsible for any code the agent deploys โ€” elevated autonomous execution risk.

โš  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.

45
security
50
transparency
70
maintenance

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read

Installs packages at runtime โ€” transitive dependencies are not auditable

package_install

Findings (3)

Pattern match critical

Possible hardcoded credential

SKILL.md ยท code ยท TOKEN="your-token-here

Pattern match medium

References webhook/callback URL

README.md ยท code ยท callbackUrl

Pattern match low

Accesses sensitive environment variables

examples/webhook-handler.js ยท prose ยท downgraded ยท process.env.STRIPE_WEBHOOK_SECRET

Permissions & capabilities

Requires 1 environment variable. (1 sensitive: CODEHOOKS_ADMIN_TOKEN). Requires 1 system binary.

package_installcredential_accessnetwork_infile_read

Is this flag fair?

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