arboreto
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and scripts are consistent with legitimate bioinformatics research workflows.
- [EXTERNAL_DOWNLOADS]: The skill references the installation of the 'arboreto' library from standard package registries. Dependencies include well-known scientific libraries such as pandas, numpy, dask, and scikit-learn.
- [COMMAND_EXECUTION]: Provides a helper script (
scripts/basic_grn_inference.py) for running standard inference tasks. The script performs expected file I/O operations on user-provided data. - [DATA_EXFILTRATION]: While the documentation describes connecting to Dask schedulers via TCP (e.g.,
tcp://scheduler:8786), this is a standard and necessary component for distributed scientific computing using Dask and is used here according to its intended purpose.
Audit Metadata