pinecone
Fail
Audited by Snyk on Jul 19, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.80). The skill's example code passes an API key as a literal (pc = Pinecone(api_key="your-api-key")), which encourages embedding user secrets verbatim in generated code/commands and thus risks secret exfiltration.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata