gpt-image-2
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: 1.00). The skill documentation explicitly shows passing the Replicate API token as a literal command-line argument (python3 .../setup_key.py YOUR_REPLICATE_API_TOKEN), which requires embedding a secret verbatim and is an exfiltration risk.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata