ClawAudit verdict

claude-code-evolution

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

System upgrade skill for evolving OpenClaw architecture with memory and security improvements; has appropriate safety warnings with no external data transmission.

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

Findings (10)

Pattern match high

Possible hardcoded credential

scripts/credential_migration_tool.py · prose · downgraded · password = "test_master_password_123

Pattern match high

Recursive delete from root or home — destructive command

scripts/permission_checker.py · prose · downgraded · rm -rf /

Pattern match high

Accesses sensitive system files

scripts/prompt_optimizer.py · prose · downgraded · /etc/hosts

Pattern match medium

Accesses OpenClaw config/secrets directly

references/memory-templates/reference-pointers.md · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match medium

Accesses .ssh directory

references/tools-classification-config.yaml · prose · downgraded · .ssh/

Pattern match medium

Accesses system credential store

scripts/credential_migration_tool.py · prose · downgraded · credentialStore

Pattern match medium

References sudo — requests elevated privileges

scripts/permission_checker.py · prose · downgraded · sudo

Pattern match low

References agent memory files

SKILL.md · prose · downgraded · MEMORY.md

Pattern match low

Sets world-executable permissions

references/tools-classification-config.yaml · prose · downgraded · chmod 777

Pattern match low

Python os.environ.get — reads environment variable

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

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