PostgreSQL

Pass

Audited by Gen Agent Trust Hub on Jul 21, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a detailed reference manual for PostgreSQL 17.x. All provided information and commands are standard for database administration and development.
  • [EXTERNAL_DOWNLOADS]: Provides installation instructions via trusted package managers (APT, Homebrew) and the official PostgreSQL website (postgresql.org). These are documented as well-known and safe sources for the software.
  • [COMMAND_EXECUTION]: Documentation includes standard CLI commands for managing the PostgreSQL lifecycle (initdb, pg_ctl, psql) and common SQL operations. These commands are intended for the user to learn the software and do not perform any hidden or malicious actions.
  • [CREDENTIALS_UNSAFE]: While the documentation mentions connection strings and environment variables (e.g., PGPASSWORD, .pgpass), it uses clearly marked placeholder values like 'secret' or 'mypassword' for educational purposes, which is standard practice in technical documentation.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 21, 2026, 08:27 PM
Security Audit — agent-trust-hub — PostgreSQL