write-script-go
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
wmillCLI for managing Go scripts. Commands likewmill script previewandwmill script runare used to execute scripts, whilewmill sync pushis used for deployment. These are legitimate operations within the vendor's ecosystem. - [EXTERNAL_DOWNLOADS]: The
wmill generate-metadatacommand is used to sync dependencies and metadata. This process may involve downloading or updating package versions as part of standard dependency resolution.
Audit Metadata