ClawAudit verdict

coda-packs

88
๐ŸŸข Trusted
Low risk โ€” reviewed by ClawAudit, behavior matches stated purpose

Standard Coda REST API management skill for listing, creating, updating, and deleting Packs; uses CODA_API_TOKEN only to call the Coda API as intended, with no unusual data flows.

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

60
security
70
transparency
70
maintenance

Permission integrity

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 low

Python os.environ.get โ€” reads environment variable

scripts/coda_packs_cli.py ยท prose ยท downgraded ยท os.environ.get(

Pattern match low

Python urllib.request โ€” network access

scripts/coda_packs_cli.py ยท prose ยท downgraded ยท urllib.request

Permissions & capabilities

No declared permissions โ€” minimal attack surface.

package_install

Is this flag fair?

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