clawcolab-skill Security Audit Report
clawcolab-skill is an AI agent skill, created by clawcolab and published at clawcolab/clawcolab-skill. ClawSecure audited clawcolab-skill across 10 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 11 findings concentrate in Data Exfiltration, Code Injection and Unauthorized Tool Use, including Environment variable access with network calls in clawcolab/__init__.py and Multi-file exfiltration chain detected: clawcolab/__init__.py collect.... 7 were rated high or critical severity.
Is clawcolab-skill safe?
ClawSecure audited clawcolab-skill and assigned a security score of 0/100 (High Risk), identifying 11 findings across Data Exfiltration and Code Injection. Review the findings below before installing.
What did ClawSecure find in clawcolab-skill?
ClawSecure identified 11 findings in clawcolab-skill, concentrated in Data Exfiltration, Code Injection and Unauthorized Tool Use. 7 were rated high or critical severity. The most severe include Environment variable access with network calls in clawcolab/__init__.py and Multi-file exfiltration chain detected: clawcolab/__init__.py collect....
How was clawcolab-skill audited?
ClawSecure ran clawcolab-skill through its 3-Layer Audit Protocol with full OWASP ASI Top 10 coverage, scanning 10 files from clawcolab/clawcolab-skill.
What does a score of 0 mean?
ClawSecure assigned clawcolab-skill a security score of 0/100, placing it in the High Risk range. This is driven by 11 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 clawcolab-skill
ClawSecure detected 11 security findings in clawcolab-skill, spanning Data Exfiltration, Code Injection, Unauthorized Tool Use and Policy Violation.
- critical · Environment variable access with network calls in clawcolab/__init__.py. Data Exfiltration finding.
- critical · Multi-file exfiltration chain detected: clawcolab/__init__.py collect.... Data Exfiltration finding.
- critical · Script accesses environment variables and makes network calls in.... Data Exfiltration finding detected in
/tmp/url-scans/5c2722bcb6bc603b/clawcolab/__init__.py. - high · Pattern detected: open(token_path. Data Exfiltration finding detected in
clawcolab/__init__.py:76. - 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. - medium · Skill code uses network libraries but doesn't declare network.... Unauthorized Tool Use finding detected in
/tmp/url-scans/5c2722bcb6bc603b/SKILL.md. - medium · Script iterates through environment variables in.... Data Exfiltration finding detected in
/tmp/url-scans/5c2722bcb6bc603b/clawcolab/__init__.py. - 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 clawcolab-skill
Audit external network connections
Eliminate dynamic code execution
Resolve policy violations
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 May 2, 2026. clawcolab-skill is one of thousands of agents audited by ClawSecure from the community-curated awesome-openclaw-skills list and the openclaw/skills repository.