Code Generator
v2.3.4Multi-language code generator. Generate functions, classes, API endpoints, CRUD operations, test code, refactoring suggestions, language conversion guides.
⭐ 2· 1.8k·22 current·22 all-time
bybytesagain4@xueyetianya
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (multi-language code generator) matches the shipped scripts and SKILL.md. The scripts generate code templates in multiple languages and frameworks as advertised. No unrelated capabilities (cloud access, crypto keys, etc.) are requested.
Instruction Scope
SKILL.md instructs running the bundled bash script(s) and lists bash/python3 as requirements. The runtime scripts read only provided input (CODEGEN_INPUT or CLI args), produce code output, and create a per-user data directory; they do not read or transmit unrelated system files or credentials.
Install Mechanism
There is no install spec; this is instruction+script only. All code is local and human-readable; no remote downloads, package installs, or extraction from arbitrary URLs are performed.
Credentials
The registry metadata declares no required env vars, which is consistent with the skill, but SKILL.md notes runtime requirements (bash 4+ and python3). The scripts optionally use CODE_GEN_DIR / XDG_DATA_HOME / HOME for a data directory but do not request secrets or tokens.
Persistence & Privilege
always is false and the skill does not request elevated or persistent platform privileges. It creates a per-user data directory (~/.local/share/code-generator by default) which is expected for generated outputs.
Assessment
This skill is coherent with its description: it runs local bash/python scripts to emit code templates and will create a per-user data directory (defaults to $XDG_DATA_HOME or $HOME/.local/share/code-generator). Review generated code before executing it in production, and be aware you can override the data directory with CODE_GEN_DIR if you want outputs elsewhere. No credentials or network downloads are required by the provided files; if an installation mechanism is later added (not present now), re-check for remote downloads or additional environment variables.Like a lobster shell, security has layers — review code before you run it.
chinesevk97f31nx7nsc8c9ges8v5k1cx982qhg1latestvk97a88gq3nwyaaydz5c5weftzn83364jproductivityvk97f31nx7nsc8c9ges8v5k1cx982qhg1
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
