biopython
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill interacts with official NCBI web services (ncbi.nlm.nih.gov) to fetch biological sequences, publication data, and search results. These operations use the well-known Bio.Entrez and Bio.Blast modules and are standard for bioinformatics research.
- [COMMAND_EXECUTION]: The skill provides documentation for executing standard bioinformatics command-line utilities (Clustal Omega, MUSCLE, DSSP) via Biopython's integrated command-line wrappers.
- [PROMPT_INJECTION]: While the skill is designed to ingest and process untrusted external biological data files (FASTA, GenBank, PDB), it does so using standard library parsers for structured data, which is appropriate for its stated use case.
Audit Metadata