ClawAudit verdict
evoclaw-evolved
This skill is a variant of EvoClaw with the same self-evolving identity framework structure using local files and explicit human governance; no exfiltration, remote code execution, or deceptive behavior is present in the content.
⚠ 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.
Findings (19)
Possible hardcoded credential
references/sources.md · code · API_KEY="${!api_key_env}
Pipe to python — executes piped content as Python code
references/heartbeat-debug.md · code · | python3
Instructs covert action — may act without user awareness
configure.md · code · silently
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
permissions/permissions.py · prose · downgraded · curl * | sh
Pipe-to-shell pattern (wget | sh)
permissions/permissions.py · prose · downgraded · wget * | sh
Accesses sensitive system files
permissions/permissions.py · prose · downgraded · /etc/shadow
Pipe to sh — executes piped content as shell commands
permissions/permissions.py · prose · downgraded · | sh
Recursive delete from root or home — destructive command
permissions/permissions.py · prose · downgraded · rm -rf /
Accesses OpenClaw config/secrets directly
references/heartbeat-debug.md · code · ~/.openclaw/openclaw.json
<script> tag in markdown — potential code injection
tools/soul-viz.py · prose · downgraded · <script>
References agent memory files
configure.md · code · MEMORY.md
References sudo — requests elevated privileges
analytics/metadata_safety.py · prose · downgraded · sudo
Accesses .ssh directory
analytics/metadata_safety.py · prose · downgraded · .ssh/
Accesses shell history/config
permissions/permissions.py · prose · downgraded · ~/.bash_history
subprocess execution — runs system commands from Python
validators/run_all.py · prose · downgraded · subprocess.run(
Python os.environ.get — reads environment variable
analytics/metadata_safety.py · prose · downgraded · os.environ.get(
Python urllib.request — network access
features/feature_engine.py · prose · downgraded · urllib.request
Python shutil file operation — copies/moves/deletes files
forks/fork_manager.py · prose · downgraded · shutil.rmtree(
Popular HTTP library — network access
tools/schema_validation.py · prose · downgraded · got
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/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?
Thanks — recorded.