skills/impertio-studio/postgresql-claude-skill-package/postgres-errors-connection-auth/Gen Agent Trust Hub
postgres-errors-connection-auth
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides educational content for diagnosing PostgreSQL authentication and connection failures, such as 'no pg_hba.conf entry' and 'password authentication failed' (SQLSTATE 28000 and 28P01).\n- [SAFE]: All technical recommendations align with established security best practices, such as disabling the 'trust' authentication method on network-accessible hosts.\n- [SAFE]: It correctly instructs users to use 'verify-full' SSL mode for production environments to prevent man-in-the-middle attacks.\n- [SAFE]: The skill contains instructions for securing private key files (e.g., using
chmod 600), which is consistent with proper secret management practices.\n- [SAFE]: No malicious patterns such as obfuscation, remote code downloads from unknown sources, or attempts at persistence were identified.\n- [SAFE]: While the skill involves processing external data (server logs), which is a common surface for indirect prompt injection, it does so for legitimate diagnostic purposes and does not exhibit malicious intent.
Audit Metadata