genomics-workflow-acceleration
Pass
Audited by Gen Agent Trust Hub on Aug 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a 'default-off' design pattern for all code modifications, ensuring that the original production behavior of the user's workflow is preserved unless explicitly enabled.
- [SAFE]: It includes strong guardrails against clinical diagnosis, variant interpretation, secret exfiltration, and destructive file operations (e.g., wiping data directories).
- [SAFE]: External references and module installations target established and trusted community resources such as nf-core and the official Nextflow agent skills repository.
- [SAFE]: Runtime environment checks are limited to benign diagnostic commands (
nvidia-smi,pbrun --version) to verify GPU availability without requesting elevated privileges or performing suspicious network operations.
Audit Metadata