lambda-labs-gpu-cloud
Pass
Audited by Gen Agent Trust Hub on Jun 29, 2026
Risk Level: SAFE
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill documents the installation of the Lambda Stack using a piped shell command (
wget | sh) from the officiallambdalabs.comdomain, which is a standard procedure for this service. - [EXTERNAL_DOWNLOADS]: Fetches the
lambda-cloud-clientand various well-known machine learning libraries (e.g.,torch,transformers,paramiko) from official package registries. - [COMMAND_EXECUTION]: Uses system-level commands such as
sudo reboot,chmod, andssh-import-idfor instance initialization and environment configuration. - [SAFE]: Management of sensitive data, such as API keys and SSH credentials, follows security best practices by utilizing environment variables and standard local file paths without any evidence of exfiltration.
- [SAFE]: A metadata discrepancy exists between the author name in the YAML frontmatter ('Orchestra Research') and the system-provided author ('akillness'), though this appears to be a naming preference rather than a deceptive practice.
Audit Metadata