ClawAudit verdict

zulip-bridge

openclaw-zulip-bridge

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

Zulip communication platform bridge for messaging and stream management; credentials are stored in local openclaw.json and used for the documented Zulip API integration.

⚠ 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.

0
security
100
transparency
100
maintenance

Findings (10)

Pattern match critical

Recursive delete from root or home — destructive command

README.md · code · rm -rf ~

Pattern match high

Pipe to python — executes piped content as Python code

README.md · prose · downgraded · | python3

Pattern match high

Possible hardcoded credential

test/accounts.test.ts · prose · downgraded · API_KEY = "env-api-key

Pattern match high

Accesses sensitive system files

test/path-traversal.test.ts · prose · downgraded · /etc/passwd

Pattern match medium

Accesses OpenClaw config/secrets directly

SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match medium

References child_process — can spawn system processes

plan.md · prose · downgraded · child_process

Pattern match medium

Uses exec() — may execute shell commands

src/actions.ts · prose · downgraded · exec(

Pattern match medium

Gopher protocol — SSRF attack vector

src/zulip/probe.ts · prose · downgraded · gopher://

Pattern match low

Accesses sensitive environment variables

src/setup-surface.ts · prose · downgraded · process.env.ZULIP_API_KEY

Pattern match low

Opens WebSocket connection

types/openclaw-plugin-sdk.d.ts · prose · downgraded · WebSocket

Permissions & capabilities

No declared permissions — minimal attack surface.

Is this flag fair?

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