ClawAudit verdict

wtt-plugin

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

The skill appears to be a simple plugin for WTT channel integration with no suspicious capabilities or behaviors.

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

50
security
100
transparency
80
maintenance

Findings (8)

Pattern match medium

References child_process — can spawn system processes

index.ts · prose · downgraded · child_process

Pattern match medium

Uses spawn() — can execute external programs

src/commands/update.ts · prose · downgraded · spawn(

Pattern match medium

Dynamic import() — loads module at runtime

src/e2e-crypto.ts · prose · downgraded · import("

Pattern match medium

Base64 decode (atob) — may hide malicious payloads

src/e2e-crypto.ts · prose · downgraded · atob(

Pattern match low

Opens WebSocket connection

package.json · prose · downgraded · WebSocket

Pattern match low

Base64 encode (btoa) — may obfuscate data exfiltration

src/e2e-crypto.ts · prose · downgraded · btoa(

Pattern match low

String.fromCharCode — can build strings to evade detection

src/e2e-crypto.ts · prose · downgraded · String.fromCharCode

Pattern match low

Base64 encoding/decoding

src/types.ts · prose · downgraded · base64-encode

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.

Is this flag fair?

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