alterlab-clinical-decision
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious code, prompt injections, or obfuscated patterns were detected in the skill instructions, scripts, or reference materials.
- [DATA_EXFILTRATION]: The skill implements proactive data security measures, including a dedicated validation script (
validate_cds_document.py) to verify HIPAA de-identification and the removal of sensitive identifiers in research documents. - [EXTERNAL_DOWNLOADS]: Dependencies such as pandas, numpy, scipy, lifelines, and matplotlib are standard, reputable scientific libraries installed from official package registries.
- [COMMAND_EXECUTION]: Shell command execution is restricted to legitimate operations such as running data analysis scripts and compiling LaTeX documents, which are essential to the skill's primary function.
Audit Metadata