alterlab-latchbio
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation for the LatchBio ecosystem, enabling bioinformatics researchers to build and deploy reproducible pipelines. It uses official platform resources and documented SDK functions.
- [EXTERNAL_DOWNLOADS]: The instructions recommend installing the 'latch' Python package from standard repositories. This is the official SDK required for platform interaction and is considered a safe vendor-provided dependency.
- [COMMAND_EXECUTION]: Guidance is provided for using the 'latch' CLI tool for standard tasks like authentication, workflow initialization, and registration. These operations are essential for the intended use of the platform and do not involve unauthorized privilege escalation.
- [DATA_EXPOSURE]: The skill documentation includes best-practice advice for managing sensitive data using a dedicated secrets management function (
get_secret), avoiding hardcoded credentials.
Audit Metadata