Back to skill

Security audit

测试环境 MySQL

Security checks for vulnerabilities and agentic risk

Overview

This skill is a disclosed helper for querying test MySQL databases, with read-only defaults and explicit cautions around credentials and writes.

Install only if you want the agent to inspect test/dev database configuration and run MySQL queries. Use least-privilege non-production credentials, review any proposed write SQL and rollback plan before approval, and do not point TEST_MYSQL_* variables or project config at production databases.

Vulnerability Patterns
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep

Static analysis

No suspicious patterns detected.