← 返回 Skills 市场
270
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install taizi-discord
功能描述
Control Discord via Clawdbot to send messages, react, post stickers/emojis, run polls, manage threads/pins/search, fetch info, and moderate channels or DMs.
安全使用建议
This instruction-only Discord skill appears to do what it claims, but there are important surprises to be aware of: it implicitly expects a pre-configured 'Clawdbot' bot token and a 'discord' tool on the agent even though no credentials or binaries are declared; it allows uploading local files (file:/// paths), which will read and transmit files from the agent host to Discord; and it supports powerful moderation and role-change actions (disabled by default) that require high privileges. Before installing: 1) confirm where the Clawdbot token is stored and whether you are willing to expose it to this skill; 2) limit the bot's permission scope on Discord (least privilege) and keep moderation/roles disabled unless explicitly needed; 3) restrict or audit the agent's filesystem access if you do not want arbitrary local files uploaded; 4) test in a non-production server first; and 5) prefer a skill with an explicit homepage/source or clear declaration of required credentials/tools — ask the publisher for the source code or details if you need higher assurance.
功能分析
Type: OpenClaw Skill
Name: taizi-discord
Version: 1.0.2
The skill bundle documents a Discord integration in SKILL.md that includes high-risk file access capabilities, specifically allowing the agent to upload local files using 'file:///' URIs for actions like 'sendMessage', 'emojiUpload', and 'stickerUpload'. While this functionality is plausibly intended for uploading legitimate media assets, it creates a direct vector for data exfiltration if the agent is manipulated via prompt injection. The bundle also describes broad administrative actions such as moderation and role management, although these are noted as being disabled by default.
能力评估
Purpose & Capability
The SKILL.md consistently describes Discord management capabilities (messages, reactions, uploads, polls, moderation). However, it implicitly depends on a pre-configured 'discord' tool and a Clawdbot bot token while the skill metadata declares no required binaries, config paths, or credentials. That mismatch (implicit credential/tool assumption not declared) is an inconsistency.
Instruction Scope
Runtime instructions allow reading local files via file:/// (for media/emoji/sticker uploads) and performing sensitive Discord operations (readMessages, searchMessages, memberInfo, role changes, moderation). Reading arbitrary local files and uploading them to Discord is explicitly supported and could be used to exfiltrate sensitive local data if misused. The instructions otherwise stay within Discord-related actions and don't instruct reading unrelated system files or env vars, but the local-file upload capability and broad message/member access are notable risks.
Install Mechanism
There is no install spec and no code files; the skill is instruction-only. That minimizes on-disk installation risk. The SKILL.md assumes an existing 'discord' tool/environment but does not install anything itself.
Credentials
The skill does not declare any required environment variables or primary credential, yet the documentation explicitly says it uses 'the bot token configured for Clawdbot.' Relying on an undeclared bot token (or other agent configuration) is a proportionality and transparency issue: users may not realize the skill needs access to the bot token or other service credentials to function.
Persistence & Privilege
The skill does not request permanent/always-on inclusion and uses the default agent-invocation model. That is normal. However, because the skill can perform privileged Discord operations (moderation, role changes) — even though those groups default to disabled — allowing autonomous invocation without explicit restrictions increases blast radius if the agent is granted those permissions.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install taizi-discord - 安装完成后,直接呼叫该 Skill 的名称或使用
/taizi-discord触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Bug fixes
元数据
常见问题
Discord 是什么?
Control Discord via Clawdbot to send messages, react, post stickers/emojis, run polls, manage threads/pins/search, fetch info, and moderate channels or DMs. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 270 次。
如何安装 Discord?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install taizi-discord」即可一键安装,无需额外配置。
Discord 是免费的吗?
是的,Discord 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Discord 支持哪些平台?
Discord 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Discord?
由 fresh3(@fresh3)开发并维护,当前版本 v1.0.2。
推荐 Skills