ClawAudit verdict

openclaw-mobile-gateway-installer

45
🟠 Risky
Significant concerns — only install if you understand the risks

The skill has execution sink detected which may indicate a potential risk.

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

43
security
90
transparency
70
maintenance

Findings (7)

Pattern match high

Recursive delete from root or home — destructive command

uninstall.sh · prose · downgraded · rm -rf /

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

SKILL.md · prose · downgraded · http://127.0.0.1

Pattern match medium

References child_process — can spawn system processes

backend/src/services.ts · prose · downgraded · child_process

Pattern match medium

References sudo — requests elevated privileges

backend/src/services.ts · prose · downgraded · sudo

Pattern match low

References webhook/callback URL

backend/src/schemas.ts · prose · downgraded · webhookUrl

Pattern match low

Accesses sensitive environment variables

backend/src/store.ts · prose · downgraded · process.env.OPENCLAW_SEED_TOKEN

Pattern match low

Changes file ownership

install.sh · prose · downgraded · chown

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B). 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