postgresql-extensions
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [SAFE] (SAFE): No malicious behaviors identified across all threat categories.
- [COMMAND_EXECUTION] (INFO): Skill provides SQL templates for administrative database tasks. The requirement for superuser privileges is clearly documented in the prerequisites.
- [EXTERNAL_DOWNLOADS] (INFO): Documentation suggests manual installation of system packages via apt as a troubleshooting step. No automated downloads or script executions are present.
- [CODE_ANALYSIS] (SAFE): The validation script scripts/validate.py uses yaml.safe_load() to prevent unsafe deserialization vulnerabilities.
Audit Metadata