Caveat verdict

openclaw-zulip

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Zulip channel plugin connecting to the user own Zulip organization using the user configured API key and realm.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

48
security
50
transparency
80
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (3)

Pattern match high

Possible hardcoded credential

src/client.test.ts · prose · downgraded · apiKey: "test-api-key-1234

Pattern match medium

Uses exec() — may execute shell commands

src/metadata/schema.ts · prose · downgraded · exec(

Pattern match low

Base64 encode (btoa) — may obfuscate data exfiltration

src/client.ts · prose · downgraded · btoa(

Permissions & capabilities

No declared permissions — minimal attack surface.

credential_accesspackage_install

Is this flag fair?

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