postgresql
Warn
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: MEDIUMCOMMAND_EXECUTIONCREDENTIALS_UNSAFEEXTERNAL_DOWNLOADS
Full Analysis
- [Privilege Escalation] (MEDIUM): Commands using 'sudo' are prevalent in SKILL.md and security.md for tasks like installing PostgreSQL/pgBouncer, starting services, and editing system files. Per guidelines, these high-privilege operations are downgraded one level from HIGH due to their alignment with the skill's primary purpose of database administration.
- [Data Exposure] (LOW): Multiple files include hardcoded example credentials (e.g., 'admin_password', 'rep_password', 'encryption_key'). While used as educational placeholders, these are flagged as potential exposure points if implemented literally.
- [External Downloads] (SAFE): Installation instructions reference trusted external sources including official Linux package managers, Homebrew, and Docker Hub. These downloads are considered safe and routine for the described activities.
Audit Metadata