pinecone
Fail
Audited by Snyk on Mar 28, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). The prompt's code examples show initializing Pinecone with an inline api_key string (e.g., Pinecone(api_key="your-api-key")), which encourages embedding actual API keys/secrets verbatim in generated code or commands and therefore creates an exfiltration risk.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata