biopython-molecular-biology
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill utilizes the
Bio.EntrezandBio.Blast.NCBIWWWmodules to programmatically access biological databases and perform BLAST searches on NCBI (National Center for Biotechnology Information) servers, which are well-known and trusted services in the scientific community. - [COMMAND_EXECUTION]: Demonstrates the use of Biopython wrappers like
NcbiblastpCommandlineandMuscleCommandlineto interface with local bioinformatics command-line utilities (BLAST+ and MUSCLE). This is standard functionality for the library and used for high-performance local processing. - [SAFE]: A thorough review of the code snippets and workflows shows they strictly adhere to documented library best practices. There is no evidence of obfuscation, credential harvesting, or unauthorized data exfiltration.
Audit Metadata