ClawAudit verdict

evoclaw

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

This skill implements a self-evolving agent identity framework that tracks experiences, proposes SOUL.md updates, and requires human governance approval before changes; all operations are local file reads/writes with explicit human oversight built into the governance pipeline.

⚠ 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
70
maintenance

Findings (8)

Pattern match critical

Possible hardcoded credential

references/sources.md · code · API_KEY="${!api_key_env}

Pattern match critical

Pipe to python — executes piped content as Python code

references/heartbeat-debug.md · code · | python3

Pattern match high

Instructs covert action — may act without user awareness

configure.md · code · silently

Pattern match high

Accesses OpenClaw config/secrets directly

references/heartbeat-debug.md · code · ~/.openclaw/openclaw.json

Pattern match high

<script> tag in markdown — potential code injection

tools/soul-viz.py · prose · downgraded · <script>

Pattern match medium

References agent memory files

configure.md · code · MEMORY.md

Pattern match medium

subprocess execution — runs system commands from Python

validators/run_all.py · prose · downgraded · subprocess.run(

Pattern match low

Popular HTTP library — network access

validators/validate_experience.py · prose · downgraded · got

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