alterlab-gtars
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill facilitates downloading genomic data from Bedbase (bedbase.org), a well-known bioinformatics repository, through the
gtars bbcache fetchcommand. - [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface due to its processing of external genomic files.
- Ingestion points: Genomic files are ingested via
RegionSet.from_bed,RefgetStore.from_fasta, andTreeTokenizer.from_bed_fileacross various reference modules. - Boundary markers: The skill does not employ specific boundary markers or instructions to isolate processed data from the agent's control flow.
- Capability inventory: The skill performs file system operations (read/write) and executes shell commands for genomic analysis via the
gtarsCLI. - Sanitization: No explicit sanitization or content validation is performed on the ingested genomic data.
Audit Metadata