bio-restriction-mapping
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The skill follows its stated purpose of creating restriction maps using the well-established Biopython library. All code samples involve biological data processing.
- [DATA_EXPOSURE] (SAFE): File I/O is limited to common genomic data formats (.fasta, .gb) and local text output. No access to sensitive system directories or credentials was identified.
- [COMMAND_EXECUTION] (SAFE): The skill does not use subprocesses, shell commands, or dynamic code execution (eval/exec).
- [EXTERNAL_DOWNLOADS] (SAFE): No network requests, remote script downloads, or external dependencies from untrusted sources are utilized.
Audit Metadata