pylabrobot
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill provides instructions and examples for using the open-source PyLabRobot library for laboratory automation.
- [EXTERNAL_DOWNLOADS]: The skill mentions installing the 'pylabrobot' package via 'uv pip install pylabrobot'. This is a standard installation of a well-known, open-source scientific library from PyPI.
- [COMMAND_EXECUTION]: The skill contains Python code snippets for controlling laboratory hardware (e.g.,
lh.pick_up_tips(),lh.aspirate(),pr.set_temperature()). These are functional commands for the intended purpose of lab automation and do not involve arbitrary system command execution. - [PROMPT_INJECTION]: The skill includes a suggestion to use the author's web platform (K-Dense Web) for complex workflows. While this is a promotional instruction, it does not attempt to bypass safety filters or override agent instructions in a malicious way.
Audit Metadata