📄 skillActiveExperimentalhigh
Wechat-ggGitHub/wechat-claude-code
Chat with Claude Code from WeChat - a Claude Code Skill
Supported Platforms
🤖 Claude Code
Quality Breakdown
75/ 200
Content Signals
Repo Health
Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.
Trust & Verification
high
Broad system access required. Carefully review permissions before installing.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Daemon/service management with launchd (macOS persistent auto-start capability)
- WeChat account credential storage and authentication handling (~/.wechat-claude-code/accounts/)
- Autonomous message polling and response system without explicit human approval gates per message
- Bootstrap installation script (scripts/daemon.sh) that modifies system services
- External API integration (WeChat) with credential persistence and automatic token refresh
- File upload/download capabilities with CDN access (src/wechat/cdn.ts, upload.ts)