Fail
Audited by Snyk on Feb 16, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). The prompt includes examples that embed plaintext passwords on the command line (e.g.,
qpdf --password=mypassword) and in code (e.g.,writer.encrypt("userpassword", "ownerpassword")) and notes that decrypting PDFs requires providing a password, which creates a high risk that the agent would need to handle or emit secret values verbatim.
Audit Metadata