write-script-java
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
wmillCLI to execute local Java scripts for testing (script preview) and to manage the deployment of scripts to a workspace (sync push). - [COMMAND_EXECUTION]: It automates the generation of metadata and dependency lockfiles using
wmill generate-metadata, which involves file system writes to update local configuration files likewmill-lock.yamland.script.yaml. - [EXTERNAL_DOWNLOADS]: The skill facilitates the resolution of Java dependencies through standard registries using specific comment annotations (
//requirements:) within the script files.
Audit Metadata