pinecone-quickstart

Pass

Audited by Gen Agent Trust Hub on Mar 7, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSCREDENTIALS_UNSAFE
Full Analysis
  • [COMMAND_EXECUTION]: Executes local Python scripts (scripts/upsert.py and scripts/quickstart_complete.py) to demonstrate index creation and data upsertion using the uv package manager.
  • [EXTERNAL_DOWNLOADS]: The skill depends on the official pinecone and typer libraries which are downloaded from the Python Package Index (PyPI) during runtime initialization.
  • [CREDENTIALS_UNSAFE]: Accesses the PINECONE_API_KEY environment variable to authenticate with the Pinecone API, following industry standard practices for secure credential management in development environments.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 7, 2026, 08:23 AM