omicverse-cross-modal-celltype-transfer
Pass
Audited by Gen Agent Trust Hub on Jul 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a legitimate scientific workflow for single-cell genomics using the OmicVerse library. The instructions are technical and aligned with the stated purpose of cross-modal cell-type transfer.
- [COMMAND_EXECUTION]: The validation suite in
assets/acceptance.jsonexecutes a Python script using a shell heredoc (`${PYTHON} - <<'PY'
). This execution is restricted to a synthetic testing environment usingnumpy` generated data and does not incorporate untrusted external input. - [EXTERNAL_DOWNLOADS]: The skill documentation mentions an optional dependency on the
pymdepackage for visualization purposes. This is a standard practice for optional features in Python libraries. - [DATA_EXPOSURE]: The workflow involves reading and writing to
AnnDataobjects, which are standard file formats in bioinformatics. No sensitive system paths or credentials are accessed.
Audit Metadata