mission-control Security Audit Report
mission-control is an AI agent skill, created by builderz-labs and published at builderz-labs/mission-control. ClawSecure audited mission-control across 58 files through the 3-Layer Audit Protocol covering all ten OWASP ASI Top 10 categories, assigning a security score of 33/100 (High Risk). The 9 findings concentrate in Command Injection, Obfuscation and Policy Violation, including Pattern detected: sudo systemctl and Pipeline downloads data from the network and executes it: `curl -fsSL.... 4 were rated high or critical severity.
Is mission-control safe?
ClawSecure audited mission-control and assigned a security score of 33/100 (High Risk), identifying 9 findings across Command Injection and Obfuscation. Review the findings below before installing.
What did ClawSecure find in mission-control?
ClawSecure identified 9 findings in mission-control, concentrated in Command Injection, Obfuscation and Policy Violation. 4 were rated high or critical severity. The most severe include Pattern detected: sudo systemctl and Pipeline downloads data from the network and executes it: `curl -fsSL....
How was mission-control audited?
ClawSecure ran mission-control through its 3-Layer Audit Protocol with full OWASP ASI Top 10 coverage, scanning 58 files from builderz-labs/mission-control.
What does a score of 33 mean?
ClawSecure assigned mission-control a security score of 33/100, placing it in the High Risk range. This is driven by 9 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 mission-control
ClawSecure detected 9 security findings in mission-control, spanning Command Injection, Obfuscation, Policy Violation and Data Exfiltration.
- critical · Pattern detected: sudo systemctl. Unauthorized Tool Use finding detected in
install.sh:308. - high · Pipeline downloads data from the network and executes it: `curl -fsSL.... Command Injection finding detected in
install.sh:1. - high · Attempts to access sensitive file: SOUL.md. Malicious Code finding detected in
agent-setup.md. - high · Potentially dangerous code pattern detected: curl.*\|.*sh. Code Injection finding detected in
install.sh. - medium · Pattern detected: fetch(. Data Exfiltration finding detected in
eslint.config.mjs:39. - medium · Variable $gw_host (line 190) flows to `nc` at line 403.. Command Injection finding detected in
install.sh:403. - medium · Missing config.json - agent may not be properly configured. Permissions Manifest finding.
- low · Hidden file found: .env.test. Hidden files may contain concealed.... Obfuscation finding detected in
.env.test. - 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 mission-control
Harden command execution
Review obfuscated or hidden code
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 July 15, 2026. mission-control is one of thousands of agents audited by ClawSecure from the community-curated awesome-openclaw-skills list and the openclaw/skills repository.