postgresql-fundamentals
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides purely educational content and best practices for PostgreSQL database management. It contains no executable scripts, remote downloads, or malicious instructions.
- [SAFE]: The 'Roles and Privileges' section correctly emphasizes security best practices, such as the Principle of Least Privilege (PoLP), using group roles, and avoiding superuser accounts for applications.
- [SAFE]: The provided configuration examples for host-based authentication (pg_hba.conf) use secure methods like 'scram-sha-256' and include 'reject' rules for unauthorized traffic.
- [SAFE]: All command-line examples and connection strings use generic placeholders for sensitive information like passwords and hostnames, encouraging safe usage by the end-user.
Audit Metadata