rag-implementation
Fail
Audited by Snyk on Mar 31, 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 code that directly passes an API key string (e.g., pinecone.init(api_key="your-api-key")), which encourages embedding secrets in source and would require the LLM to handle or reproduce secret values verbatim.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata