bulk-rna-seq-deconvolution-with-bulk2single
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses established scientific Python libraries (omicverse, scanpy, scvelo, anndata) to perform RNA-seq analysis. No malicious instructions, obfuscation, or data exfiltration patterns were detected.
- [DATA_EXPOSURE]: The skill reads from local data paths and writes results (model weights, AnnData objects) to local directories as expected for a scientific workflow. It does not access sensitive system files or credentials.
- [EXTERNAL_DOWNLOADS]: The reference code uses 'scv.datasets.dentategyrus()', which is a standard method for fetching well-known research datasets from the scVelo library. This is considered a safe and expected operation within this domain.
- [INDIRECT_PROMPT_INJECTION]: The skill processes biological data (bulk counts, single-cell reference) which are typically provided by the user. While this is an ingestion surface, the skill does not use the data content to construct executable commands or influence agent behavior, maintaining a low risk profile.
Audit Metadata