chroma
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a technical documentation and implementation guide for ChromaDB, a well-known open-source vector database. All code samples and instructions are consistent with legitimate software development practices.\n- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install 'chromadb' and 'sentence-transformers' via the standard Python package manager. These are reputable libraries widely used in the AI and data science communities.\n- [CREDENTIALS_UNSAFE]: Authentication examples for OpenAI embeddings use the placeholder 'YOUR_API_KEY', correctly guiding users to provide their own credentials securely rather than hardcoding sensitive data.\n- [COMMAND_EXECUTION]: The shell commands provided are limited to package installation and starting a local Docker container for database hosting, which are standard operations for setting up a local development environment.
Audit Metadata