postgres-pro
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides expert-level guidance for PostgreSQL optimization and administration. It emphasizes security best practices, such as using prepared statements to prevent SQL injection and using
CREATE INDEX CONCURRENTLYfor production safety. All external references are directed toward standard documentation and established database tools. - [COMMAND_EXECUTION]: The instructions include standard CLI commands for PostgreSQL administrative tools such as
pg_basebackup,pg_repack, andpg_autoctl. It also includes platform-specific commands for directory management (mkdir -p .aix) to ensure compliance with its environment. These are used strictly for intended database management tasks.
Audit Metadata