pgvector
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides standard instructions for building and installing the pgvector extension.
- Evidence:
references/installation.mdcontains shell and batch commands for compilation and installation, such asmake,make install, andnmake /F Makefile.win install. - Note: The documentation correctly specifies that these operations typically require elevated privileges (sudo or Administrator) to install into system directories.
- [EXTERNAL_DOWNLOADS]: The documentation references official pgvector source code and library distributions.
- Evidence:
references/installation.mdprovides instructions to clone the source fromhttps://github.com/pgvector/pgvector.git. - Evidence: Integration guides (e.g.,
references/python.md,references/node.md) list standard package installation commands forpip,npm, andgo get. - Note: All referenced URLs and packages belong to the official pgvector project or well-known public registries.
Audit Metadata