postgresql-operations
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data exfiltration attempts were detected. The skill's content and structure are consistent with its stated purpose as an administrative reference tool.
- [COMMAND_EXECUTION]: The skill provides numerous templates for shell and SQL commands (e.g.,
pg_dump,systemctl,rm,psql) required for PostgreSQL database management. These commands are presented as reference material for manual or agent-assisted execution within a production environment and do not include automated or silent execution of untrusted scripts. - [CREDENTIALS_UNSAFE]: Example connection strings and role creation scripts include generic placeholders for credentials (e.g.,
user:pass,repl_pass). These are standard documentation practices and do not represent a hardcoded secret risk.
Audit Metadata