i4h-workflow-validate
Pass
Audited by Gen Agent Trust Hub on Sep 5, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill clones the base workflow code from the official Isaac for Healthcare GitHub repository (github.com/isaac-for-healthcare/i4h-workflows) if it is not already present locally.
- [COMMAND_EXECUTION]: The skill executes various bash scripts (
run.sh,stop.sh) located within the cloned workflow repository to manage policy daemons and simulation rollouts. These are standard operations for the intended task of policy evaluation. - [SAFE]: Data recording uses HDF5 format (
verify.hdf5) for validation episodes, and logs are captured to a local runs directory. No unauthorized network exfiltration or sensitive file access was detected.
Audit Metadata