recipe-to-list Security Audit Report
recipe-to-list is an AI agent skill, created by borahm and published at openclaw/skills. ClawSecure audited recipe-to-list across 4 files through the 3-Layer Audit Protocol covering all ten OWASP ASI Top 10 categories, assigning a security score of 30/100 (High Risk). The 8 findings concentrate in Data Exfiltration, Policy Violation and Unauthorized Tool Use, including Pattern detected: base64.b64encode and Dangerous combination of code execution and system commands in.... 3 were rated high or critical severity.
Is recipe-to-list safe?
ClawSecure audited recipe-to-list and assigned a security score of 30/100 (High Risk), identifying 8 findings across Data Exfiltration and Policy Violation. Review the findings below before installing.
What did ClawSecure find in recipe-to-list?
ClawSecure identified 8 findings in recipe-to-list, concentrated in Data Exfiltration, Policy Violation and Unauthorized Tool Use. 3 were rated high or critical severity. The most severe include Pattern detected: base64.b64encode and Dangerous combination of code execution and system commands in....
How was recipe-to-list audited?
ClawSecure ran recipe-to-list through its 3-Layer Audit Protocol with full OWASP ASI Top 10 coverage, scanning 4 files from openclaw/skills.
What does a score of 30 mean?
ClawSecure assigned recipe-to-list a security score of 30/100, placing it in the High Risk range. This is driven by 8 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 recipe-to-list
ClawSecure detected 8 security findings in recipe-to-list, spanning Data Exfiltration, Policy Violation, Unauthorized Tool Use and Command Injection.
- critical · Pattern detected: base64.b64encode. Data Exfiltration finding detected in
scripts/recipe_to_list.py:81. - critical · Dangerous combination of code execution and system commands in.... Command Injection finding detected in
/tmp/url-scans/d7a19c9195f45188/scripts/recipe_to_list.py. - high · Attempts to access sensitive file: .clawdbot/.env. Malicious Code finding detected in
recipe-to-list.sh. - medium · Pattern detected: import urllib.request. Data Exfiltration finding detected in
scripts/recipe_to_list.py:24. - 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/d7a19c9195f45188/scripts/recipe_to_list.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 recipe-to-list
Audit external network connections
Resolve policy violations
Harden command execution
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. recipe-to-list is one of thousands of agents audited by ClawSecure from the community-curated awesome-openclaw-skills list and the openclaw/skills repository.