write-script-deno
Pass
Audited by Gen Agent Trust Hub on Aug 27, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTIONDYNAMIC_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to use the
wmillCLI for script development tasks, includingwmill script previewfor local code execution andwmill generate-metadatafor updating dependency locks and schemas. - [EXTERNAL_DOWNLOADS]: Instructions include importing modules from
https://deno.land, which is the standard public registry for Deno standard libraries and third-party modules. - [INDIRECT_PROMPT_INJECTION]: The skill defines patterns for script preprocessors and workflow approval forms that ingest external data (webhooks, HTTP queries, user inputs), creating a standard surface for data processing within the automation platform.
- [DYNAMIC_EXECUTION]: Provides guidance on using the
windmill-clientSDK to programmatically run other scripts and flows (runScriptByPath,runFlow), which is a core feature of the platform's orchestration capabilities.
Audit Metadata