latchbio-integration
Pass
Audited by Gen Agent Trust Hub on May 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents the installation and use of the 'latch' SDK, a standard bioinformatics tool. Installation via 'uv pip install latch' is a routine package management operation.
- [SAFE]: All external links point to official Latch resources, including their primary domain (latch.bio) and their official GitHub repository (github.com/latchbio/latch).
- [SAFE]: The skill demonstrates standard development practices for bioinformatics, such as using decorators (@workflow, @task) and specialized data types (LatchFile, LatchDir) for cloud-based data orchestration.
- [SAFE]: Secret management is addressed using official platform functions (latch.functions.get_secret), which is a recommended security practice for handling credentials in workflows.
Audit Metadata