postgresql-psql

Pass

Audited by Gen Agent Trust Hub on Aug 30, 2026

Risk Level: SAFENO_CODE
Full Analysis
  • [SAFE]: The skill serves exclusively as a documentation resource and reference guide for the PostgreSQL psql command-line tool. It does not contain any executable scripts, automated tools, or hidden logic that could present a security risk.
  • [SAFE]: All code examples provided in SKILL.md and README.md are standard PostgreSQL commands (SQL and psql meta-commands) and common Bash wrapper patterns intended for educational and reference purposes. None of the examples perform unsafe operations like credential exfiltration or unauthorized remote code execution.
  • [SAFE]: The documentation explicitly promotes security best practices, such as using .pgpass files with restricted permissions (chmod 600) instead of hardcoding passwords, and enabling SSL/TLS for production connections.
  • [SAFE]: No obfuscation, prompt injection, or persistence mechanisms were found. The skill does not interact with external networks or untrusted data sources.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 30, 2026, 07:38 AM
Security Audit — agent-trust-hub — postgresql-psql