Writing

v1.0.0

Use when writing or editing prose humans will read — documentation, commit messages, error messages, READMEs, reports, UI text, explanations. Triggers on cla...

0· 185·1 current·1 all-time
byPoe@poemswe
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, description, and included files are all about prose style and copyediting; no unrelated binaries, env vars, or config paths are requested. The provided reference files (Strunk, Williams, Pinker, and an AI ban list) align with a writing/editing skill.
Instruction Scope
SKILL.md is an instruction-only policy for editing prose and references the included reference files. It contains one operational note: "Dispatch a subagent with your draft + the reference files for copyediting." That is within the writing task but implies the agent will forward user drafts to a subagent; depending on the runtime implementation that could send text to another internal model or an external endpoint. The skill itself does not name any external endpoints or request credentials.
Install Mechanism
No install spec and no code files to execute. Instruction-only skills have lower installation risk because nothing is written to disk or downloaded.
Credentials
The skill requests no environment variables, no credentials, and no filesystem paths. There is no disproportionate access requested relative to the stated purpose.
Persistence & Privilege
always:false and default autonomous invocation are used (normal). The skill does not request persistent system changes or elevated privileges and does not attempt to modify other skills or global agent configuration.
Assessment
This is a coherent, instruction-only writing/style guide and appears safe from a permissions standpoint. Consider that the SKILL.md suggests "dispatching a subagent with your draft," which could cause your draft to be sent to another model or service depending on the platform runtime — if your drafts contain sensitive data, confirm how subagent invocation is implemented and whether text leaves your environment. Also note the included reference material is condensed from published books; if copyright or licensing is a concern, review those sources before redistributing. If you need stricter controls, disable autonomous invocation for this skill or avoid sending sensitive drafts to subagents until you verify data flow and retention policies.

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

latestvk979cerctkw1s66c5dx23z4bfx82mnr6

License

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

Comments