single-cell-preprocessing-with-omicverse
Warn
Audited by Snyk on Mar 10, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). The skill's reference commands explicitly fetch and execute public third-party content (e.g., wget from 10xgenomics and a curl | bash of https://raw.githubusercontent.com/Starlitnightly/omicverse/refs/heads/master/install.sh in reference.md), which are open/public sources that the workflow expects to ingest/run and therefore could materially alter environment and subsequent actions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill's quick-setup includes a runtime command that downloads and pipes a remote script to the shell—curl -sSL https://raw.githubusercontent.com/Starlitnightly/omicverse/refs/heads/master/install.sh | bash -s—which executes external code during setup and is presented as a required step for the GPU environment.
Audit Metadata