biopython
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The analyzed files are reference documents (markdown) containing documentation and Python code snippets for the Biopython library. They do not contain any executable scripts or malicious logic.
- [COMMAND_EXECUTION] (LOW): The documentation includes examples of using Biopython's command-line wrappers (
ClustalOmegaCommandline,MuscleCommandline). These are standard tools in bioinformatics and the snippets demonstrate their intended use for processing local sequence files. - [DATA_EXFILTRATION] (SAFE): No patterns of sensitive file access, hardcoded credentials, or unauthorized network operations were identified.
- [PROMPT_INJECTION] (SAFE): No instructions attempting to override agent behavior or bypass safety filters were found in the metadata or body of the files.
Audit Metadata