omicverse-single-cell-clustering-backends
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and reference materials focus entirely on legitimate bioinformatics workflows. No prompt injection, data exfiltration, or obfuscation patterns were detected.
- [COMMAND_EXECUTION]: The skill includes a smoke test script (
scripts/clustering_smoke.py) used for functional validation. This script operates on synthetic data generated at runtime and does not interact with sensitive system files or external network resources. - [EXTERNAL_DOWNLOADS]: The skill utilizes the
omicversePython library and its standard ecosystem (numpy, pandas, anndata). These are well-known scientific packages, and the skill does not attempt to download or execute untrusted remote scripts.
Audit Metadata