bio-instrument-data
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs several well-known Python packages (allotropy, pandas, openpyxl, pdfplumber) from the Python Package Index (PyPI).
- [COMMAND_EXECUTION]: Executes shell commands to install dependencies using the --break-system-packages flag and runs a validation script (validate_asm.py) located within the resources directory of the bio-informatics pack.
- [PROMPT_INJECTION]: Surface for indirect prompt injection via laboratory instrument output files. 1. Ingestion points: Instrument output files including PDF, CSV, Excel, and TXT (SKILL.md). 2. Boundary markers: Absent. There are no delimiters or instructions to ignore instructions found within the data files. 3. Capability inventory: Command line execution via pip and script execution via python (SKILL.md). 4. Sanitization: Not explicitly implemented for file contents.
Audit Metadata