Vibe Coder
v1.0.0Expert vibe-coding workflow for building apps, tools, and scripts from scratch based on plain-English descriptions. Use when a user asks to build something —...
⭐ 0· 365·3 current·4 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (building apps from plain-English specs) aligns with the SKILL.md instructions. The skill does not request unrelated binaries, credentials, or config paths.
Instruction Scope
Runtime instructions are limited to a six-phase human-centered coding workflow (clarifying questions, planning, iterative build, error handling, delivery). They don't instruct the agent to read system files, access secrets, or transmit data to external endpoints.
Install Mechanism
No install spec and no code files present. Nothing will be written to disk or downloaded by the skill itself during install.
Credentials
The skill declares no required environment variables, credentials, or config paths; the instructions do not reference any undeclared secrets.
Persistence & Privilege
always is false and there is no request to modify other skills or system-wide settings. Autonomous invocation remains the platform default but is not elevated by this skill.
Assessment
This is an instruction-only skill that tells the agent how to run a structured, interactive build workflow — it does not itself install code or ask for credentials. Before you run or execute any code the agent generates: review the produced files, inspect dependencies (package.json, Pipfile, etc.), check for hard-coded secrets, and run the code in a sandboxed environment. If you want the agent to integrate with an existing repo or run commands on your machine, explicitly provide the repository or a safe execution plan; do not assume the skill will by itself access external systems. Overall the skill appears coherent and safe, but generated code can still contain insecure patterns or unsafe dependencies, so treat outputs as untrusted until reviewed and tested.Like a lobster shell, security has layers — review code before you run it.
latestvk979t3e2ybb9rp81pjh4wah0vn82gnad
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
