Discord Dynasty
v1.2.0Manage Discord task-center forums: create and archive task posts with tags, support six-ministries channel templates, and respect model tags in threads.
⭐ 0· 364·0 current·0 all-time
by@nannyu
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
Name/description (Discord task-center, create/archive threads, six-ministries templates) match the files and runtime instructions: SKILL.md describes using Discord threadCreate/channelCreate/channelEdit APIs and the included JSON templates. There are no unrelated required env vars or binaries.
Instruction Scope
SKILL.md instructs the agent to create/edit forum threads, read the local templates, and to call the discord tool provided by an external discord skill. It does not direct reading unrelated system files or arbitrary env vars. It does include optional multi-agent/scheduling patterns (reporting/heartbeat) which increase operational scope but remain within the stated domain.
Install Mechanism
No install script or remote download is present (instruction-only). The skill only supplies documentation and local JSON templates, so nothing is written or executed on install by the skill itself.
Credentials
The skill declares no required env vars itself. It explicitly expects to be used alongside the separate OpenClaw/ClawHub 'discord' skill which needs a Discord bot token and guild configuration; those credentials are proportionate and expected for the described functionality. Ensure the bot token is limited to needed permissions (MANAGE_CHANNELS / MANAGE_THREADS / CREATE_PUBLIC_THREADS / SEND_MESSAGES).
Persistence & Privilege
Flags show always:false and user-invocable:true. The skill does not request to be force-included or to modify other skills. Autonomous invocation (disable-model-invocation:false) is the platform default; combined with Discord permissions this means the agent can act (create/edit channels) when invoked, which is expected behavior.
Assessment
This skill appears to do what it claims: it uses the OpenClaw/discord tool to create and tag forum threads and to create channel/category structures from the included templates. Before installing: (1) Verify the discord skill you pair it with is from a trusted source and only grant the bot the minimum Discord permissions required (MANAGE_CHANNELS, MANAGE_THREADS, CREATE_PUBLIC_THREADS, SEND_MESSAGES). Test in a non-production/test server first because the skill will create categories/channels and change thread tags. (2) Review the included templates (templates/*.json) to confirm names/tags are acceptable. (3) If you don't want this skill loaded unless Discord is configured, add gating metadata (as suggested in reference.md) so it won’t be active on agents lacking Discord credentials. (4) Note the package/source/homepage are missing/unknown — if provenance matters, ask the publisher for a repository or homepage before trusting it in production. Finally, be aware the skill relies on network calls performed by the discord skill (Discord API); no other external endpoints or secret-exfiltration instructions are present in the SKILL.md.Like a lobster shell, security has layers — review code before you run it.
latestvk97cd3ysqssk56mnh7em3enebs829293
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
