MySQL
v1.0.1Write correct MySQL queries avoiding common pitfalls with character sets, indexes, and locking.
⭐ 6· 3.4k·43 current·44 all-time
byIván@ivangdavila
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (help with MySQL queries, character sets, indexes, locking, production patterns) match the included documents. The single required binary ('mysql') is reasonable for a MySQL helper; nothing requested is unrelated to database work.
Instruction Scope
SKILL.md and the included files contain guidance, examples, and best-practices only. They do not instruct the agent to read unrelated files, access environment variables, or post data to external endpoints. The docs do reference running common DB tools (mysqldump, pt-query-digest, gh-ost), but that is appropriate for a production MySQL guide.
Install Mechanism
No install spec or code files are present (instruction-only). This is the lowest-risk distribution model: nothing is downloaded or written to disk by the skill itself.
Credentials
The skill declares no environment variables, credentials, or config paths. That is proportional: a query-and-ops guide does not inherently require secrets. (Note: actual use against a live DB would require credentials provided by the user at runtime, but the skill does not demand them.)
Persistence & Privilege
The skill is not always-enabled and does not request persistent system privileges. It is user-invocable and allows autonomous invocation by default (the platform normal), which is expected for skills of this type.
Assessment
This skill is an instruction-only MySQL reference and appears coherent with its stated purpose. No code is installed and it doesn't request credentials. Things to consider before installing or using:
- The skill may recommend commands or third-party tools (mysqldump, pt-online-schema-change, gh-ost). Do not run schema-change or destructive commands on production without tested backups and a maintenance plan.
- If you ask the agent to run queries against a live database you'll need to supply connection details; avoid pasting credentials into chat — prefer platform-provided secret mechanisms if available.
- The skill can be invoked autonomously by default (normal), so if you are concerned about an agent taking actions without prompts, restrict autonomous call/permission settings.
Overall, nothing in the package is disproportionate or suspicious; exercise normal operational caution when following its instructions on real systems.Like a lobster shell, security has layers — review code before you run it.
latestvk97d5eyjs96mxh0czfb4ek0z7s8157wz
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🐬 Clawdis
OSLinux · macOS · Windows
Binsmysql
