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
82/100

Security score

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

Categories Tested

Security Issues

medium line 527

Access to hidden dotfiles in home directory

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

Access to hidden dotfiles in home directory

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

Access to hidden dotfiles in home directory

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

External URL reference

SourceSKILL.md
78base_url: "https://generativelanguage.googleapis.com"
low line 457

External URL reference

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

External URL reference

SourceSKILL.md
458- GPTZero:https://gptzero.me/
Scanned on Jul 27, 2026
View Security Dashboard
Installation guide →