pysam
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- Indirect Prompt Injection (SAFE): The skill is designed to ingest and process genomic data files (BAM, VCF), which is its primary bioinformatics use-case. 1. Ingestion points: pysam.AlignmentFile() and pysam.VariantFile() in SKILL.md. 2. Boundary markers: Absent (standard iteration). 3. Capability inventory: Local file reading and data attribute printing; no subprocess or network execution. 4. Sanitization: Absent.
- Dependency Analysis (SAFE): The skill utilizes 'pysam', a well-known and trusted library in the scientific community.
Audit Metadata