Skip to main content

wechat-publisher

Automates the creation and publishing of WeChat articles, transforming user inputs into engaging content while emphasizing anti-AI detection techniques.

Install this skill

or
81/100

Security score

The wechat-publisher skill was audited on May 30, 2026 and we found 7 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 843

Access to hidden dotfiles in home directory

SourceSKILL.md
843**重要:所有生成的文件必须直接放在项目目录内,不要放在 `~/.claude/` 下。**
medium line 845

Access to hidden dotfiles in home directory

SourceSKILL.md
845`~/.claude/` 是 Claude Code 的敏感目录,即使开了 bypass permissions,写入该目录也会弹确认框。直接写到项目路径可以避免这个问题,同时"工作目录"和"归档目录"合二为一,少一步搬运。
medium line 883

Access to hidden dotfiles in home directory

SourceSKILL.md
883**历史遗留**:如果看到 `~/.claude/skills/wechat-publisher/generated/` 下还有老文件,可以整体 `mv` 到项目路径下对应的 `main/` 或 `tech/` 文件夹,然后清空 `generated/`。新文章不要再往 `generated/` 写。
low line 78

External URL reference

SourceSKILL.md
78base_url: "https://website-data-analysis.replit.app"
low line 602

External URL reference

SourceSKILL.md
602- 朱雀 AI 检测:https://matrix.tencent.com/ai-detect/
low line 603

External URL reference

SourceSKILL.md
603- GPTZero:https://gptzero.me/
low line 721

External URL reference

SourceSKILL.md
721- 单一主题的"拆卡"式讲解(示例:[Claude Code /rewind](https://mp.weixin.qq.com/s/erEF74HRGkrBPxTGsKDsSQ))
Scanned on May 30, 2026
View Security Dashboard
Installation guide →