write-script-mssql
Pass
Audited by Gen Agent Trust Hub on Aug 18, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
wmillCLI tool to manage, preview, and deploy scripts. These commands, such aswmill script previewandwmill generate-metadata, are specific to the Windmill platform for script lifecycle management. - [SAFE]: Instructions mandate the use of parameterized SQL queries (e.g.,
@P1,@P2), which effectively mitigates the risk of SQL injection during query generation. - [SAFE]: The skill manages internal configuration files like
wmill-lock.yamland.script.yamlto ensure dependency integrity and schema consistency within the workspace.
Audit Metadata