lando-img-placeholder
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches a static placeholder image from Unsplash, which is a well-known and trusted service. The download is used as a development asset and is not executable code.
- [COMMAND_EXECUTION]: Executes standard development commands including
curlfor asset retrieval andlando rebuildto apply environment changes. These actions are within the expected scope of a Lando configuration utility and do not involve executing untrusted scripts. - [DATA_EXFILTRATION]: No data exfiltration detected. The skill reads the project's
.lando.ymlfile specifically to identify the recipe and project name for local configuration purposes.
Audit Metadata