api-provider-setup
Fail
Audited by Snyk on Mar 17, 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 instructs adding API keys directly into config files and includes examples and curl commands that require embedding API keys/tokens verbatim, so an agent performing it would need to handle and output secrets directly.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.80). This skill's SKILL.md explicitly instructs adding external providers with arbitrary baseUrl endpoints (e.g., "anapi", "zai", "openrouter-vip" in the Config and examples) and testing them via session_status, meaning the agent will call and consume untrusted third-party model API responses that can influence subsequent actions.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata