database-monitoring
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill includes a shell script
scripts/validate-schema.shand documentation referencing the execution ofpostgres_exporter. These are standard administrative tasks for database monitoring and do not involve untrusted input or suspicious command patterns. - [SAFE]: All SQL queries target standard system catalogs (e.g.,
pg_stat_activity,INFORMATION_SCHEMA) for performance monitoring. No hardcoded credentials, data exfiltration attempts, or obfuscation techniques were detected. The skill follows best practices for database administration.
Audit Metadata