mcloud-environments
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes the mcloud CLI to perform environment management tasks, which aligns with the author's identity (medusajs) and the skill's stated purpose.- [SAFE]: The instructions include safety constraints and guidelines, specifically advising the agent to check the environment type (e.g., ensuring it is not a production environment) before attempting deletion.- [SAFE]: The skill uses jq for parsing and filtering JSON output from the CLI, which is a standard and secure practice for automated data processing.- [SAFE]: Commands and flags used, such as --yes for non-interactive deletions, are standard for CLI tools and are documented appropriately within the skill.
Audit Metadata