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 wmill CLI for tasks such as script preview, script run, and generate-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 the windmill-client library. 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.land and npm: 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
Risk Level
SAFE
Analyzed
Aug 18, 2026, 04:43 AM
Security Audit — agent-trust-hub — write-script-deno