flow is an AI agent skill, created by bvinci1-design and published at bvinci1-design/flow. ClawSecure audited flow across 11 files through the 3-Layer Audit Protocol covering all ten OWASP ASI Top 10 categories, assigning a security score of 45/100 (High Risk). The 6 findings concentrate in Code Injection, Policy Violation and Command Injection, including Pattern detected: os.path.join(root, file) with... and Potentially dangerous code pattern detected: eval\(. 4 were rated high or critical severity.
Is flow safe?
ClawSecure audited flow and assigned a security score of 45/100 (High Risk), identifying 6 findings across Code Injection and Policy Violation. Review the findings below before installing.
What did ClawSecure find in flow?
ClawSecure identified 6 findings in flow, concentrated in Code Injection, Policy Violation and Command Injection. 4 were rated high or critical severity. The most severe include Pattern detected: os.path.join(root, file) with... and Potentially dangerous code pattern detected: eval\(.
How was flow audited?
ClawSecure ran flow through its 3-Layer Audit Protocol with full OWASP ASI Top 10 coverage, scanning 11 files from bvinci1-design/flow.
What does a score of 45 mean?
ClawSecure assigned flow a security score of 45/100, placing it in the High Risk range. This is driven by 6 findings led by Code Injection 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 flow
ClawSecure detected 6 security findings in flow, spanning Code Injection, Policy Violation, Command Injection and Permissions Manifest.
- critical · Pattern detected: os.path.join(root, file)
with.... Command Injection finding detected in
skill_registry.py:109. - high · Potentially dangerous code pattern detected: eval\(. Code Injection finding detected in
skill_scanner_integration.py. - high · Potentially dangerous code pattern detected: exec\(. Code Injection finding detected in
skill_scanner_integration.py. - high · Potentially dangerous code pattern detected: base64.*decode. Code Injection finding detected in
skill_scanner_integration.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 flow
Eliminate dynamic code execution
Resolve policy violations
Harden command execution
Related Security Research
Why Generic Scanners Fail at AI Agent Security→Beyond Static Scans: Why ClawSecure Verifies Agentic Intent→Related AI Agent Security Audits
Scanned on May 4, 2026. flow is one of thousands of agents audited by ClawSecure from the community-curated awesome-openclaw-skills list and the openclaw/skills repository.