write-script-snowflake
Pass
Audited by Gen Agent Trust Hub on Jul 30, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to interact with the
wmillCLI to perform tasks such asscript preview,script run, andgenerate-metadata. These commands are used to manage local development and synchronization with the Windmill platform. - [EXTERNAL_DOWNLOADS]: The
wmill generate-metadatacommand is documented to resolve dependencies, which may result in updating or downloading packages from official registries. This is a standard function of the tool's dependency management system. - [DATA_EXFILTRATION]: The instructions cover reading data from S3 objects and streaming Snowflake results back to S3. These are legitimate data processing features of the Windmill platform and use secure SQL parameterization (
?) for data handling.
Audit Metadata