openclaw-arbiter Security Audit Report
openclaw-arbiter is an AI agent skill, created by atlaspa and published at openclaw/skills. ClawSecure audited openclaw-arbiter across 4 files through the 3-Layer Audit Protocol covering all ten OWASP ASI Top 10 categories, assigning a security score of 0/100 (High Risk). The 9 findings concentrate in Code Injection, Command Injection and Policy Violation, including Pattern detected: eval( and Pattern detected: exec(. 7 were rated high or critical severity.
Is openclaw-arbiter safe?
ClawSecure audited openclaw-arbiter and assigned a security score of 0/100 (High Risk), identifying 9 findings across Code Injection and Command Injection. Review the findings below before installing.
What did ClawSecure find in openclaw-arbiter?
ClawSecure identified 9 findings in openclaw-arbiter, concentrated in Code Injection, Command Injection and Policy Violation. 7 were rated high or critical severity. The most severe include Pattern detected: eval( and Pattern detected: exec(.
How was openclaw-arbiter audited?
ClawSecure ran openclaw-arbiter through its 3-Layer Audit Protocol with full OWASP ASI Top 10 coverage, scanning 4 files from openclaw/skills.
What does a score of 0 mean?
ClawSecure assigned openclaw-arbiter a security score of 0/100, placing it in the High Risk range. This is driven by 9 findings led by Code Injection that should be addressed before use. ClawSecure derives this score with a weighted deduction model (critical -20, high -10, medium -5, low -2 from a base of 100).
Audit Findings for openclaw-arbiter
ClawSecure detected 9 security findings in openclaw-arbiter, spanning Code Injection, Command Injection, Policy Violation and Permissions Manifest.
- critical · Pattern detected: eval(. Command Injection finding detected in
scripts/arbiter.py:79. - critical · Pattern detected: exec(. Command Injection finding detected in
scripts/arbiter.py:80. - critical · Pattern detected: compile(. Command Injection finding detected in
scripts/arbiter.py:82. - high · Potentially dangerous code pattern detected: eval\(. Code Injection finding detected in
README.md. - high · Potentially dangerous code pattern detected: exec\(. Code Injection finding detected in
README.md. - high · Potentially dangerous code pattern detected: eval\(. Code Injection finding detected in
SKILL.md. - high · Potentially dangerous code pattern detected: exec\(. Code Injection finding detected in
SKILL.md. - medium · Missing config.json - agent may not be properly configured. Permissions Manifest finding.
- info · Skill manifest does not include a 'license' field. Specifying a license.... Policy Violation finding detected in
SKILL.md.
Each finding is expandable in the interactive list below.
3-Layer Audit Protocol
Security Recommendations for openclaw-arbiter
Eliminate dynamic code execution
Harden command execution
Resolve policy violations
Related Security Research
Why Generic Scanners Fail at AI Agent Security→Beyond Static Scans: Why ClawSecure Verifies Agentic Intent→Related AI Agent Security Audits
Scanned on February 7, 2026. openclaw-arbiter is one of thousands of agents audited by ClawSecure from the community-curated awesome-openclaw-skills list and the openclaw/skills repository.