dynamic-workflow
Pass
Audited by Gen Agent Trust Hub on Jul 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical manual for orchestrating complex fan-out tasks. It documents patterns for task decomposition, manifest generation, and result synthesis without introducing malicious payloads.
- [DYNAMIC_EXECUTION]: The workflow describes using the
execute_codetool to run Python scripts for deterministic orchestration tasks, such as generating manifest files and managing loops. This is used as a performance and context-management optimization rather than for arbitrary code execution. - [COMMAND_EXECUTION]: The instructions involve the use of the
terminaltool by subagents for processing individual task units. These operations are described within the context of standard file system and repository management. - [DATA_EXFILTRATION]: The skill uses local
/tmpdirectories with unique run identifiers to store intermediate results and manifests. No patterns for exfiltrating sensitive data to external domains were identified.
Audit Metadata