交互式生成公众号文章

v1.0.1

交互式生成公众号文章。当用户需要创作公众号推文时调用,通过步骤化引导收集文章要素,生成符合公众号风格的文章。

0· 93·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 match the SKILL.md: stepwise collection of article elements, title/outlines, polishing, image prompt suggestions, and a DOCX export workflow. However, the skill is instruction-only with no code or install spec, so features like 'WORD文档导出' and detailed DOCX format checks cannot be performed by the skill itself unless the host agent or external tooling implements file generation and validation. The reliance on external tools (e.g., doubao for images or an agent plugin to create .docx) should be confirmed.
Instruction Scope
Instructions stay within the article-generation domain and do not request unrelated system files, secrets, or environment state. They reference an external image-generation site (doubao.com) as a place for the user to paste prompts. There is a small internal inconsistency in the workflow: the doc repeats '逐步生成' (stepwise) but also instructs to '一次性生成全文' after outline selection — this is a functional ambiguity rather than a security issue.
Install Mechanism
No install spec and no code files are present. This is the lowest-risk model: nothing is downloaded or written by the skill itself.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. That is proportionate for an instruction-only content-generation skill.
Persistence & Privilege
always is false and there is no indication the skill requests permanent presence or modifies other skills/system settings. Autonomous invocation is allowed by default but does not combine with other high-risk factors here.
Assessment
This is an instruction-only WeChat article generator and appears coherent with its description. Before installing, consider: (1) DOCX export and format validation are described but not implemented in the skill — confirm your agent/environment provides a plugin or capability to create and validate .docx files if you need that feature. (2) Image prompts point users to an external service (doubao.com); no image generation is performed by the skill itself. (3) The workflow text contains a minor contradiction (stepwise vs. one-shot full generation) — ask the author which behavior to follow. (4) The skill does not request credentials or access to files, but any generated content should be manually reviewed for accuracy, plagiarism, and sensitive/personal data before publishing. (5) If you plan to allow the agent to write files or call external services on your behalf, ensure you trust those integrations and understand their privacy implications.

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

latestvk974wsevv4nhthmjpqyy4fe8gx83e5m9

License

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

Comments