bio-read-qc-quality-filtering
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill contains standard CLI examples for well-known bioinformatics utilities. These commands operate on local sequence files (FASTQ) and do not involve untrusted network connections or sensitive system paths.
- [REMOTE_CODE_EXECUTION] (SAFE): No remote script downloads or piped execution patterns (e.g., curl|bash) were found. The tools referenced are expected to be pre-installed in a scientific computing environment.
- [DATA_EXFILTRATION] (SAFE): There are no network operations (curl, wget, etc.) or access to sensitive local credentials (~/.ssh, .env).
- [INDIRECT_PROMPT_INJECTION] (LOW): While the skill processes external sequence data, the tools involved (fastp, trimmomatic) are specialized parsers for genomic formats that do not interpret data as natural language instructions, posing negligible risk to the agent logic.
Audit Metadata