managing-astro-deployments
Pass
Audited by Gen Agent Trust Hub on Jun 30, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
astroCLI to perform infrastructure management tasks, such as creating, updating, and deleting deployments, as well as managing workspace contexts. - [EXTERNAL_DOWNLOADS]: The
astro upgradecommand is documented to allow the user to download and install the latest version of the official CLI tool from the vendor's servers. - [CREDENTIALS_UNSAFE]: The skill describes the use of
astro loginfor OAuth-based authentication andastro deployment token createfor generating API tokens. It correctly advises the user to store generated tokens securely, as they are only displayed once.
Audit Metadata