DB Schema Generator

v1.0.0

Generate database schemas, migrations, and ERD diagrams from plain English descriptions — supports PostgreSQL, MySQL, SQLite, and MongoDB with proper indexes...

0· 430·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name and description (generate schemas, migrations, ERDs) match the SKILL.md content. The skill requests no binaries, env vars, or config paths — which is proportional for an instruction-only generator.
Instruction Scope
SKILL.md stays focused on generating schemas, migrations, ERDs, indexes, and seed data from English descriptions. It does include CLI-style usage examples (e.g., `db-schema "..."`) despite there being no install/binary provided — this is a documentation/example artifact rather than an instruction to access system binaries. Also note the seed-data feature could encourage users to paste realistic data into prompts; avoid including private/PII in inputs.
Install Mechanism
No install spec and no code files are present, so nothing is downloaded or written to disk. This is the lowest-risk model for a skill of this type.
Credentials
The skill declares no required environment variables, credentials, or config paths. The instructions do not reference any hidden env vars or credentials — access requests are proportionate to the stated purpose.
Persistence & Privilege
always:false and default invocation settings are appropriate. The skill does not request persistent system presence or modify other skills/configs.
Assessment
This skill is an instruction-only text generator (it produces SQL, migration templates, ERD text). It does not install code or ask for credentials, so installing it carries low technical risk. However: (1) do not paste sensitive or production secrets/PII into prompts — seed data generation can mirror input content; (2) treat generated SQL/migrations as draft: review and test before applying to production databases; (3) the SKILL.md shows CLI examples but no binary is supplied — the agent will generate text, it will not run local migration commands for you. If you need an executable tool integrated into your environment, you should verify or supply a vetted implementation separately.

Like a lobster shell, security has layers — review code before you run it.

latestvk97f7b24re4q0gewk6pg64qprn82jct6

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🗄️ Clawdis
OSmacOS · Linux · Windows

Comments