Skip to main content

drugbank-database

Provides programmatic access to DrugBank data for drug properties, interactions, and pharmacology analysis.

Install this skill

or
98/100

Security score

The drugbank-database skill was audited on Jun 7, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 53

External URL reference

SourceSKILL.md
53NS = {"db": "http://www.drugbank.ca"} # DrugBank XML namespace
low line 141

External URL reference

SourceSKILL.md
141- The XML uses a namespace (commonly `http://www.drugbank.ca`); XPath queries must include the namespace mapping (e.g., `NS = {"db": "http://www.drugbank.ca"}`).
Scanned on Jun 7, 2026
View Security Dashboard
Installation guide →