flow-next-sync
Pass
Audited by Gen Agent Trust Hub on May 10, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: Executes a bundled script
flowctlfrom the plugin's internal directory (scripts/flowctl) to perform task management operations. - [COMMAND_EXECUTION]: Utilizes
git rev-parseto determine the project root directory during the workflow. - [SAFE]: Implements input validation instructions requiring task IDs to follow specific patterns (e.g., starting with
fn-) before use in commands.
Audit Metadata