anthropic-pdf
Fail
Audited by Snyk on May 16, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The prompt includes examples that pass passwords directly in command-line arguments (qpdf --password=mypassword) and plaintext strings in code (writer.encrypt("userpassword","ownerpassword")), which instructs embedding secrets verbatim and thus creates exfiltration risk.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata