bio-restriction-fragment-analysis
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [Category 10] (SAFE): No dynamic code execution (eval/exec) or runtime compilation detected. The provided code snippets are static templates for sequence analysis.
- [Category 2] (SAFE): No hardcoded credentials or data exfiltration. The script reads from a local file 'sequence.fasta' which is standard for bioinformatics tools.
- [Category 4] (LOW): Uses the 'biopython' package (referenced via 'Bio'). Biopython is a well-known, trusted library in the scientific community.
- [Category 8] (LOW): The skill processes external FASTA files and user-provided sequences. While this is an ingestion point for untrusted data, the capabilities are limited to string manipulation and mathematical calculation within the Biopython library, presenting no significant risk of injection-to-execution.
Audit Metadata