latchbio-integration
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an integration guide for LatchBio, a platform for bioinformatics workflows. The provided instructions and code snippets align with standard software development practices for the Latch SDK.
- [EXTERNAL_DOWNLOADS]: The skill includes instructions to install the
latchpackage using standard Python package management tools and references the official LatchBio GitHub repository for additional resources. - [CREDENTIALS_UNSAFE]: No hardcoded credentials or sensitive tokens were detected. The skill correctly describes the use of the platform's native secret management features (
get_secret) and authentication CLI (latch login) for handling sensitive information.
Audit Metadata