style-transfer Security Audit Report
style-transfer is an AI agent skill, created by jack happy and published at openclaw/skills. ClawSecure audited style-transfer across 4 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 7 findings concentrate in Data Exfiltration, Policy Violation and Unauthorized Tool Use, including Pattern detected: base64.b64encode and Pattern detected: import urllib.request. 1 was rated high or critical severity.
Is style-transfer safe?
ClawSecure audited style-transfer and assigned a security score of 55/100 (Medium Risk), identifying 7 findings across Data Exfiltration and Policy Violation. Review the findings below before installing.
What did ClawSecure find in style-transfer?
ClawSecure identified 7 findings in style-transfer, concentrated in Data Exfiltration, Policy Violation and Unauthorized Tool Use. 1 was rated high or critical severity. The most severe include Pattern detected: base64.b64encode and Pattern detected: import urllib.request.
How was style-transfer audited?
ClawSecure ran style-transfer through its 3-Layer Audit Protocol with full OWASP ASI Top 10 coverage, scanning 4 files from openclaw/skills.
What does a score of 55 mean?
ClawSecure assigned style-transfer a security score of 55/100, placing it in the Medium Risk range. This reflects 7 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 style-transfer
ClawSecure detected 7 security findings in style-transfer, spanning Data Exfiltration, Policy Violation, Unauthorized Tool Use and Social Engineering.
- critical · Pattern detected: base64.b64encode. Data Exfiltration finding detected in
scripts/transfer.py:314. - medium · Pattern detected: import urllib.request. Data Exfiltration finding detected in
scripts/transfer.py:12. - medium · Skill code uses network libraries but doesn't declare network.... Unauthorized Tool Use finding.
- medium · Skill performs actions not reflected in its description. Social Engineering finding detected in
SKILL.md. - medium · Script iterates through environment variables in.... Data Exfiltration finding detected in
/tmp/url-scans/726066d0a73af8a1/scripts/transfer.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 style-transfer
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. style-transfer is one of thousands of agents audited by ClawSecure from the community-curated awesome-openclaw-skills list and the openclaw/skills repository.