← Back to Skills Marketplace
steipete

Discord

by Peter Steinberger · GitHub ↗ · v1.0.1
cross-platform ⚠ suspicious
37990
Downloads
78
Stars
1320
Active Installs
2
Versions
Install in OpenClaw
/install discord
Description
Use when you need to control Discord from Clawdbot via the discord tool: send messages, react, post or upload stickers, upload emojis, run polls, manage threads/pins/search, fetch permissions or member/role/channel info, or handle moderation actions in Discord DMs or channels.
Usage Guidance
Install only for bots and servers where you are comfortable granting Discord posting and message-management authority. Keep role and moderation actions disabled unless needed, restrict action groups where possible, and require explicit user confirmation before deleting messages, changing roles, moderating users, searching private content, or uploading any local file path.
Capability Analysis
Type: OpenClaw Skill Name: discord Version: 1.0.1 The skill is classified as suspicious primarily due to the `mediaUrl` parameter in `SKILL.md` supporting `file:///path` for local file uploads (e.g., `emojiUpload`, `stickerUpload`, `sendMessage`). While this capability might be intended for legitimate media uploads, it grants broad local file read access to the agent, which could be abused for data exfiltration of sensitive files (e.g., credentials, private keys) if the agent is compromised via prompt injection. Additionally, the 'Discord Writing Style Guide' in `SKILL.md` demonstrates prompt injection against the agent, albeit for stylistic control rather than malicious actions.
Capability Assessment
Purpose & Capability
The capabilities match the stated Discord-control purpose: sending messages, uploading media, reactions, polls, threads, pins, search, member/role/channel info, and moderation-related actions are all disclosed.
Instruction Scope
The skill documents high-impact actions such as message deletion, message search, public posting, role changes, and moderation, but does not instruct the agent to require explicit user confirmation or permission checks before destructive or sensitive actions.
Install Mechanism
The artifact is a single Markdown skill file with no executable installer, scripts, package installation, or hidden install-time behavior.
Credentials
Use of the configured Clawdbot Discord token and local or remote media URLs is coherent for a Discord integration, but file:// media uploads can expose local files if an agent is tricked into attaching an unintended path.
Persistence & Privilege
No persistence, privilege escalation, background workers, or credential-harvesting behavior appears in the artifact; role and moderation groups are documented as disabled by default, while message actions remain enabled by default.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install discord
  3. After installation, invoke the skill by name or use /discord
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
v1.0.0
Metadata
Slug discord
Version 1.0.1
License
All-time Installs 1323
Active Installs 1320
Total Versions 2
Frequently Asked Questions

What is Discord?

Use when you need to control Discord from Clawdbot via the discord tool: send messages, react, post or upload stickers, upload emojis, run polls, manage threads/pins/search, fetch permissions or member/role/channel info, or handle moderation actions in Discord DMs or channels. It is an AI Agent Skill for Claude Code / OpenClaw, with 37990 downloads so far.

How do I install Discord?

Run "/install discord" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Discord free?

Yes, Discord is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Discord support?

Discord is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Discord?

It is built and maintained by Peter Steinberger (@steipete); the current version is v1.0.1.

💬 Comments