opentrons-integration

Pass

Audited by Gen Agent Trust Hub on Sep 15, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The repository is entirely informative and safe. It guides users on how to author valid Opentrons Python protocols using standard public library components (opentrons).
  • [COMMAND_EXECUTION]: The documentation contains standard shell invocation strings (uv run --with "opentrons==9.1.1" opentrons_simulate protocol.py) intended solely for executing local simulations of the automated laboratory protocols. This is standard developer behavior and poses no security risks.
  • [INDIRECT_PROMPT_INJECTION]: While the protocols accept operator-provided files via parameters (e.g., add_csv_file), the documentation emphasizes strict structural boundaries and upfront validation rules (e.g., 'parse and validate every row, column, well name, and numeric value before issuing commands'), minimizing any risks associated with unexpected data schemas.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 15, 2026, 01:45 AM
Security Audit — agent-trust-hub — opentrons-integration