mysql-best-practices

Pass

Audited by Gen Agent Trust Hub on Mar 7, 2026

Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTIONCREDENTIALS_UNSAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill documents various shell commands (e.g., grep, mysql, mysqldump, curl) for manual developer workflows related to database migrations and testing in file SKILL.md.
  • [PROMPT_INJECTION]: The Required Plugins section in SKILL.md contains directives to use a 'Superpowers plugin' and prioritize its methods. Additionally, the skill processes user-provided database requirements as part of its core functionality. Ingestion points: User-provided schema requirements and query optimization requests (file: SKILL.md). Boundary markers: None. Capability inventory: Use of shell-based database utilities as described in SKILL.md. Sanitization: Risk is mitigated by the skill's explicit requirement for parameterized queries and tenant-based filtering.
  • [CREDENTIALS_UNSAFE]: Example configurations in SKILL.md for development environments suggest using a root user with no password, representing an insecure default practice.
  • [SAFE]: The skill focuses on legitimate technical education and does not contain obfuscated code, unauthorized data access, or remote code execution patterns.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 7, 2026, 11:40 PM