benchling-integration
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes the official
benchling-sdkfor all platform interactions, which is the standard and recommended method for programmatic access to Benchling. - [SAFE]: Authentication is managed securely through environment variables (e.g.,
os.environ["BENCHLING_API_KEY"]), adhering to best practices for secret management and avoiding credential exposure. - [SAFE]: External dependencies such as
biopythonare industry-standard, well-maintained libraries for bioinformatics and molecular biology. - [SAFE]: Data export functionality to local CSV files is a documented and legitimate use case for generating audit reports and performing offline analysis within the R&D workflow.
- [SAFE]: The skill provides explicit guidance on rate limiting and error handling, ensuring stable and responsible interaction with the remote API.
Audit Metadata