matecode
Manages Telegram remote control services for Claude Code, enabling start, stop, and monitoring commands through a Telegram bot.
Install this skill
or
74/100
Security score
The matecode skill was audited on Feb 12, 2026 and we found 10 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 47
Access to hidden dotfiles in home directory
SourceSKILL.md
| 47 | # 添加到 ~/.zshrc 或 ~/.bashrc 使其永久生效 |
low line 48
Access to hidden dotfiles in home directory
SourceSKILL.md
| 48 | echo 'export TELEGRAM_BOT_TOKEN="your_token_here"' >> ~/.zshrc |
low line 54
Access to hidden dotfiles in home directory
SourceSKILL.md
| 54 | cp hooks/send-to-telegram.sh ~/.claude/hooks/ |
low line 55
Access to hidden dotfiles in home directory
SourceSKILL.md
| 55 | nano ~/.claude/hooks/send-to-telegram.sh # 编辑设置 bot token |
low line 56
Access to hidden dotfiles in home directory
SourceSKILL.md
| 56 | chmod +x ~/.claude/hooks/send-to-telegram.sh |
medium line 59
Access to hidden dotfiles in home directory
SourceSKILL.md
| 59 | 添加到 `~/.claude/settings.json`: |
low line 64
Access to hidden dotfiles in home directory
SourceSKILL.md
| 64 | "Stop": [{"hooks": [{"type": "command", "command": "~/.claude/hooks/send-to-telegram.sh"}]}] |
medium line 117
Access to hidden dotfiles in home directory
SourceSKILL.md
| 117 | 1. 检查 `~/.claude/hooks/send-to-telegram.sh` 是否正确配置 |
medium line 119
Access to hidden dotfiles in home directory
SourceSKILL.md
| 119 | 3. 查看 `~/.claude/telegram_chat_id` 是否存在 |
medium line 120
Access to hidden dotfiles in home directory
SourceSKILL.md
| 120 | 4. 检查 `~/.claude/settings.json` 的 hooks 配置 |
Scanned on Feb 12, 2026
View Security DashboardGitHub Stars 2
Rate this skill
Categorydevelopment
UpdatedApril 4, 2026
majiayu000/claude-skill-registry-data