deno
Pass
Audited by Gen Agent Trust Hub on Jul 8, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches standard library components and third-party modules from well-known registries and official domains, including deno.land, jsr.io, and npmjs.com.
- [COMMAND_EXECUTION]: Utilizes standard Deno CLI commands for runtime execution, testing, formatting, and compilation, favoring granular permission flags such as --allow-net, --allow-read, and --allow-env to maintain a restricted environment.
- [REMOTE_CODE_EXECUTION]: Includes project initialization instructions that download and execute setup scripts from official domains associated with the Deno runtime and Fresh framework.
Audit Metadata