drugbank-database-access
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for installing necessary dependencies using standard package managers. Specifically, it recommends installing
lxml,pandas,rdkit-pypi, anddrugbank-downloaderviapip. - [EXTERNAL_DOWNLOADS]: The skill suggests using the
drugbank-downloaderpackage, which is a recognized utility for programmatically retrieving the DrugBank database from its official repository. This download is initiated by the user and targets a legitimate data source. - [SAFE]: Analysis of the Python code snippets confirms they are focused on XML parsing, data manipulation, and chemical informatics. There are no attempts to exfiltrate data, access sensitive system files, or execute obfuscated code. The skill's primary function is local data analysis.
Audit Metadata