node-sqlite-vec
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: References the sqlite-vec package from NPM and its official source on GitHub for vector search functionality.
- [COMMAND_EXECUTION]: Instructions include standard shell commands for installing dependencies (pnpm add) and running tests with the Node.js test runner.
- [SAFE]: The implementation provides security best practices by explicitly disabling SQLite extension loading after the initialization process.
Audit Metadata