clinical-decision-support
Pass
Audited by Gen Agent Trust Hub on Apr 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to automate the generation of medical research documentation. All provided scripts perform legitimate data processing and visualization tasks using standard scientific libraries.
- [EXTERNAL_DOWNLOADS]: The skill documentation lists standard, well-known Python libraries (pandas, numpy, scipy, lifelines, matplotlib, pyyaml) as dependencies for data analysis and visualization.
- [COMMAND_EXECUTION]: The skill provides instructions for the agent to execute local Python scripts via the shell to process data and generate figures. These commands are integral to the stated purpose of the skill and do not involve untrusted remote execution.
- [DATA_EXPOSURE]: A dedicated validation script (validate_cds_document.py) is included to detect and warn about potential HIPAA identifiers in the output, demonstrating a focus on data privacy best practices when handling clinical information.
Audit Metadata