sqlite-vec
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive and standard documentation for the 'sqlite-vec' SQLite extension. All code examples follow security best practices, such as using parameterized queries to prevent SQL injection. External references point to the official GitHub repository, PyPI package, and documentation sites associated with the author (Alex Garcia). Dependencies mentioned (sqlite-vec, numpy, openai) are standard libraries from well-known registries. The extension loading mechanism (enable_load_extension) is the standard and necessary method for utilizing SQLite extensions.
Audit Metadata