flowmind-author
Warn
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: MEDIUMCOMMAND_EXECUTIONDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The 'Golden Rule' explicitly instructs the agent to implement validation logic using
bash -cshell commands, promoting the creation and execution of flows that contain arbitrary command logic. - [COMMAND_EXECUTION]: The skill uses the
lev exectool to run audit and promotion workflows defined in local YAML files, which may contain further execution primitives. - [DATA_EXFILTRATION]: The instructions direct the agent to read local files from the user's home directory, specifically
~/lev/docs/and~/.lev/flows/, exposing internal design and configuration data. - [PROMPT_INJECTION]: The skill audits and fixes external
.flow.yamlfiles, creating an indirect injection surface. Evidence: (1) Ingestion points: The agent reads files from a user-providedscan_pathduring the 'Audit' and 'Fix' intents. (2) Boundary markers: No delimiters or explicit instructions to ignore embedded content are provided. (3) Capability inventory: The skill utilizeslev exec,cat, andtouchfor file and execution operations. (4) Sanitization: No sanitization or validation of the ingested flow content is specified before the agent processes or 'fixes' it.
Audit Metadata