pylabrobot
Pass
Audited by Gen Agent Trust Hub on Jun 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and reference files are consistent with the stated goal of laboratory automation using the PyLabRobot library. No malicious patterns such as prompt injection, obfuscation, or persistence mechanisms were detected.
- [EXTERNAL_DOWNLOADS]: The skill recommends installing the
pylabrobotpackage via standard package managers. This is a legitimate open-source library used in scientific research and laboratory automation. - [COMMAND_EXECUTION]: The provided Python examples demonstrate interaction with laboratory hardware via established communication protocols (USB, HTTP). These operations are essential for the functionality of the toolkit and are performed within the context of the library's intended use.
- [SAFE]: Data management practices involve saving and loading experiment configurations and results in structured JSON and CSV formats. No evidence of unauthorized data access, sensitive credential exposure, or unsafe file system operations was found.
Audit Metadata