wechat-article-writer
v1.0.0WeChat Official Account article writing assistant. Guides users through a complete multi-phase workflow: smart entry detection, requirements clarification, m...
⭐ 0· 91·0 current·0 all-time
byChenChen@chenchen913
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
The name/description (WeChat article writing assistant) match the instructions: the SKILL reads user articles, generates a style profile, runs market research, drafts and reviews articles, and can call image/video generation skills. None of the required resources (files, web search, optional image-gen skill) are out of scope for a writing assistant.
Instruction Scope
The SKILL.md instructs the agent to read and write files in the skill directory (my-articles/, my-style.md, creation-log.md) and to perform multi-step web research (search + fetch) and optional calls to image/video generation skills. These behaviors are expected for the described workflow, but they grant the skill automatic access to user article files and create persistent logs/artifacts without an explicit per-run consent prompt. The skill also enforces detailed procedures (read creation-log at start, update it each Phase) which mean the agent will repeatedly access and modify local files during normal use.
Install Mechanism
This is an instruction-only skill with no install spec and no code files to execute. No packages, download URLs, or native installers are requested; that minimizes installation risk.
Credentials
The skill requests no environment variables or external credentials, which is proportionate. However, it requires reading user's personal article files (my-articles/) and will auto-generate and update my-style.md and creation-log.md. It also expects to perform web searches and fetch full articles for research and to call external image/video generation skills when Media mode A is selected — those external tools may themselves require credentials or network access and could transmit content off-device. Users should be aware that their article contents will be read and summarized by the skill and that media-generation may send prompts/content to other services.
Persistence & Privilege
always:false (no forced global inclusion). The skill explicitly writes persistent files (my-style.md, creation-log.md) within its own folder and uses them as caches/state. This is reasonable for a writing assistant, but it means the skill has persistent local presence (reads/writes during future sessions). It does not request elevated OS/system config changes or other skills' config modification in the instructions.
Assessment
What to check before installing/use:
- Understand file access: the skill will read any files you place in my-articles/ and will create/modify my-style.md and creation-log.md automatically (first-run analysis and ongoing updates). If you keep sensitive or private data in that folder, remove or sanitize it first. Back up important files before first run.
- Automatic analysis: the SKILL.md indicates it may automatically analyze up to 3–5 sample articles on first use to generate my-style.md. If you prefer explicit consent, avoid adding files until you confirm the behavior in a controlled test.
- Network actions and external tools: Phase 2 (research) requires web searches and fetching article content; Phase 7 (media) can call other image/video generation skills. Those operations may perform network requests and may involve third-party services that could receive article text or prompts. Verify which image/video skills are installed and what credentials they use.
- Persistent logs: creation-log.md stores project state and will be read/written at the start/end of phases. Treat it as persistent metadata about your drafts and decisions. If you don't want persistent logs, remove or relocate this file and instruct the agent accordingly.
- Privacy claim caution: the SKILL.md repeatedly claims "all analysis is local" — confirm in your agent/runtime whether web/search calls or media-generation calls actually keep data local in practice; some tool integrations will necessarily send data to external services.
- Testing suggestion: first run with a non-sensitive sample article, observe what files are created/modified and whether any external tool is invoked, and check any prompts that ask to auto-analyze your articles.
Overall: behavior is coherent for a writing assistant, but it has real privacy/persistence implications (file reads/writes and optional external media-generation). Review the files you give it and the other generator skills it may call before using on sensitive material.Like a lobster shell, security has layers — review code before you run it.
ai-writingvk9745nch9zp02gzv0ze40htqax8399kearticle-generationvk9745nch9zp02gzv0ze40htqax8399kecontent-creationvk9745nch9zp02gzv0ze40htqax8399kecontent-operationvk9745nch9zp02gzv0ze40htqax8399kecopywritingvk9745nch9zp02gzv0ze40htqax8399keeditorial-workflowvk9745nch9zp02gzv0ze40htqax8399kelatestvk9745nch9zp02gzv0ze40htqax8399kestyle-learningvk9745nch9zp02gzv0ze40htqax8399kewechat-official-accountvk9745nch9zp02gzv0ze40htqax8399kewechat-writingvk9745nch9zp02gzv0ze40htqax8399kewriting-assistantvk9745nch9zp02gzv0ze40htqax8399ke
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
