phylogenetics
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
subprocessmodule to execute bioinformatics tools like MAFFT and IQ-TREE 2. All commands are passed as lists of arguments, which correctly avoids shell injection vulnerabilities. This pattern is verified in bothSKILL.mdandscripts/phylogenetic_analysis.py.\n- [SAFE]: The external dependencies and tools referenced are standard academic software from reputable sources. Analysis of the code and instructions reveals no indicators of malicious intent, unauthorized data access, or hidden operations.
Audit Metadata