migrate-to-deno
Pass
Audited by Gen Agent Trust Hub on Jul 29, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill documents the use of 'deno run -A' as a temporary migration step, providing clear instructions to narrow these permissions in a subsequent phase to follow the principle of least privilege.
- [COMMAND_EXECUTION]: It details the usage of 'dx' (an alias for 'deno x'), explaining that it runs packages with the sandbox disabled, mirroring the behavior of other common package runners like 'npx'.
- [COMMAND_EXECUTION]: The skill explains the 'deno approve-scripts' mechanism, which allows users to explicitly opt-in to the execution of potentially risky lifecycle scripts within npm dependencies.
Audit Metadata