pdf-official
Fail
Audited by Snyk on Apr 1, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The skill includes examples that embed passwords on the command line (qpdf --password=mypassword) and literal password strings in code (writer.encrypt("userpassword","ownerpassword")), which require the agent to place secret values verbatim into commands or code—an exfiltration risk.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata