ClawAudit verdict
env-setup
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.
Findings (2)
Python os.environ.get โ reads environment variable
SKILL.md ยท prose ยท downgraded ยท os.environ.get(
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?
Thanks โ recorded.