cohort-compare
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to dynamically generate a Python script and execute it to perform population health analysis. This is the core intended functionality and uses standard local execution paths.
- [EXTERNAL_DOWNLOADS]: Data retrieval from healthcare APIs is performed using the
curlcommand viasubprocess.run. This is documented as a necessary workaround for sandbox network constraints and includes timeout and failure-handling flags. - [DATA_EXFILTRATION]: Although the skill handles sensitive clinical data, its network operations are restricted to querying the FHIR endpoints specified in the analysis task. No unauthorized data transmission or suspicious external destinations were detected.
Audit Metadata