Code Write
v0.1.0Implement or modify code in the current project to match style and handle edge cases, focusing only on requested feature, bugfix, or test updates.
⭐ 0· 79·0 current·0 all-time
by@sf0799
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name and description match the runtime instructions: the skill is an in-repo code-writing helper. It requires no external binaries, credentials, or installs — appropriate for the stated purpose.
Instruction Scope
SKILL.md explicitly directs the agent to read affected files, nearby callers, tests, and configs and to run minimal verification. This is appropriate for modifying code, but it implicitly grants the agent broad read access to the workspace; that may include sensitive config or credential files present in the repo. The instructions do not direct exfiltration or external network calls, nor do they request secrets, but users should be aware the agent will inspect repository files to produce edits.
Install Mechanism
Instruction-only skill with no install spec or external downloads. Lowest-risk install surface.
Credentials
No environment variables, credentials, or config paths are requested. The lack of requested secrets is proportional to a local code-editing task.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent system presence or modify other skills' configuration. Autonomous invocation remains possible (platform default) but is not combined with other concerning privileges.
Assessment
This skill is coherent for editing code in your repository and does not ask for external credentials or installs. Before enabling it, consider: (1) the agent will read files in the workspace — remove or exclude any sensitive files (API keys, .env, private configs) you don't want inspected; (2) review changes (use version control or PRs) before accepting them; (3) running the skill's recommended verification (tests/build) may execute project code and could access network resources or secrets configured in the environment — run in an isolated sandbox if unsure; (4) prefer granting the agent access only to the repo or directory it truly needs. If you want stronger guarantees, require manual review of all edits or run the skill in a restricted environment.Like a lobster shell, security has layers — review code before you run it.
latestvk973tcp6v74b4wvvjgwj5qxdx184angq
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
