ClawAudit verdict

skill-evaluator-srl

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

Skill quality scoring tool analyzing SKILL.md files statically; process_exec runs a local Python script and agent_memory stores results legitimately.

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

40
security
80
transparency
70
maintenance

Permission integrity

Accesses agent memory/configuration files

agent_memory

Findings (3)

Pattern match critical

Pipe to python — executes piped content as Python code

SKILL.md · code · | python3

Pattern match high

Pipe to sh — executes piped content as shell commands

scripts/srl_analyzer.py · prose · downgraded · |sh

Pattern match medium

subprocess execution — runs system commands from Python

SKILL.md · prose · downgraded · subprocess.run(

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.

process_execdynamic_evalagent_memory

Is this flag fair?

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