ClawAudit verdict

feishu-evolver-wrapper

feishu-evolver-dashboard

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

Wrapper skill for a capability-evolver managing lifecycle and sending dashboard reports to Feishu; behavior matches the stated purpose of monitoring an evolution loop with Feishu reporting.

⚠ 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.

13
security
100
transparency
80
maintenance

Findings (9)

Pattern match high

Dynamic Function constructor — equivalent to eval()

index.js · prose · downgraded · new Function(

Pattern match high

Uses eval() — can execute arbitrary code

lifecycle.js · prose · downgraded · eval (

Pattern match medium

Instructs covert action — may act without user awareness

daemon.sh · prose · downgraded · silently

Pattern match medium

References child_process — can spawn system processes

exec_cache.js · prose · downgraded · child_process

Pattern match medium

Uses exec() — may execute shell commands

exec_cache.js · prose · downgraded · exec(

Pattern match medium

Uses spawn() — can execute external programs

index.js · prose · downgraded · spawn(

Pattern match low

process.nextTick — defers execution to next tick

exec_cache.js · prose · downgraded · process.nextTick(

Pattern match low

Accesses sensitive environment variables

export_history.js · prose · downgraded · process.env.FEISHU_EVOLVER_DOC_TOKEN

Pattern match low

References agent memory files

report.js · prose · downgraded · MEMORY.md

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