help — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited help (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Pinecone is the leading vector database for building accurate and performant AI applications at scale in production. It's useful for building semantic search, retrieval augmented generation, recommendation systems, and agentic applications.
Here's everything you need to get started and a summary of all available skills.
export PINECONE_API_KEY="your-key"| Tool | What it enables | Install |
|---|---|---|
| Pinecone MCP server | Use Pinecone directly inside your AI agent/IDE without writing code | Already installed for you in Gemini CLI! |
| Pinecone CLI (`pc`) | Manage all index types from the terminal, batch operations, backups, CI/CD | brew tap pinecone-io/tap && brew install pinecone-io/tap/pinecone |
| uv | Run the packaged Python scripts included in these skills | Install uv |
| Skill | What it does |
|---|---|
quickstart | Step-by-step onboarding — create an index, upload data, and run your first search |
query | Search integrated indexes using natural language text via the Pinecone MCP |
cli | Use the Pinecone CLI (pc) for terminal-based index and vector management |
assistant | Create, manage, and chat with Pinecone Assistants for document Q&A with citations |
mcp | Reference for all Pinecone MCP server tools and their parameters |
pinecone-docs | Curated links to official Pinecone documentation, organized by topic |
Just getting started? → quickstart
Want to search an index you already have?
query (uses MCP)cliWorking with documents and Q&A? → assistant
Need to manage indexes, bulk upload vectors, or automate workflows? → cli
Looking up API parameters or SDK usage? → pinecone-docs
Need to understand what MCP tools are available? → mcp
Issues using Pinecone here?
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.