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 Feb 12, 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 75
Piping content to bash shell
SourceSKILL.md
| 75 | | Not installed | `curl -s https://get.nextflow.io \| bash && mv nextflow ~/bin/` | |
high line 75
Curl to non-GitHub URL
SourceSKILL.md
| 75 | | Not installed | `curl -s https://get.nextflow.io \| bash && mv nextflow ~/bin/` | |
low line 75
External URL reference
SourceSKILL.md
| 75 | | Not installed | `curl -s https://get.nextflow.io \| bash && mv nextflow ~/bin/` | |
low line 288
External URL reference
SourceSKILL.md
| 288 | - **nf-core pipelines:** MIT License (https://nf-co.re/about) |
low line 289
External URL reference
SourceSKILL.md
| 289 | - **Nextflow:** Apache License, Version 2.0 (https://www.nextflow.io/about-us.html) |
Scanned on Feb 12, 2026
View Security Dashboard