api-vector-db-qdrant

Pass

Audited by Gen Agent Trust Hub on Apr 7, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill demonstrates secure credential management by instructing the use of environment variables for the Qdrant URL and API key, as seen in the client initialization examples in SKILL.md and examples/core.md. It explicitly flags hardcoded credentials as a security risk in its documentation.
  • [SAFE]: Integrates with the official @qdrant/js-client-rest library for database operations. Qdrant is a recognized technology company, and its official client is a well-known service.
  • [SAFE]: The skill provides patterns for data ingestion from an external vector database (e.g., query, scroll, retrieve in examples/core.md). While these represent ingestion points for potentially untrusted data that could lead to indirect prompt injection in downstream tasks, the skill handles these as standard database retrieval operations within its intended scope for semantic search.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 7, 2026, 01:31 AM