MariaDB
v1.0.0Write efficient MariaDB queries with proper indexing, temporal tables, and clustering.
⭐ 2· 892·6 current·6 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 and description match the runtime instructions: the SKILL.md provides guidance on indexing, temporal tables, clustering, backups, and other MariaDB topics. The registry requires the 'mariadb' binary which is appropriate for a DB helper.
Instruction Scope
Instructions stay within MariaDB administration and query-writing scope and do not request reading arbitrary files or environment secrets. Minor mismatch: the text references additional tools/commands (mariadb-dump, mariadb-backup, mysqlbinlog) that are not listed in requires.bins — this is likely harmless but could cause runtime failures if those binaries are missing.
Install Mechanism
No install spec is provided (instruction-only), so nothing is written to disk or downloaded during install — lowest-risk install model.
Credentials
The skill declares no environment variables, credentials, or config paths. The instructions reference connection strings and SQL commands but do not demand any secrets in the skill manifest — this is proportionate to the described functionality.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent elevated privileges or configuration changes to other skills.
Assessment
This skill appears coherent and safe as a local MariaDB helper. It does presume presence of the mariadb client and also mentions related tools (mariadb-dump, mariadb-backup, mysqlbinlog) — you may need to install those if you want backup/restore guidance. The skill does not request credentials in its manifest, but to actually run queries or backups the agent will need database connection details: only provide DB credentials to the agent if you trust it and prefer doing so in a controlled, non-production environment first. If you want stricter control, test the skill locally and avoid giving persistent secrets to the agent.Like a lobster shell, security has layers — review code before you run it.
latestvk9722738sqptwy1s24ttx6ryh980wezg
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🦭 Clawdis
OSLinux · macOS · Windows
Binsmariadb
