bio-population-genetics-selection-statistics
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [PROMPT_INJECTION] (SAFE): No instructions attempting to bypass safety filters or override agent behavior were found.
- [DATA_EXFILTRATION] (SAFE): The skill operates on local genomic data (VCF files) and generates local plots. No network operations or unauthorized data access patterns were identified.
- [REMOTE_CODE_EXECUTION] (SAFE): No patterns of downloading and executing remote scripts are present.
- [EXTERNAL_DOWNLOADS] (LOW): Mentions installation of standard scientific packages like scikit-allel and vcftools via pip and conda. These are trusted sources in the bioinformatics community.
- [COMMAND_EXECUTION] (LOW): Includes standard shell commands for vcftools, which is expected for the stated purpose of genomic analysis.
- [INDIRECT_PROMPT_INJECTION] (SAFE): The skill processes VCF data files (SKILL.md, selection_scan.py). While this constitutes an external data ingestion point, VCF is a structured genomic format with a low risk of containing exploitable natural language instructions.
Audit Metadata