similarity-search-patterns
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill provides architectural guidance and implementation examples for vector search that follow industry standards and standard development workflows.
- [EXTERNAL_DOWNLOADS]: The Python templates utilize official client libraries for Pinecone, Qdrant, Weaviate, and PostgreSQL. It also leverages the
sentence-transformerslibrary to download pre-trained models from Hugging Face, which is a well-known and trusted service. - [COMMAND_EXECUTION]: The PostgreSQL (pgvector) implementation executes database operations via
asyncpg. It utilizes parameterized queries for data values to maintain security during database transactions.
Audit Metadata