latchbio-integration
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates the installation and use of the official
latchSDK for bioinformatics. All interactions are targeted at the legitimatelatch.bioplatform and its official GitHub repository. - [COMMAND_EXECUTION]: The skill instructions include the use of standard Latch CLI tools (
latch login,latch register,latch execute). These are used for their intended purpose of managing and running serverless workflows on the Latch platform. - [DATA_EXFILTRATION]: No evidence of unauthorized data access or exfiltration. The documentation explicitly recommends and demonstrates the use of
latch.functions.get_secretfor secure handling of API keys and credentials, which is a recommended security practice for the platform. - [EXTERNAL_DOWNLOADS]: The skill uses standard package management (
pip install latch) to install necessary dependencies from official registries, representing standard development workflow for this platform.
Audit Metadata