skills/pingcap/agenticstore/mysql/Gen Agent Trust Hub

mysql

Pass

Audited by Gen Agent Trust Hub on Mar 18, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The script scripts/mysql_diag.sh executes the mysql command-line tool to collect system variables and status information for diagnostics. This behavior is transparent and aligned with the skill's stated purpose of database management.
  • [PROMPT_INJECTION]: The skill's workflow depends on the output of database queries to decide whether to switch to TiDB-specific guidance. 1. Ingestion points: SELECT VERSION() output in scripts/mysql_diag.sh. 2. Boundary markers: absent. 3. Capability inventory: local command execution via mysql client. 4. Sanitization: none. The risk is assessed as safe because the processing is limited to simple substring matching for context routing.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 18, 2026, 04:19 PM