可信 — 风险评分 5/100
上次扫描:1 天前 重新扫描
5 /100
telegram-agent-setup
Complete guide to connecting OpenClaw with Telegram. Set up bot, configure channels, handle groups/topics, voice messages, inline buttons, media, and troubleshoot common issues.
This is a documentation-only skill containing setup instructions for connecting OpenClaw to Telegram. No executable code is present - it provides only markdown documentation with CLI commands for users to follow manually.
技能名称telegram-agent-setup
分析耗时27.4s
引擎pi
可以安装
No action needed. The skill is safe to use as it contains only documentation and does not execute any code.
资源类型声明权限推断权限状态证据
文件系统 NONE NONE No file operations in documentation
网络访问 NONE NONE No network operations - only provides Telegram bot setup instructions
命令执行 NONE NONE Documents CLI commands for users to execute manually, no automatic shell executi…
环境变量 NONE NONE Mentions environment variable storage but does not access them
技能调用 NONE NONE No skill invocation code
剪贴板 NONE NONE No clipboard access
浏览器 NONE NONE No browser automation
数据库 NONE NONE No database operations

目录结构

2 文件 · 6.7 KB · 238 行
Markdown 2f · 238L
├─ 📝 README.md Markdown 42L · 1.3 KB
└─ 📝 SKILL.md Markdown 196L · 5.4 KB

安全亮点

✓ Documentation-only skill with no executable code
✓ Includes security best practices (allowedChatIds, rejectUnknown configuration)
✓ Recommends version pinning for faster-whisper
✓ Does not contain obfuscated or suspicious code
✓ All network/API interactions described are for legitimate Telegram bot setup
✓ No credential harvesting or exfiltration
✓ No base64 encoding or eval() patterns
✓ No remote script execution (curl|bash patterns)
✓ No sensitive file access (~/.ssh, ~/.aws, .env)