ClawAudit verdict

openclaw-arbiter

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

The skill does not use any capabilities and seems to provide an auditing tool for installed skills.

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

65
security
80
transparency
70
maintenance

Findings (4)

Pattern match high

Uses eval() — can execute arbitrary code

SKILL.md · prose · downgraded · eval(

Pattern match medium

Uses exec() — may execute shell commands

SKILL.md · prose · downgraded · exec(

Pattern match low

Python os.environ.get — reads environment variable

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

Pattern match low

Python shutil file operation — copies/moves/deletes files

scripts/arbiter.py · prose · downgraded · shutil.rmtree(

Permissions & capabilities

Requires 1 system binary.

Is this flag fair?

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