postgresql
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill provides standard documentation and examples for PostgreSQL database operations.
- [EXTERNAL_DOWNLOADS]: The instructions include commands to install the 'pg' and 'node-pg-migrate' packages from the official NPM registry.
- [SAFE]: All TypeScript examples for database queries utilize parameterized inputs to mitigate SQL injection risks.
- [SAFE]: Connection examples demonstrate the use of environment variables for database URLs, following security best practices for credential management.
Audit Metadata