moltbot-arena Security Audit Report
moltbot-arena is an AI agent skill, created by giulianomlodi and published at openclaw/skills. ClawSecure audited moltbot-arena across 5 files through the 3-Layer Audit Protocol covering all ten OWASP ASI Top 10 categories, assigning a security score of 20/100 (High Risk). The 9 findings concentrate in Data Exfiltration, Resource Abuse and Policy Violation, including Pattern detected: requests.post( and Pattern detected: requests.post(. 4 were rated high or critical severity.
Is moltbot-arena safe?
ClawSecure audited moltbot-arena and assigned a security score of 20/100 (High Risk), identifying 9 findings across Data Exfiltration and Resource Abuse. Review the findings below before installing.
What did ClawSecure find in moltbot-arena?
ClawSecure identified 9 findings in moltbot-arena, concentrated in Data Exfiltration, Resource Abuse and Policy Violation. 4 were rated high or critical severity. The most severe include Pattern detected: requests.post( and Pattern detected: requests.post(.
How was moltbot-arena audited?
ClawSecure ran moltbot-arena through its 3-Layer Audit Protocol with full OWASP ASI Top 10 coverage, scanning 5 files from openclaw/skills.
What does a score of 20 mean?
ClawSecure assigned moltbot-arena a security score of 20/100, placing it in the High Risk range. This is driven by 9 findings led by Data Exfiltration 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 moltbot-arena
ClawSecure detected 9 security findings in moltbot-arena, spanning Data Exfiltration, Resource Abuse, Policy Violation and Unauthorized Tool Use.
- critical · Pattern detected: requests.post(. Data Exfiltration finding detected in
scripts/game_loop.py:51. - critical · Pattern detected: requests.post(. Data Exfiltration finding detected in
scripts/game_loop.py:51. - high · Pattern detected: while True:. Resource Abuse finding detected in
scripts/game_loop.py:23. - high · Pattern detected: while True:. Resource Abuse finding detected in
scripts/game_loop.py:23. - medium · Pattern detected: import requests. Data Exfiltration finding detected in
scripts/game_loop.py:16. - medium · Skill code uses network libraries but doesn't declare network.... Unauthorized Tool Use finding.
- medium · Pattern detected: import requests. Data Exfiltration finding detected in
scripts/game_loop.py:16. - 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 moltbot-arena
Audit external network connections
Resolve policy violations
Add a config.json permissions manifest
Related Security Research
ClawHavoc Explained: The Malware Family Targeting AI Agents→Beyond Static Scans: Why ClawSecure Verifies Agentic Intent→Related AI Agent Security Audits
Scanned on February 7, 2026. moltbot-arena is one of thousands of agents audited by ClawSecure from the community-curated awesome-openclaw-skills list and the openclaw/skills repository.