i4h-workflow-validate
Pass
Audited by Gen Agent Trust Hub on Jul 22, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the core workflow codebase from the project's GitHub organization (github.com/isaac-for-healthcare/i4h-workflows) if no local installation exists.
- [COMMAND_EXECUTION]: Performs workflow orchestration by invoking local scripts for setup, execution, and cleanup, including 'policy/run.sh', 'arena/run.sh', and 'stop.sh'.
- [COMMAND_EXECUTION]: Dynamically retrieves environment configuration parameters (like 'max_timesteps') from local YAML files using a Python subprocess with 'yaml.safe_load'.
Audit Metadata