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.Entrez and Bio.Blast.NCBIWWW modules 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 NcbiblastpCommandline and MuscleCommandline to 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
Risk Level
SAFE
Analyzed
Jul 10, 2026, 03:35 PM
Security Audit — agent-trust-hub — biopython-molecular-biology