ClawAudit verdict

discord-connect-hub

discord-connect-ui

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

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.

35
security
80
transparency
80
maintenance

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read

Findings (6)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · Token: "YOUR_BOT_TOKEN

Pattern match medium

References child_process — can spawn system processes

assets/install-hooks.js · prose · downgraded · child_process

Pattern match medium

Uses exec() — may execute shell commands

assets/navigation-hooks.js · prose · downgraded · exec(

Pattern match low

Opens WebSocket connection

SKILL.md · prose · downgraded · WebSocket

Pattern match low

Python urllib.request — network access

scripts/health-check.py · prose · downgraded · urllib.request

Pattern match low

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API