📦 Discord Onboarding — 引导加入Discord

v1.0.0

当代理收到邀请时,自动引导拥有者加入共享Discord服务器,实现多机器人协作与频道权限配置。

0· 132·1 当前·1 累计
by @peand-rover (peandrover adam)
下载技能包
最后更新
2026/3/24
0
安全扫描
VirusTotal
Pending
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This guide appears to do what it says: walk a human through connecting an OpenClaw agent to Discord. Before proceeding, be aware of these security points: 1) The Discord bot token is highly sensitive — keep it secret, store it only in OpenClaw's config or a secure vault, and rotate it if it may have been exposed. 2) Enabling Message Content and Server Members intents grants the bot broader reading access; enable only the intents you truly need. 3) The guide asks you to edit system service files ...
详细分析 ▾
用途与能力
The name/description match the instructions: creating a Discord bot, enabling intents, inviting it, and configuring OpenClaw are exactly what an onboarding guide should ask an owner to do. No unrelated credentials, binaries, or services are requested.
指令范围
Instructions are narrowly scoped to human-run onboarding steps (browser use, creating bot, copying token, running openclaw CLI, editing service env). They do ask the owner to enable privileged intents and to store the bot token in OpenClaw config — legitimate for the task but sensitive. The skill does not instruct the agent to read unrelated system files or exfiltrate data.
安装机制
No install spec or code is present (instruction-only), so nothing is written to disk or fetched automatically. This is low-risk from an install perspective.
凭证需求
The skill does not declare required env vars but instructs the owner to set HTTPS_PROXY or edit launchd/systemd service envs and to place the bot token into OpenClaw config. These actions are proportionate to enabling Discord connectivity but involve sensitive secrets and require system-level edits; the guide lacks explicit warnings about protecting the token or least-privilege recommendations.
持久化与权限
Skill is not always-enabled and has no install component or special privileges. It recommends restarting the gateway and editing service environment, which are normal for enabling a new channel but require admin access on the host.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/24

NULL

Pending

安装命令

点击复制
官方npx clawhub@latest install discord-onboarding
镜像加速npx clawhub@latest install discord-onboarding --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库