openclaw-trakt Security Audit Report
openclaw-trakt is an AI agent skill, created by fr3nch13 and published at fr3nch13/openclaw-trakt. ClawSecure audited openclaw-trakt across 8 files through the 3-Layer Audit Protocol covering all ten OWASP ASI Top 10 categories, assigning a security score of 55/100 (Medium Risk). The 8 findings concentrate in Data Exfiltration, Command Injection and Unauthorized Tool Use, including Pattern detected: subprocess.run(['start', url], shell=True and Pattern detected: subprocess.run(['start', pin_url], shell=True. 2 were rated high or critical severity.
Is openclaw-trakt safe?
ClawSecure audited openclaw-trakt and assigned a security score of 55/100 (Medium Risk), identifying 8 findings across Data Exfiltration and Command Injection. Review the findings below before installing.
What did ClawSecure find in openclaw-trakt?
ClawSecure identified 8 findings in openclaw-trakt, concentrated in Data Exfiltration, Command Injection and Unauthorized Tool Use. 2 were rated high or critical severity. The most severe include Pattern detected: subprocess.run(['start', url], shell=True and Pattern detected: subprocess.run(['start', pin_url], shell=True.
How was openclaw-trakt audited?
ClawSecure ran openclaw-trakt through its 3-Layer Audit Protocol with full OWASP ASI Top 10 coverage, scanning 8 files from fr3nch13/openclaw-trakt.
What does a score of 55 mean?
ClawSecure assigned openclaw-trakt a security score of 55/100, placing it in the Medium Risk range. This reflects 8 findings led by Data Exfiltration that warrant review before production 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-trakt
ClawSecure detected 8 security findings in openclaw-trakt, spanning Data Exfiltration, Command Injection, Unauthorized Tool Use and Policy Violation.
- high · Pattern detected: subprocess.run(['start', url], shell=True. Command Injection finding detected in
scripts/setup.py:94. - high · Pattern detected: subprocess.run(['start', pin_url], shell=True. Command Injection finding detected in
scripts/setup.py:177. - medium · Skill code uses network libraries but doesn't declare network.... Unauthorized Tool Use finding detected in
/tmp/url-scans/02a17556d9bc68ca/SKILL.md. - medium · Pattern detected: requests.post(. Data Exfiltration finding detected in
scripts/trakt_client.py:79. - medium · Pattern detected: requests.post(. Data Exfiltration finding detected in
scripts/trakt_client.py:105. - medium · Pattern detected: requests.request(. Data Exfiltration finding detected in
scripts/trakt_client.py:137. - 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-trakt
Audit external network connections
Harden command 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 3, 2026. openclaw-trakt is one of thousands of agents audited by ClawSecure from the community-curated awesome-openclaw-skills list and the openclaw/skills repository.