pylabrobot
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents the use of PyLabRobot, a well-known open-source software development kit for automated laboratories. The content is educational and instructional, focusing on hardware control and protocol development without any malicious intent.
- [EXTERNAL_DOWNLOADS]: The skill mentions installing the pylabrobot package from PyPI and refers to its official GitHub repository and documentation. These are standard and trusted sources for the library described.
- [COMMAND_EXECUTION]: Examples show how to connect to lab hardware using standard communication protocols such as USB for Hamilton STAR robots or HTTP APIs for Opentrons robots on a local network. These actions are necessary for the skill's functionality.
- [DATA_EXFILTRATION]: The skill mentions running a local web server for a browser-based visualizer on localhost:1234. No evidence was found of data being exfiltrated to external or unauthorized domains.
- [REMOTE_CODE_EXECUTION]: No suspicious remote script execution or unverifiable dependency patterns were detected. The skill uses standard Python package management and legitimate hardware-specific communication methods.
Audit Metadata