video-compose
Fail
Audited by Snyk on Jul 10, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.80). The skill instructs users to set API keys and explicitly shows passing a token as a command-line argument ("python3 ... setup_key.py YOUR_REPLICATE_API_TOKEN"), which requires embedding a secret value verbatim and is an insecure pattern.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata