The skill allows local file exfiltration, extensive Discord reconnaissance, and has potential for privilege escalation and denial of service through moderation actions.
Claims to do
Discord Actions: Use `discord` to manage messages, reactions, threads, polls, and moderation. You can disable groups via `discord.actions.*` (defaults to enabled, except roles/moderation). The tool uses the bot token configured for Clawdbot.
Actually does
The `discord` skill interacts with the Discord API using a bot token to manage messages (send, edit, delete, read), reactions, threads, pins, and polls. It can upload stickers and emojis from local files or remote URLs, retrieve various Discord entity information (channels, members, roles), and perform moderation actions like timeouts.
openclaw skills install steipete/discordThe skill explicitly supports using `file:///path/to/file` for `mediaUrl` in actions like `emojiUpload`, `stickerUpload`, and `sendMessage`. This allows the agent to read and potentially exfiltrate local files from the system where the bot is running.
mediaUrl: "file:///tmp/party.png", mediaUrl: "file:///tmp/wave.png", mediaUrl: "file:///tmp/audio.mp3", "mediaUrl supports local files (`file:///path/to/file`)"
The skill provides numerous actions to gather detailed information about Discord guilds, channels, members, roles, and messages, which could be abused for reconnaissance purposes by a malicious agent.
`permissions`, `searchMessages`, `memberInfo`, `roleInfo`, `channelInfo`, `channelList`, `emojiList`, `eventList`
The skill includes actions for `roleAdd` and moderation (`timeout`, `kick`, `ban`). Although these are 'disabled by default', their presence indicates a potential for privilege escalation or denial of service if the default gating mechanism is bypassed or misconfigured.
`roles` (role add/remove, default `false`), `moderation` (timeout/kick/ban, default `false`)
[](https://mondoo.com/ai-agent-security/skills/clawhub/steipete/discord)<a href="https://mondoo.com/ai-agent-security/skills/clawhub/steipete/discord"><img src="https://mondoo.com/ai-agent-security/api/badge/clawhub/steipete/discord.svg" alt="Mondoo Skill Check" /></a>https://mondoo.com/ai-agent-security/api/badge/clawhub/steipete/discord.svgSkills can read files, run commands, and access credentials. Mondoo helps organizations manage the security risks of AI agent skills across their entire fleet.