lambda-labs-gpu-cloud
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONPERSISTENCECOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill requires the
lambda-cloud-clientPython package, which is the official client library for interacting with the Lambda Labs API. - [REMOTE_CODE_EXECUTION]: The troubleshooting guide provides instructions to reinstall the Lambda Stack by downloading and executing a shell script from the official provider domain using
wget -nv -O- https://lambdalabs.com/install-lambda-stack.sh | sh -. - [PERSISTENCE]: The documentation includes instructions for persisting environment variables (such as API tokens) across sessions by appending export commands to the user's shell profile (
~/.bashrc). - [COMMAND_EXECUTION]: The skill provides code examples using the
paramikolibrary to execute shell commands on remote GPU instances for the purpose of job submission and management.
Audit Metadata