avatar-talking-video
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 setting a Replicate API token by passing it directly on the command line (
python3 scripts/setup_key.py YOUR_REPLICATE_API_TOKEN), which requires embedding a secret value verbatim and is an insecure pattern for LLM-driven outputs or command generation.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata