bio-population-genetics-population-structure
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- Indirect Prompt Injection (LOW): The script 'examples/structure_analysis.sh' interpolates user-provided variables into shell commands without sanitization. This creates a surface where malicious file names or paths could execute unintended commands if the agent uses the script with unsanitized inputs.\n- Evidence Chain:\n
- Ingestion points: Command-line arguments $1 (BFILE) and $2 (PREFIX) in 'examples/structure_analysis.sh'.\n
- Boundary markers: Absent.\n
- Capability inventory: Execution of 'plink2' and 'admixture' commands via shell interpolation.\n
- Sanitization: Absent; variables are not quoted or validated against a character whitelist.
Audit Metadata