🧵 Discord Thread Naming Backstop Workflow — 线程命名兜底巡检
v1.0.0自动扫描指定 Discord guild 中某父频道近 20 分钟内新建却未按规范命名的线程,立即补命名,堵住 prehook 漏网,不回扫历史。
0· 122·0 当前·0 累计
下载技能包
最后更新
2026/3/22
安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill is narrowly scoped and internally consistent, but before installing/checking it you should: (1) confirm the agent environment provides a Discord connector and that its bot token/credentials are limited to the intended guild and minimal permissions (thread listing, channel-edit, channel-info) to reduce blast radius; (2) verify the hardcoded guildId/channelId and the notification channel ID (1478996389727043584) are intended — the skill will send P2/RESOLVED messages there; (3) test in ...详细分析 ▾
✓ 用途与能力
The skill's name and description declare a narrowly-focused Discord thread renaming backstop for one guild and one parent channel; all instructions, hardcoded IDs (guildId/channelId), and notification targets align with that purpose. The fixed-channel design is explicit in the text rather than surprising, so the requested capabilities match the stated purpose.
✓ 指令范围
SKILL.md confines actions to reading the thread list, filtering by creation time/heuristics, and performing at-most-two attempts at channel-edit with a final channel-info consistency check. It explicitly forbids scanning archives or broader channels and emphasizes silence-on-success and limited-notification rules. There are no instructions to read arbitrary local files, environment variables, or exfiltrate data to unknown endpoints.
✓ 安装机制
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk or downloaded. That minimizes install-time risk and matches the content of SKILL.md.
ℹ 凭证需求
The skill does not declare environment variables or credentials, yet it presumes the agent/platform can perform Discord actions (thread-list, channel-edit, channel-info). This is coherent if the platform supplies a Discord connector; however, users should verify that the connector's credentials and bot permissions are scoped minimally (to the specified guild/channel and only to the actions required). The hardcoded notification channel ID is also plausible for its purpose but worth confirming.
✓ 持久化与权限
The skill is not always-enabled and is user-invocable; model invocation is allowed (normal). It does not request persistent system-level changes or modification of other skills' configs. No privilege escalation or always:true flag is present.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/22
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install discord-thread-naming-backstop-workflow
镜像加速npx clawhub@latest install discord-thread-naming-backstop-workflow --registry https://cn.longxiaskill.com