latchbio-integration
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the 'latch' Python package, which is the official SDK for the Latch platform. This is a standard dependency for the intended functionality.
- [COMMAND_EXECUTION]: The instructions utilize the Latch CLI (e.g., 'latch login', 'latch register') to authenticate and deploy bioinformatics workflows to the platform. These commands represent the core operational workflow of the service.
- [DATA_EXFILTRATION]: The skill facilitates data movement between local environments and cloud storage using the 'latch:///' URI scheme. These operations are scoped to the platform's managed storage and follow standard bioinformatics data handling practices.
- [CREDENTIALS_SAFE]: The documentation demonstrates best practices for secret management by utilizing the 'latch.functions.get_secret' utility, ensuring sensitive keys are retrieved securely from the platform's secret store rather than being hardcoded.
Audit Metadata