Ai Writing Assistant

v1.0.0

AI 写作助手 - 文章大纲生成、段落扩写、润色修改、标题优化

0· 24·0 current·0 all-time
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
The name/description (writing assistant: outlines, expand, polish, title) matches the SKILL.md instructions which show example 'clawhub writing ...' commands. However there are small inconsistencies in the metadata: the top-level registry requirements list no required binaries, the _meta.json lists curl as required, and the SKILL.md/README expect a 'clawhub' CLI (installed via 'npx clawhub@latest install ...'). These mismatches are plausibly bookkeeping issues but worth noting.
Instruction Scope
SKILL.md only instructs use of the 'clawhub' CLI to perform writing tasks, notes that network access is required, and limits input to 5000 characters. It does not ask the agent to read local files, environment variables, or system configuration, nor to transmit data to unexpected endpoints within the instructions themselves.
Install Mechanism
There is no install spec in the skill bundle (instruction-only), so the skill itself will not write code to disk. The README suggests installing 'clawhub' via npx, and _meta.json declares 'curl' as a required binary — the skill relies on external tools but does not provide or install them. This is lower-risk than downloading arbitrary code, but you should verify the provenance of the 'clawhub' package/tool before installing.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is proportionate for a writing assistant. Be aware that because it requires network access, the CLI (clawhub) it calls may send content to remote services — the skill itself doesn't declare any secrets to supply.
Persistence & Privilege
Flags show normal defaults (always: false, agent invocation allowed). The skill does not request permanent presence or system-wide config changes in its files. No elevated privileges are requested by the skill bundle.
Assessment
This skill looks coherent for a writing assistant: it only contains usage instructions for a 'clawhub' CLI and does not request credentials. Before installing or using it, verify where the 'clawhub' CLI comes from (the README suggests 'npx clawhub@latest'); check that package's source and reviews. Note the bundle metadata inconsistently lists 'curl' as required—confirm whether your environment needs curl. Because the tool requires network access, assume text you submit may be sent to remote services; avoid pasting sensitive or private data until you confirm the CLI/service's privacy policy. If you want extra caution, test with non-sensitive sample text first and review network activity or logs from the 'clawhub' tool.

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

latestvk9787bjjmtd3pccbj9tddpyq29851rk5

License

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

Comments