ClawAudit verdict

env-setup

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

The skill scans the codebase for environment variables, generates .env.example, validates .env, and ensures .gitignore safety. It uses grep commands to search for env var references across common patterns and does not exfiltrate or execute malicious code.

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

95
security
80
transparency
90
maintenance

Findings (2)

Pattern match low

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

SKILL.md ยท prose ยท downgraded ยท os.environ.get(

Pattern match low

Python os.getenv โ€” reads environment variable

SKILL.md ยท prose ยท downgraded ยท os.getenv(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class F). 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_accessnetwork_in

Is this flag fair?

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