Skip to main content

bio-alignment-sorting

Sorts alignment files using samtools and pysam for efficient BAM file preparation in bioinformatics workflows.

Install this skill

or
90/100

Security score

The bio-alignment-sorting skill was audited on Feb 9, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 147

Python subprocess execution

SourceSKILL.md
147subprocess.run(
medium line 161

Python subprocess execution

SourceSKILL.md
161aligner = subprocess.Popen(['bwa', 'mem', 'ref.fa', 'reads.fq'],
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →