graphile-pgvector
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: No malicious behavior, prompt injections, or unauthorized data access patterns were identified. The skill correctly utilizes PostGraphile v5 hooks and plugin systems to extend GraphQL schema capabilities for vector data.\n- [EXTERNAL_DOWNLOADS]: The skill mentions the installation of the
postgraphile-plugin-pgvectorpackage from the NPM registry. This is a standard and expected external dependency for the stated functionality.\n- [COMMAND_EXECUTION]: Includes a routine shell command for package installation (pnpm add postgraphile-plugin-pgvector), which is appropriate for the setup of the development environment described in the skill.
Audit Metadata