ClawAudit verdict
capability-evolver
evolver-local
This self-evolution engine requires connecting to evomap.ai as a non-optional endpoint for A2A protocol operations including publishing evolution assets and receiving tasks; the combination of autonomous code modification and mandatory external coordination with a third-party hub represents genuine elevated risk.
⚠ 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.
Permission integrity
package_install
Findings (13)
Possible hardcoded credential
test/sanitize.test.js · prose · downgraded · PASSWORD: "hunter2xyz
Recursive delete from root or home — destructive command
test/skillDistiller.test.js · prose · downgraded · rm -rf /
Accesses OpenClaw config/secrets directly
SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json
References child_process — can spawn system processes
SKILL.md · prose · downgraded · child_process
Uses spawn() — can execute external programs
index.js · prose · downgraded · spawn(
Instructs covert action — may act without user awareness
README.md · prose · downgraded · silently
Uses exec() — may execute shell commands
src/gep/analyzer.js · prose · downgraded · exec(
Reads files from sensitive system paths
src/gep/deviceId.js · prose · downgraded · readFileSync('/etc
Accesses .ssh directory
test/sanitize.test.js · prose · downgraded · .ssh/
Node http/https module — low-level network access
scripts/publish_public.js · prose · downgraded · require('https')
Accesses sensitive environment variables
scripts/publish_public.js · prose · downgraded · process.env.GITHUB_TOKEN
References agent memory files
src/evolve.js · prose · downgraded · MEMORY.md
Popular HTTP library — network access
test/signals.test.js · 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
Requires 1 environment variable. Requires 1 system binary.
package_install Is this flag fair?
Thanks — recorded.