flow-next-opencode-export-context
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill invokes a bundled command-line utility,
flowctl, located within the repository's.opencode/bin/directory. This tool is used to query repository metadata, retrieve epic details, and generate the final review export.- [COMMAND_EXECUTION]: The skill utilizes theevalcommand to execute shell initialization output generated byflowctl rp setup-review. This is a common pattern for configuring shell environments in developer tools and is used here to set up the context building process.
Audit Metadata