Sql Generator
v2.3.7SQL生成器。自然语言转SQL、SQL解释、性能优化、建表语句、测试数据生成、数据库迁移、SQL速查表。SQL generator from natural language, explainer, optimizer, DDL creator, mock data, migration scripts, che...
⭐ 0· 641·4 current·4 all-time
byBytesAgain2@ckchzh
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (SQL generator, DDL, mock data, migration, explain, optimize) align with provided assets: SKILL.md, tips.md, and two bash scripts (scripts/sql.sh and scripts/script.sh) that produce SQL, DDL templates and a small CLI. No unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md instructs use of the included sql.sh tool and documents commands (query, explain, optimize, create, mock, migrate, cheatsheet). The scripts operate locally and only read/write files under a data directory; they do not request arbitrary system files or instruct the agent to exfiltrate data.
Install Mechanism
No install spec (instruction-only), but the package includes executable bash scripts. Running the skill will execute those local scripts; review them before running. There is no network download/install step in the package.
Credentials
The skill requires no environment variables or credentials. The scripts create and use a data directory (SQL_GENERATOR_DIR or XDG_DATA_HOME or ~/.local/share/sql-generator) and write files (data.log, history.log). This persistent local storage is proportional to a CLI tool but users should be aware logs may contain queries or examples.
Persistence & Privilege
always is false and the skill does not request system-wide or other-skills configuration. Its persistence is limited to creating files under the user's data directory; it does not modify other skills or agent configs.
Assessment
This skill appears to do what it claims: generate SQL, DDL, mock data and tips. Before running, review the two included bash scripts to confirm they match expectations (they are plain shell that emits SQL and writes logs). Be aware the scripts create a data directory (SQL_GENERATOR_DIR or ~/.local/share/sql-generator) and write data.log/history.log — avoid feeding real production credentials or sensitive database connection strings to the tool. If you plan to execute the scripts, run them in a non-privileged or isolated environment (container/VM) the first time to confirm behavior.Like a lobster shell, security has layers — review code before you run it.
chinesevk97c6nsnjt9kwg7y1pecarn0dd82pcmblatestvk97f8zmq0t1kbhbjhqtvv45j658326erproductivityvk97c6nsnjt9kwg7y1pecarn0dd82pcmb
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
