Caveat verdict
insecure-defaults
Security audit skill for detecting fail-open insecure defaults in codebases; credential_access is used to search for hardcoded secrets as part of the audit workflow, not to exfiltrate them.
โ Flagged for review โ coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis โ not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (4)
Possible hardcoded credential
examples.md ยท code ยท SECRET = 'test-secret-key-123
Accesses sensitive environment variables
SKILL.md ยท code ยท process.env.JWT_SECRET
Python os.environ.get โ reads environment variable
examples.md ยท code ยท os.environ.get(
Python os.getenv โ reads environment variable
examples.md ยท code ยท os.getenv(
Permissions & capabilities
No declared permissions โ minimal attack surface.
credential_access Is this flag fair?
Thanks โ recorded.