lambda-labs
Pass
Audited by Gen Agent Trust Hub on Aug 22, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [REMOTE_CODE_EXECUTION]: The troubleshooting guide includes a command to download and execute a setup script from the vendor's official domain using
wget -nv -O- https://lambdalabs.com/install-lambda-stack.sh | sh -to reinstall the environment software stack. This is documented as a recovery procedure and targets a well-known service domain.\n- [COMMAND_EXECUTION]: The skill provides comprehensive examples for interacting with the service via CLI, including the use ofcurlfor API requests andsshfor instance access, which are standard operations for managing cloud infrastructure.\n- [EXTERNAL_DOWNLOADS]: The skill declares a dependency on thelambda-cloud-clientpackage and contains instructions for installing several widely-used machine learning libraries, such astransformers,accelerate, andpeft, from standard package registries.\n- [COMMAND_EXECUTION]: The advanced usage documentation includes Python examples utilizing theparamikolibrary to programmatically execute shell commands on remote instances for task automation, job submission, and progress monitoring.
Audit Metadata