ClawAudit verdict

self-improvement-loop

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

Per-agent feedback loop capturing corrections to markdown files and sending notifications via configured channel bots; operates within agent workspace with no unexpected data exfiltration.

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

0
security
70
transparency
90
maintenance

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read

Findings (9)

Pattern match critical

Pipe to python — executes piped content as Python code

references/setup-guide.md · code · | python3

Pattern match critical

Recursive delete from root or home — destructive command

references/setup-guide.md · code · rm -rf ~

Pattern match medium

References agent memory files

SKILL.md · frontmatter · memory.md

Pattern match medium

References child_process — can spawn system processes

hooks/handler.js · prose · downgraded · child_process

Pattern match medium

subprocess execution — runs system commands from Python

scripts/archive.sh · prose · downgraded · subprocess.check_output(

Pattern match medium

Accesses OpenClaw config/secrets directly

scripts/setup_crons.py · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match low

Python os.environ.get — reads environment variable

scripts/inject_review.sh · prose · downgraded · os.environ.get(

Pattern match low

Python urllib.request — network access

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

Pattern match low

References agent configuration files

scripts/setup_crons.py · prose · downgraded · agent_config

Why the tier is capped

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

file_read

Is this flag fair?

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