i4h-workflow-setup
Pass
Audited by Gen Agent Trust Hub on Jul 22, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes several system commands to verify prerequisites, including
nvidia-smifor GPU status,dffor disk space, andgit/uvfor tool availability. It also manages local files and directories to store logs and environment configurations. - [EXTERNAL_DOWNLOADS]: The skill downloads the necessary project codebase by cloning
https://github.com/isaac-for-healthcare/i4h-workflowsif the repository is not already present on the host system. - [REMOTE_CODE_EXECUTION]: The skill executes the
setup.shscript and associated component scripts from the cloned repository. This execution is required for the intended purpose of bootstrapping the agentic workflow environment.
Audit Metadata