bio-bam

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE] (SAFE): The skill is a specialized bioinformatics toolkit for processing BAM, SAM, and CRAM files. No malicious code, obfuscation, or security threats were detected across any of the included scripts.
  • [PROMPT_INJECTION] (SAFE): No direct injection strings, system prompt overrides, or instruction-bypass attempts were detected in the script logic or documentation.
  • [DATA_EXFILTRATION] (SAFE): The skill does not contain any network-facing logic, API calls, or hardcoded credentials. Data access is strictly limited to reading and writing local genomic files provided via CLI arguments.
  • [EXTERNAL_DOWNLOADS] (SAFE): There are no patterns suggesting the download or execution of remote scripts or unverified dependencies at runtime.
  • [COMMAND_EXECUTION] (SAFE): Command-line arguments are parsed using the Typer library; the skill does not execute arbitrary shell commands or interface with the OS in an unsafe manner.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:45 PM