hmdb-database
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a documentation and utility guide for processing scientific data from the Human Metabolome Database (HMDB). It functions entirely locally on a user-provided database dump.
- [EXTERNAL_DOWNLOADS]: The skill directs users to download a large XML database from the official HMDB website (hmdb.ca). This is a standard and expected practice for bioinformatics analysis requiring local data access to large datasets.
- [COMMAND_EXECUTION]: Provides instructions for installing common, reputable Python libraries (lxml, pandas) via pip. No suspicious or hidden shell commands were found.
Audit Metadata