skills/itechmeat/llm-code/pgvector/Gen Agent Trust Hub

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.md contains shell and batch commands for compilation and installation, such as make, make install, and nmake /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.md provides instructions to clone the source from https://github.com/pgvector/pgvector.git.
  • Evidence: Integration guides (e.g., references/python.md, references/node.md) list standard package installation commands for pip, npm, and go get.
  • Note: All referenced URLs and packages belong to the official pgvector project or well-known public registries.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 9, 2026, 10:02 AM