arboreto
Pass
Audited by Gen Agent Trust Hub on May 28, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
arboretopackage from the Python Package Index (PyPI) using standard package managers. This is a legitimate and expected dependency for the skill's functionality. - [COMMAND_EXECUTION]: Provides a utility script (
scripts/basic_grn_inference.py) and various Python snippets for performing scientific data analysis. These commands operate on user-provided data within the local environment. - [DATA_EXFILTRATION]: Includes examples of connecting to Dask distributed schedulers (e.g.,
tcp://scheduler:8786). This network connectivity is a standard requirement for distributed computing with Dask to handle large-scale bioinformatics datasets and does not constitute unauthorized exfiltration.
Audit Metadata