Aws Wechat Article Review
v1.0.0审核公众号文章,检查敏感词、错别字、合规性和写作规范,输出修改清单。当用户提到「审稿」「审核」「检查一下」「校对」「合规」「敏感词」「错别字」「帮我看看」「写完了」「检查下有没有问题」「能不能发」时使用。
⭐ 0· 42·0 current·0 all-time
by@bbd145
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
Name/description (WeChat article review) align with the actions in SKILL.md and references: reading/writing article drafts, checking config files (.aws-article/*.yaml), producing review.md and article.md, and checking imgs/article.html. Requesting filesystem access is expected for these tasks.
Instruction Scope
Most instructions stay on-topic (check title/summary/body/embeds/packaging). However the skill instructs running a repository script: `python skills/aws-wechat-article-publish/scripts/getdraft.py published-fields` to fetch related published items; that may perform network IO or require credentials. The SKILL.md does note fallbacks if the command fails, but the skill does not declare what that script does or what credentials it might need.
Install Mechanism
No install spec or external downloads; this is instruction-only and doesn't write new binaries to disk. The skill assumes an existing Python/runtime environment and a repository layout.
Credentials
The skill declares no required environment variables or credentials, which is consistent with most of its checks. Caveat: referenced helper scripts (getdraft.py) or the 'first-time-setup' routine (from the main SKILL) could require API keys or network access — these are not declared here. Also skill.json lists filesystem permission (expected).
Persistence & Privilege
always is false and disable-model-invocation is not set; the skill does not request permanent/forced inclusion. It does instruct writing article.md and article.yaml for the reviewed article (reasonable for a review tool) but does not modify other skills or global agent configs.
Assessment
This skill appears to be what it says: a repo-focused WeChat article reviewer that reads/writes local article and config files. Before installing, inspect the referenced helper scripts and the 'main' skill it links to (especially skills/aws-wechat-article-publish/scripts/getdraft.py and any first-time-setup instructions) to confirm they don't call external endpoints or expect credentials you don't want to provide. Make sure you are comfortable granting filesystem access (skill.json includes that permission), have Python available in the runtime, and back up your repo before allowing the skill to write article.md/article.yaml. If you need higher assurance, ask for the full source of the referenced scripts or run them manually in a controlled environment to see what network calls or credential usage they perform.Like a lobster shell, security has layers — review code before you run it.
latestvk971desds4ztj319kwejs1985x84084k
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
