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-sdk from Benchling, a well-known technology provider. It also references other standard, reputable Python libraries such as httpx, python-dotenv, and biopython to support its functionality.
  • [COMMAND_EXECUTION]: The documentation includes standard curl command 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
Risk Level
SAFE
Analyzed
May 28, 2026, 03:41 PM
Security Audit — agent-trust-hub — benchling-integration