pinecone:cli
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the Pinecone CLI from official vendor sources including Homebrew (
pinecone-io/tap) and GitHub (pinecone-io/cli). These are well-known and trusted vendor repositories. - [COMMAND_EXECUTION]: Provides a comprehensive suite of shell commands using the
pcutility to manage vector databases. Commands include index creation, vector upserts, and API key management. - [SAFE]: Analysis of the instructions and reference files reveals no evidence of prompt injection, obfuscation, or persistence mechanisms. The skill operates within the expected scope of a database management tool.
Audit Metadata