alterlab-scvelo
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed for legitimate scientific data analysis and contains no malicious code or instructions. The workflow follows established bioinformatics practices for processing single-cell RNA-seq data.
- [EXTERNAL_DOWNLOADS]: The workflow script includes a call to
scv.datasets.pancreas(), which downloads a public benchmark dataset from the official scVelo repository. This is a standard operation for demonstrating tool functionality and originates from a well-known research organization. - [COMMAND_EXECUTION]: The documentation includes standard
pip installinstructions for thescvelopackage. No suspicious or hidden shell commands, such as unauthorized privilege escalation or remote script piping, were identified. - [DATA_EXFILTRATION]: The skill handles data locally using the AnnData (.h5ad) and loom formats. There are no network operations that would result in the exfiltration of sensitive files, environment variables, or user credentials.
Audit Metadata