azure-postgres-ts
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate documentation for connecting to Azure PostgreSQL services using established Node.js libraries.
- [SAFE]: Promotes security best practices, including the use of environment variables for sensitive credentials instead of hardcoding values.
- [SAFE]: Explicitly instructs users to use parameterized queries to prevent SQL injection attacks when handling user input.
- [SAFE]: Recommends mandatory SSL configuration for database connections to ensure data in transit is encrypted.
Audit Metadata