alterlab-arboreto
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates gene regulatory network inference using the Arboreto library. It provides instructions for installation and usage of standard scientific computing packages (Pandas, NumPy, Dask, Scikit-learn).
- [SAFE]: Network operations are limited to establishing connections with Dask distributed schedulers (e.g., tcp://scheduler:8786) for parallel processing, which is the intended functionality for large-scale biological datasets.
- [SAFE]: Data processing involves reading gene expression matrices from local TSV files using standard Pandas and NumPy functions; no external or untrusted data is interpolated into agent instructions or shell commands.
- [SAFE]: The skill uses a standard random seed approach for reproducibility and implements appropriate Python guards for multiprocessing.
Audit Metadata