vector-database-ops
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references official Docker images from well-known and trusted providers including Qdrant, pgvector, and Weaviate (Semi Technologies).
- [COMMAND_EXECUTION]: Provides standard Docker CLI commands for container deployment and PostgreSQL utility commands (pg_dump, pg_restore) for database maintenance. These are appropriate for the skill's stated purpose of database operations.
- [DATA_EXFILTRATION]: Uses standard network requests (curl) to interact with local database API endpoints for administrative tasks like taking snapshots and restoring backups. No external data exfiltration patterns were detected.
Audit Metadata