database-optimization

Pass

Audited by Gen Agent Trust Hub on Mar 1, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill facilitates database administration by executing shell commands via the psql and mysql binaries. These operations include query profiling, index creation, and system statistics retrieval, which are consistent with the skill's purpose of database optimization.
  • [DATA_EXPOSURE]: Accesses database metadata and performance metrics (such as active queries and index usage) from system tables like pg_stat_activity and pg_indexes. This visibility is restricted to the database environment configured via the user's own environment variables.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 1, 2026, 05:13 AM