smp-pm
Fail
Audited by Snyk on May 6, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). The skill primarily recommends reading auth from environment variables (safe) but also explicitly documents passing API tokens on the command line (e.g.,
smp --token xxx), which would require embedding secret values verbatim in generated commands and is a high-risk exfiltration pattern.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata