openai-image-gen Security Audit Report
openai-image-gen is an AI agent skill, created by steipete and published at openclaw/skills. ClawSecure audited openai-image-gen across 3 files through the 3-Layer Audit Protocol covering all ten OWASP ASI Top 10 categories, assigning a security score of 70/100 (Medium Risk). The 6 findings concentrate in Data Exfiltration, Code Injection and Unauthorized Tool Use, including Potentially dangerous code pattern detected: base64.*decode and Suspicious Import: urllib.request. 1 was rated high or critical severity.
Is openai-image-gen safe?
ClawSecure audited openai-image-gen and assigned a security score of 70/100 (Medium Risk), identifying 6 findings across Data Exfiltration and Code Injection. Review the findings below before installing.
What did ClawSecure find in openai-image-gen?
ClawSecure identified 6 findings in openai-image-gen, concentrated in Data Exfiltration, Code Injection and Unauthorized Tool Use. 1 was rated high or critical severity. The most severe include Potentially dangerous code pattern detected: base64.*decode and Suspicious Import: urllib.request.
How was openai-image-gen audited?
ClawSecure ran openai-image-gen through its 3-Layer Audit Protocol with full OWASP ASI Top 10 coverage, scanning 3 files from openclaw/skills.
What does a score of 70 mean?
ClawSecure assigned openai-image-gen a security score of 70/100, placing it in the Medium Risk range. This reflects 6 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 openai-image-gen
ClawSecure detected 6 security findings in openai-image-gen, spanning Data Exfiltration, Code Injection, Unauthorized Tool Use and Permissions Manifest.
- high · Potentially dangerous code pattern detected: base64.*decode. Code Injection finding detected in
gen.py. - medium · Suspicious Import: urllib.request. Data Exfiltration finding detected in
scripts/gen.py:13. - medium · Undeclared Network Access. Unauthorized Tool Use finding.
- medium · Environment Variable Enumeration. Data Exfiltration finding detected in
scripts/gen.py. - medium · Missing config.json - agent may not be properly configured. Permissions Manifest finding.
- info · Missing License Declaration. Policy Violation finding detected in
SKILL.md.
Each finding is expandable in the interactive list below.
3-Layer Audit Protocol
Security Recommendations for openai-image-gen
Audit external network connections
Eliminate dynamic code execution
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 26, 2026. openai-image-gen is one of thousands of agents audited by ClawSecure from the community-curated awesome-openclaw-skills list and the openclaw/skills repository.