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-interaction skill implements data retrieval from the ChEMBL database using the chembl_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-interaction skill includes a function to run molecular docking via the vina (AutoDock Vina) command-line utility using subprocess.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
Risk Level
SAFE
Analyzed
Jun 14, 2026, 09:57 PM
Security Audit — agent-trust-hub — pharma-skills