Skip to main content

wechat-opencode

Facilitates communication between WeChat and OpenCode, enabling text conversations, permission approvals, and command management.

Install this skill

or
92/100

Security score

The wechat-opencode skill was audited on May 25, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 53

Access to hidden dotfiles in home directory

SourceSKILL.md
53ls ~/.config/opencode/wechat/accounts/*.json 2>/dev/null | head -1
medium line 123

Access to hidden dotfiles in home directory

SourceSKILL.md
123所有数据存储在 `~/.config/opencode/wechat/`:
low line 126

Access to hidden dotfiles in home directory

SourceSKILL.md
126~/.config/opencode/wechat/
low line 128

Access to .env file

SourceSKILL.md
128├── config.env # 全局配置
Scanned on May 25, 2026
View Security Dashboard
Installation guide →