bioinformatics-fundamentals
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill contains Python code snippets that utilize
subprocess.runto call external bioinformatics CLI tools such assamtools,bamtools, andagp_validate. These calls are used for legitimate data processing and follow safe implementation practices. - [DATA_EXFILTRATION]: The documentation describes accessing the public
GenomeArkS3 bucket. It correctly specifies the use of the--no-sign-requestflag, which allows for data retrieval without exposing AWS credentials. - [PROMPT_INJECTION]: The skill outlines procedures for handling external data files, which technically creates an indirect prompt injection surface. However, the provided logic is focused on structural and coordinate-based validation, posing no significant risk of instruction override.
Audit Metadata