ClawAudit verdict

cleanapp

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

Problem-reporting ingest skill that sends user-provided report data to CleanApp HTTPS endpoint using a revocable API key; the skill describes its limited blast radius and quarantine-first design.

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

25
security
70
transparency
70
maintenance

Findings (5)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · TOKEN="cleanapp_fk_live_...

Pattern match high

Pipe to bash — executes piped content as shell commands

openclaw-skill/README.md · prose · downgraded · |bash

Pattern match high

Pipe to python — executes piped content as Python code

openclaw-skill/scripts/submit_report.sh · prose · downgraded · | python3

Pattern match low

Python urllib.request — network access

ingest.py · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

ingest.py · prose · downgraded · os.environ.get(

Why the tier is capped

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