Makefile Generator
v1.0.0生成专业的 Makefile,支持 Node.js、Python、Go 项目,提供开发、测试、构建、部署等常用命令。
⭐ 0· 281·2 current·2 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Suspicious
high confidencePurpose & Capability
The SKILL.md claims support for Node.js, Python, and Go, plus flags like --custom and --pm (yarn/pnpm). The included makefile-generator.sh always writes a Node.js Makefile and ignores any flags; this is a clear mismatch between stated purpose and actual capability.
Instruction Scope
Instructions tell the user to run e.g. makefile-generator --lang python / --lang go and demonstrate advanced options, but there is no implementation for those behaviors. The script will overwrite ./Makefile in the current directory unconditionally. The generated Makefile contains a clean target that runs rm -rf node_modules dist (potentially destructive if run in the wrong directory).
Install Mechanism
No install spec or external downloads; the skill is instruction-only with a small bundled shell script. Risk from installation is low.
Credentials
No environment variables, credentials, or config paths are requested or used. The skill does not require secrets or unrelated system access.
Persistence & Privilege
always is false and the skill does not request persistent privileges or modify other skills or system-wide settings.
What to consider before installing
The README promises more features than exist. Before installing or running this skill: 1) Inspect the makefile-generator.sh (it always writes a Node.js Makefile and will overwrite ./Makefile). 2) Back up any existing Makefile or run the script in an empty/test directory. 3) Don’t rely on advertised flags (--lang, --custom, --pm) — they are not implemented. 4) Be aware the generated Makefile’s clean target includes rm -rf node_modules dist (only runs if you invoke make clean, but could remove files if targets are edited). 5) If you need Python or Go support or customizable outputs, ask the author for a real implementation or use a different, actively maintained tool.Like a lobster shell, security has layers — review code before you run it.
automationvk9760f5x9wd8by1y59g5bvr7pd824qswbuildvk9760f5x9wd8by1y59g5bvr7pd824qswlatestvk9760f5x9wd8by1y59g5bvr7pd824qswmakevk9760f5x9wd8by1y59g5bvr7pd824qswmakefilevk9760f5x9wd8by1y59g5bvr7pd824qsw
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🔨 Clawdis
