Trusted — Risk Score 5/100
Last scan:19 hr ago Rescan
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.
Skill Namediscord
Duration28.9s
Enginepi
Safe to install
No action required. This skill is safe to use.
ResourceDeclaredInferredStatusEvidence
Network READ READ ✓ Aligned SKILL.md documents Discord API calls
Filesystem READ NONE ✓ Aligned file:// paths mentioned only for media uploads, no actual file operations
Shell NONE NONE No shell commands found
Environment NONE NONE No environment access
Database NONE NONE No database access

File Tree

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

Security Positives

✓ 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