ClawAudit verdict

compliance-check

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

Runs a local Python script that checks user-supplied text against bundled word lists with no network access or credential requirements; behavior is purely local and matches the stated content compliance purpose.

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

35
security
90
transparency
70
maintenance

Findings (6)

Pattern match high

Pipe to python — executes piped content as Python code

scripts/check.py · prose · downgraded · | python

Pattern match high

Possible hardcoded credential

scripts/check.py · prose · downgraded · API_KEY='): key = line.split(

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

scripts/api_server.py · prose · downgraded · http://0.0.0.0

Pattern match medium

Accesses OpenClaw config/secrets directly

scripts/check.py · prose · downgraded · ~/.openclaw/.env

Pattern match low

Python os.environ.get — reads environment variable

scripts/api_server.py · prose · downgraded · os.environ.get(

Pattern match low

Python urllib.request — network access

scripts/check.py · prose · downgraded · urllib.request

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