ClawAudit verdict
dotenv
Standard dotenv library documentation for loading .env files into Node.js; executionSinkDetected likely from code examples, all usage is legitimate and the content emphasizes .gitignore security.
โ 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.
Permission integrity
network_out
package_install
Findings (7)
Possible hardcoded credential
SKILL.md ยท code ยท API_KEY="sk-your-key-here
Pipe-to-shell pattern (curl | sh) โ supply chain attack vector
SKILL.md ยท code ยท curl -fsS https://dotenvx.sh/ | sh
Pipe to sh โ executes piped content as shell commands
SKILL.md ยท code ยท | sh
Accesses process.env โ reads environment variables
SKILL.md ยท code
HTTP server creation โ accepts inbound connections
SKILL.md ยท code
Accesses sensitive environment variables
SKILL.md ยท code ยท process.env.OPENAI_API_KEY
Data encoding/decoding
SKILL.md ยท code
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/B). 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.
package_installcredential_accessdata_encodingnetwork_outnetwork_in Is this flag fair?
Thanks โ recorded.