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
psqlandmysqlbinaries. 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_activityandpg_indexes. This visibility is restricted to the database environment configured via the user's own environment variables.
Audit Metadata