可信 — 风险评分 5/100
上次扫描:19 小时前 重新扫描
5 /100
discord
Discord bot tool for Clawdbot - manage messages, reactions, threads, polls, moderation
This is a pure documentation/config skill for Discord bot actions with no executable code, no suspicious behavior, and fully declared permissions.
技能名称discord
分析耗时28.9s
引擎pi
可以安装
No action required. This skill is safe to use.
资源类型声明权限推断权限状态证据
网络访问 READ READ ✓ 一致 SKILL.md documents Discord API calls
文件系统 READ NONE ✓ 一致 file:// paths mentioned only for media uploads, no actual file operations
命令执行 NONE NONE No shell commands found
环境变量 NONE NONE No environment access
数据库 NONE NONE No database access

目录结构

2 文件 · 7.1 KB · 374 行
Markdown 1f · 369L JSON 1f · 5L
├─ 📋 _meta.json JSON 5L · 126 B
└─ 📝 SKILL.md Markdown 369L · 7.0 KB

安全亮点

✓ No executable code - pure documentation skill
✓ All Discord actions clearly documented with examples
✓ Sensitive moderation actions (timeout/kick/ban) disabled by default
✓ Action gating via discord.actions.* allows granular control
✓ No network calls except to declared Discord API
✓ No credential harvesting or exfiltration
✓ No obfuscation or hidden functionality
✓ No supply chain dependencies