← Back to Scanner

flow Security Audit Report

🔭 Continuously monitored by ClawSecure Watchtower
Source:
SHA-256:

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.

Each finding is expandable in the interactive list below.

3-Layer Audit Protocol

Security Recommendations for flow

Eliminate dynamic code execution
flow evaluates code at runtime (for example eval or dynamic exec). Remove dynamic evaluation of untrusted input, and where code generation is unavoidable, sandbox it and validate every input.
Resolve policy violations
flow trips ClawSecure policy checks. Review each flagged pattern against your security policy and remediate or document an accepted exception before production use.
Harden command execution
flow constructs or runs system commands. Validate that commands are built only from trusted inputs, never pass user-controlled strings directly to a shell, and restrict execution to an allow-list of expected commands.

Related Security Research

Why Generic Scanners Fail at AI Agent SecurityBeyond Static Scans: Why ClawSecure Verifies Agentic Intent

Related AI Agent Security Audits

ClawSecScore 45/100claude-memScore 35/100openclawScore 55/100open-webuiScore 35/100gnoScore 45/100

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.

Start Your Free Scan