httpx
Fail
Audited by Snyk on Apr 1, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.80). The prompt includes examples that embed API keys and bearer tokens directly in code and headers (e.g., 'Authorization': 'Bearer your-token-here', CustomAuth('your-secret-api-key')), which encourages emitting secrets verbatim rather than keeping them in environment variables or secret stores.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata