write-script-mssql
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent on how to use the
wmillCLI tool to interact with scripts. This includeswmill script previewfor local testing,wmill script runfor executing deployed versions, andwmill sync pushfor publishing changes. These are standard operations for managing resources in the Windmill developer environment. - [EXTERNAL_DOWNLOADS]: The documentation for the
wmill generate-metadatacommand mentions that it re-resolves script dependencies. This process typically involves fetching package version information and hashes from public registries (like PyPI or NPM) to synchronize the localwmill-lock.yamlfile.
Audit Metadata