clinical-decision-support
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill is a legitimate tool designed for clinical researchers and pharmaceutical professionals to generate evidence-based documents and decision algorithms.
- [SAFE]: All included Python scripts (e.g.,
biomarker_classifier.py,generate_survival_analysis.py) perform standard data processing and visualization using established libraries. No network operations, sensitive file access, or obfuscation techniques were found in the source code. - [SAFE]: The skill incorporates a security-conscious validation script (
validate_cds_document.py) that checks generated reports for potential HIPAA identifiers and ensures statistical reporting completeness. - [EXTERNAL_DOWNLOADS]: The skill utilizes standard, reputable Python packages for scientific computing and data analysis, including
pandas,numpy,scipy,lifelines,matplotlib, andpyyaml. These dependencies are appropriate for the skill's stated purpose and are sourced from official registries. - [COMMAND_EXECUTION]: The skill correctly instructs the agent to use the provided Python scripts via the
Bashtool to process data and generate figures. These commands operate locally and are a necessary part of the document generation workflow. - [PROMPT_INJECTION]: The skill instructions in
SKILL.mdandREADME.mdare focused on formatting, methodology, and integration. No instructions were found that attempt to bypass AI safety filters or override core agent behavior.
Audit Metadata