ClawAudit verdict

capability-evolver

evolver-fixed

45
🟠 Risky
Significant concerns — only install if you understand the risks

Identical to evolver-1-32-2 in structure: autonomous code/memory writes synced to evomap.ai with optional self-modify capability; all endpoints are declared but the broad automated code evolution pattern with external sync warrants caution.

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

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (13)

Pattern match high

Possible hardcoded credential

src/gep/a2aProtocol.js · prose · downgraded · secret:', e && e.message || e); } }

Pattern match high

Recursive delete from root or home — destructive command

test/skillDistiller.test.js · prose · downgraded · rm -rf /

Pattern match medium

Accesses OpenClaw config/secrets directly

SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match medium

References child_process — can spawn system processes

SKILL.md · prose · downgraded · child_process

Pattern match medium

Uses spawn() — can execute external programs

index.js · prose · downgraded · spawn(

Pattern match medium

Instructs covert action — may act without user awareness

README.md · prose · downgraded · silently

Pattern match medium

Uses exec() — may execute shell commands

src/gep/analyzer.js · prose · downgraded · exec(

Pattern match medium

Reads files from sensitive system paths

src/gep/deviceId.js · prose · downgraded · readFileSync('/etc

Pattern match medium

Accesses .ssh directory

test/sanitize.test.js · prose · downgraded · .ssh/

Pattern match low

Node http/https module — low-level network access

scripts/publish_public.js · prose · downgraded · require('https')

Pattern match low

Accesses sensitive environment variables

scripts/publish_public.js · prose · downgraded · process.env.GITHUB_TOKEN

Pattern match low

References agent memory files

src/evolve.js · prose · downgraded · MEMORY.md

Pattern match low

Popular HTTP library — network access

test/loopMode.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?

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