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 of curl for API requests and ssh for instance access, which are standard operations for managing cloud infrastructure.\n- [EXTERNAL_DOWNLOADS]: The skill declares a dependency on the lambda-cloud-client package and contains instructions for installing several widely-used machine learning libraries, such as transformers, accelerate, and peft, from standard package registries.\n- [COMMAND_EXECUTION]: The advanced usage documentation includes Python examples utilizing the paramiko library to programmatically execute shell commands on remote instances for task automation, job submission, and progress monitoring.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 22, 2026, 03:31 AM
Security Audit — agent-trust-hub — lambda-labs