openclaw-sentinel Security Audit Report
openclaw-sentinel is an AI agent skill, created by atlaspa and published at atlaspa/openclaw-sentinel. ClawSecure audited openclaw-sentinel across 3 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 29 findings concentrate in Command Injection, Code Injection and Policy Violation, including Pattern detected: compile( and Pattern detected: eval (. 15 were rated high or critical severity.
Is openclaw-sentinel safe?
ClawSecure audited openclaw-sentinel and assigned a security score of 0/100 (High Risk), identifying 29 findings across Command Injection and Code Injection. Review the findings below before installing.
What did ClawSecure find in openclaw-sentinel?
ClawSecure identified 29 findings in openclaw-sentinel, concentrated in Command Injection, Code Injection and Policy Violation. 15 were rated high or critical severity. The most severe include Pattern detected: compile( and Pattern detected: eval (.
How was openclaw-sentinel audited?
ClawSecure ran openclaw-sentinel through its 3-Layer Audit Protocol with full OWASP ASI Top 10 coverage, scanning 3 files from atlaspa/openclaw-sentinel.
What does a score of 0 mean?
ClawSecure assigned openclaw-sentinel a security score of 0/100, placing it in the High Risk range. This is driven by 29 findings led by Command 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-sentinel
ClawSecure detected 29 security findings in openclaw-sentinel, spanning Command Injection, Code Injection, Policy Violation and Obfuscation.
- critical · Pattern detected: compile(. Command Injection finding detected in
scripts/sentinel.py:44. - critical · Pattern detected: eval (. Command Injection finding detected in
scripts/sentinel.py:54. - high · Pattern detected: os.system(. Command Injection finding detected in
scripts/sentinel.py:62. - 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: system\(. Code Injection finding detected in
README.md. - high · Potentially dangerous code pattern detected: base64.*decode. 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. - high · Potentially dangerous code pattern detected: system\(. Code Injection finding detected in
SKILL.md. - high · Potentially dangerous code pattern detected: base64.*decode. Code Injection finding detected in
SKILL.md. - high · Potentially dangerous code pattern detected: eval\(. Code Injection finding detected in
sentinel.py.
Showing the 12 highest-severity of 29 findings. The full interactive list appears below.
3-Layer Audit Protocol
Security Recommendations for openclaw-sentinel
Harden command execution
Eliminate dynamic code execution
Resolve policy violations
Related Security Research
Why Generic Scanners Fail at AI Agent Security→Understanding Our 3-Layer Audit Protocol→Related AI Agent Security Audits
Scanned on May 4, 2026. openclaw-sentinel is one of thousands of agents audited by ClawSecure from the community-curated awesome-openclaw-skills list and the openclaw/skills repository.