qdrant
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill serves as legitimate documentation for integrating the Qdrant vector database into production RAG systems.
- [EXTERNAL_DOWNLOADS]: The skill references standard, well-known Python packages including qdrant-client and sentence-transformers for vector operations.
- [COMMAND_EXECUTION]: Provides a standard Docker command for local server deployment. The command uses official images and maps standard ports (6333, 6334) for database access.
- [CREDENTIALS_UNSAFE]: Follows security best practices by using clearly marked placeholders like 'your-api-key' and 'your-cluster' for cloud authentication.
Audit Metadata