📦 Openclaw Discord Setup — 10分钟机器人配置
v1.0.010分钟内完成 Discord Bot 配置,接入 OpenClaw 消息通道,自动完成 token 绑定、服务器授权并启用 slash 命令,无需代码即可把 Discord 变成 AI 消息中枢。
0· 148·0 当前·0 累计
下载技能包
最后更新
2026/3/21
安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This is an instruction-only guide that appears internally consistent. Before following it: (1) do not paste your Bot Token into public places; consider using an environment variable or secrets store rather than plain ~/.openclaw/config.yaml, (2) restrict the bot's permissions and allowedGuildIds to the minimum needed, (3) verify you trust the source (author is unknown and contact info is provided for paid/free remote help — be cautious about sharing tokens), and (4) if you install an actual open...详细分析 ▾
✓ 用途与能力
The name/description (Discord bot setup for OpenClaw) aligns with the instructions: creating a Discord app, obtaining a Bot Token and Client ID, adding the bot to a server, and adding entries to ~/.openclaw/config.yaml. All required items are appropriate for the stated task.
ℹ 指令范围
The SKILL.md directs the user to write the bot token and clientId into ~/.openclaw/config.yaml (expected for this integration). It also suggests using an environment variable (DISCORD_BOT_TOKEN) in production — that env var is mentioned in text but not declared in the registry metadata. No instructions ask the agent to read unrelated system files or exfiltrate data to third-party endpoints.
✓ 安装机制
There is no install spec and no code files beyond package.json metadata. Because it's instruction-only, nothing is written to disk by this skill itself and no third-party binaries or downloads are requested.
ℹ 凭证需求
The only sensitive credential in scope is the Discord Bot Token (and clientId). Requesting that token is proportionate to the purpose. However, the guidance recommends storing the token in plaintext config.yaml (which is convenient but sensitive); using environment variables or a secrets store is safer. The registry metadata does not list any required env vars even though the doc references DISCORD_BOT_TOKEN.
✓ 持久化与权限
The skill is not marked always:true and does not request system-wide changes beyond editing OpenClaw's own config (~/.openclaw/config.yaml), which is appropriate for configuring a plugin. It does not attempt to modify other skills or global agent settings.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/21
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install openclaw-discord-setup
镜像加速npx clawhub@latest install openclaw-discord-setup --registry https://cn.longxiaskill.com