Skip to main content

nextflow-development

Facilitates running nf-core bioinformatics pipelines for RNA-seq, WGS/WES, and ATAC-seq data analysis, aiding researchers in omics studies.

Install this skill

or
57/100

Security score

The nextflow-development skill was audited on Jun 3, 2026 and we found 5 security issues across 3 threat categories, including 1 critical. Review the findings below before installing.

Categories Tested

Security Issues

critical line 88

Piping content to bash shell

SourceSKILL.md
88| Not installed | `curl -s https://get.nextflow.io \| bash && mv nextflow ~/bin/` |
high line 88

Curl to non-GitHub URL

SourceSKILL.md
88| Not installed | `curl -s https://get.nextflow.io \| bash && mv nextflow ~/bin/` |
low line 88

External URL reference

SourceSKILL.md
88| Not installed | `curl -s https://get.nextflow.io \| bash && mv nextflow ~/bin/` |
low line 301

External URL reference

SourceSKILL.md
301- **nf-core pipelines:** MIT License (https://nf-co.re/about)
low line 302

External URL reference

SourceSKILL.md
302- **Nextflow:** Apache License, Version 2.0 (https://www.nextflow.io/about-us.html)
Scanned on Jun 3, 2026
View Security Dashboard
Installation guide →