postgres-hybrid-text-search
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains standard SQL schema definitions, database query patterns, and client-side logic for data processing. No malicious instructions, obfuscation, or unauthorized data access patterns were identified.
- [EXTERNAL_DOWNLOADS]: The skill references official PostgreSQL extensions (pg_textsearch, pgvector, pgvectorscale) and reputable software libraries (sentence-transformers, cohere-ai). These are standard dependencies for the functionality described.
- [COMMAND_EXECUTION]: Includes standard SQL commands and application code (Python/TypeScript). The code uses parameterized queries ($1) and follows security best practices for database interactions.
Audit Metadata