omicverse-single-cell-kb-alignment
Pass
Audited by Gen Agent Trust Hub on Jul 22, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill's primary functionality involves wrapping the
omicversePython library, which invokes the externalkb(kallisto|bustools) binary via shell commands to perform genomic sequence alignment. - [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest and process biological data files such as FASTQ, FASTA, and GTF.
- Ingestion points: User-specified paths for genomic data (e.g.,
fastq_paths,fasta_paths,gtf_paths) in theov.alignment.single.refandov.alignment.single.countfunctions. - Boundary markers: Not explicitly defined in the prompt instructions.
- Capability inventory: Execution of the
kbcommand-line tool with user-provided file arguments. - Sanitization: The skill relies on the underlying
omicverselibrary and thekbtool for input validation and file handling. - [EXTERNAL_DOWNLOADS]: The documentation in
references/source-notebook-map.mdmentions external data acquisition (e.g., viawget) but specifically notes these steps are excluded from the skill's execution boundary.
Audit Metadata