pharma-skills
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The
drug-target-interactionskill implements data retrieval from the ChEMBL database using thechembl_webresource_client. ChEMBL is a recognized and trusted public repository for bioactive molecules, and its use is standard in cheminformatics workflows. - [COMMAND_EXECUTION]: The
drug-target-interactionskill includes a function to run molecular docking via thevina(AutoDock Vina) command-line utility usingsubprocess.run. The implementation uses a list-based command structure with scientific parameters, which avoids shell injection vulnerabilities and is consistent with the skill's stated purpose. - [SAFE]: The provided code snippets for pharmacokinetics, statistical analysis, and clinical trial randomization use well-established libraries like NumPy, SciPy, Pandas, and Lifelines. These operations are performed locally and do not involve suspicious network activity or unauthorized file access.
Audit Metadata