Skip to main content

windmill

Windmill enables users to build internal tools and workflows with a code-first approach, automating tasks and orchestrating scripts seamlessly.

Install this skill

or
94/100

Security score

The windmill skill was audited on Mar 7, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 50

Template literal with variable interpolation in command context

SourceSKILL.md
50const result = await client.query(`SELECT * FROM ${table_name} LIMIT $1`, [limit])
low line 63

External URL reference

SourceSKILL.md
63"https://api.example.com/data",
Scanned on Mar 7, 2026
View Security Dashboard
Installation guide →