mcloud-local
Pass
Audited by Gen Agent Trust Hub on Jul 15, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
mcloudCLI,git, andjqto automate the process of reproducing build failures locally. It demonstrates how to retrieve deployment metadata and use it to check out specific commits. - [DATA_EXFILTRATION]: The skill mentions the use of
.envfiles and the--env-fileflag to provide environment variables for local builds. This is a standard and safe practice for local development and build reproduction. - [EXTERNAL_DOWNLOADS]: The skill does not perform any remote code downloads or execution. It relies on the pre-installed
mcloudtool and local Docker environment.
Audit Metadata