simmer-copytrading Security Audit Report
simmer-copytrading is an AI agent skill, created by adlai88 and published at openclaw/skills. ClawSecure audited simmer-copytrading across 4 files through the 3-Layer Audit Protocol covering all ten OWASP ASI Top 10 categories, assigning a security score of 50/100 (Medium Risk). The 9 findings concentrate in Data Exfiltration, Policy Violation and Unauthorized Tool Use, including Pattern detected: open(config_path) and Pattern detected: open(config_path). 2 were rated high or critical severity.
Is simmer-copytrading safe?
ClawSecure audited simmer-copytrading and assigned a security score of 50/100 (Medium Risk), identifying 9 findings across Data Exfiltration and Policy Violation. Review the findings below before installing.
What did ClawSecure find in simmer-copytrading?
ClawSecure identified 9 findings in simmer-copytrading, concentrated in Data Exfiltration, Policy Violation and Unauthorized Tool Use. 2 were rated high or critical severity. The most severe include Pattern detected: open(config_path) and Pattern detected: open(config_path).
How was simmer-copytrading audited?
ClawSecure ran simmer-copytrading through its 3-Layer Audit Protocol with full OWASP ASI Top 10 coverage, scanning 4 files from openclaw/skills.
What does a score of 50 mean?
ClawSecure assigned simmer-copytrading a security score of 50/100, placing it in the Medium Risk range. This reflects 9 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 simmer-copytrading
ClawSecure detected 9 security findings in simmer-copytrading, spanning Data Exfiltration, Policy Violation, Unauthorized Tool Use and Permissions Manifest.
- high · Pattern detected: open(config_path). Data Exfiltration finding detected in
copytrading_trader.py:64. - high · Pattern detected: open(config_path). Data Exfiltration finding detected in
copytrading_trader.py:95. - medium · Pattern detected: from urllib.request import. Data Exfiltration finding detected in
copytrading_trader.py:32. - medium · Pattern detected: from urllib.request import. Data Exfiltration finding detected in
scripts/status.py:16. - medium · Skill code uses network libraries but doesn't declare network.... Unauthorized Tool Use finding.
- medium · Script iterates through environment variables in.... Data Exfiltration finding detected in
/tmp/url-scans/d93b3c4e52f21cc4/copytrading_trader.py. - medium · Script iterates through environment variables in.... Data Exfiltration finding detected in
/tmp/url-scans/d93b3c4e52f21cc4/scripts/status.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 simmer-copytrading
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 9, 2026. simmer-copytrading is one of thousands of agents audited by ClawSecure from the community-curated awesome-openclaw-skills list and the openclaw/skills repository.