write-script-mysql
Pass
Audited by Gen Agent Trust Hub on Jul 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions for writing MySQL scripts using the Windmill CLI. It encourages secure practices such as using parameterized queries to prevent SQL injection and using local previews before deploying changes to a production workspace. The use of vendor-provided CLI tools for automation is standard and does not exhibit malicious intent.
- [COMMAND_EXECUTION]: The skill instructs the agent to use the Windmill CLI (
wmill) for tasks like script previewing, running, and metadata generation. These commands are vendor-specific tools from windmill-labs and are used for their intended purpose within the development workflow. - [EXTERNAL_DOWNLOADS]: The
wmill generate-metadatacommand resolves dependencies, which may download updated packages. This is a standard dependency management feature and follows expected behavior for development tools.
Audit Metadata