ClawAudit verdict
discord-connect-hub
discord-connect-ui
Discord channel plugin installer for Clawdbot that adds a dashboard UI tab, sets up RPC handlers, and installs navigation components; the installation is via the OpenClaw plugin system, not arbitrary remote code.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
file_read
Findings (6)
Possible hardcoded credential
SKILL.md · code · Token: "YOUR_BOT_TOKEN
References child_process — can spawn system processes
assets/install-hooks.js · prose · downgraded · child_process
Uses exec() — may execute shell commands
assets/navigation-hooks.js · prose · downgraded · exec(
Opens WebSocket connection
SKILL.md · prose · downgraded · WebSocket
Python urllib.request — network access
scripts/health-check.py · prose · downgraded · urllib.request
Python os.environ.get — reads environment variable
scripts/health-check.py · prose · downgraded · os.environ.get(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
No declared permissions — minimal attack surface.
file_readnetwork_in Is this flag fair?
Thanks — recorded.