ngs-dna-variant-calling
Pass
Audited by Gen Agent Trust Hub on Aug 15, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- Command Execution: The skill executes local Python scripts located in the
plugins/directory and utilizes thenextflowworkflow manager. These commands are typical for genomic analysis tasks and are used to manage preflight checks and local execution of variant calling tools. - External Resource Usage: The skill references the
nf-core/sarekpipeline. This is a well-established, community-maintained workflow used extensively in bioinformatics for germline and somatic variant calling, representing standard industry practice. - Data Processing Considerations: The skill processes genomic data formats (BAM, CRAM, FASTQ) and configuration files (TSV, CSV). While this represents a data processing surface, the skill includes operational guardrails to ensure data integrity, such as build consistency checks and resource management warnings.
Audit Metadata