benchling-integration
Pass
Audited by Gen Agent Trust Hub on May 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: No security issues were detected in the skill instructions or reference documentation. The skill follows established security protocols for API integrations and credential handling.
- [EXTERNAL_DOWNLOADS]: The skill facilitates the installation of the official
benchling-sdkfrom Benchling, a well-known technology provider. It also references other standard, reputable Python libraries such ashttpx,python-dotenv, andbiopythonto support its functionality. - [COMMAND_EXECUTION]: The documentation includes standard
curlcommand examples for interacting with Benchling's REST API. These examples use placeholders for sensitive information and are provided for implementation guidance. - [PROMPT_INJECTION]: The skill processes external data from the Benchling platform, which constitutes a surface for indirect prompt injection. Ingestion points include entity retrieval and listing functions across SKILL.md and sdk_reference.md. Capability inventory includes full CRUD operations on entities and entries. Boundary markers and sanitization are not explicitly addressed in the code examples, but the functionality is intrinsic to the skill's primary purpose.
Audit Metadata