skills/starlitnightly/omicverse/single-cell-clustering-and-batch-correction-with-omicverse/Gen Agent Trust Hub
single-cell-clustering-and-batch-correction-with-omicverse
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill focuses on legitimate bioinformatics data analysis tasks, specifically single-cell genomics processing, using established libraries like omicverse, scanpy, and scvelo.
- [EXTERNAL_DOWNLOADS]: The skill utilizes scvelo's built-in dataset loader to fetch demonstration data, which is standard behavior for scientific tutorials and poses no security threat.
- [COMMAND_EXECUTION]: The skill involves routine file system operations for the bioinformatics domain, such as reading from and writing to .h5ad files, using library-specific functions (ov.read, adata.write_h5ad).
- [PROMPT_INJECTION]: Analysis of the instructions shows no attempts to bypass safety filters or override system prompts. Instructional markers labeled 'IMPORTANT' are used for dependency checking in generated code, improving script robustness.
- [REMOTE_CODE_EXECUTION]: No remote code execution patterns, such as pipe-to-shell or untrusted script downloads, were identified in the skill files.
Audit Metadata