PostgreSQL Diagnostic Analyzer
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs diagnostic queries against standard PostgreSQL system views such as pg_stat_activity and pg_locks, which is a common and safe practice for database administration.
- [EXTERNAL_DOWNLOADS]: The skill is installed via npx or clawhub from the author's own verified repository (agentskillexchange), which is a standard deployment method for this platform.
- [COMMAND_EXECUTION]: The skill facilitates SQL execution against a database for diagnostic purposes; this is the core intended functionality and does not involve unauthorized shell command execution.
Audit Metadata