write-script-deno
Pass
Audited by Gen Agent Trust Hub on Aug 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is authored by the official vendor (windmill-labs) and exclusively uses official tools and libraries related to the Windmill platform.
- [COMMAND_EXECUTION]: The skill utilizes the
wmillCLI for tasks such asscript preview,script run, andgenerate-metadata. These are standard development operations for the Windmill platform and include explicit warnings to the agent about execution side effects and the need for user consent. - [CREDENTIALS_SAFE]: Instructions for handling sensitive data recommend using the
RT(Resource Type) namespace and thewindmill-clientlibrary. This is a secure practice that relies on the platform's internal secrets management rather than hardcoding credentials. - [EXTERNAL_DOWNLOADS]: The skill references standard Deno imports from
https://deno.landandnpm:prefixes. These are default behaviors for the Deno runtime and do not point to untrusted or suspicious sources. - [DATA_EXFILTRATION]: No patterns of data exfiltration were found. The skill's network capabilities are scoped to the Windmill API and intended S3 storage operations through the official client.
Audit Metadata