PostgreSQL Performance Diagnostics

Pass

Audited by Gen Agent Trust Hub on Mar 29, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides installation instructions using npx skills and clawhub. These commands are standard for the skill's distribution framework and are associated with the author's own infrastructure.
  • [EXTERNAL_DOWNLOADS]: The skill utilizes well-known and trusted database drivers such as psycopg2 and asyncpg to facilitate connection to PostgreSQL instances.
  • [DATA_EXFILTRATION]: Analysis of the diagnostic queries shows they target system catalogs (pg_stat_statements, pg_stat_activity, etc.) for performance monitoring. There is no evidence of these queries being used to exfiltrate sensitive user data to external endpoints.
  • [SAFE]: No signs of prompt injection, obfuscation, or unauthorized privilege escalation were found. The skill's requested capabilities align exactly with its stated purpose of database performance diagnostics.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 29, 2026, 03:38 AM