deno
Pass
Audited by Gen Agent Trust Hub on Jul 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an instructional guide for the Deno toolchain, including commands for installation, formatting, linting, and testing.
- [SAFE]: It promotes strong security defaults, such as the Deno permission system (
--allow-net,--allow-read, etc.) and advises against using full permissions (-A) in production or committed tasks. - [SAFE]: It includes information on supply-chain security features like
--min-dep-ageto mitigate the risk of compromised package releases. - [SAFE]: All external links point to official documentation at
docs.deno.comanddeno.comdomains. - [SAFE]: The documentation for the
dxtool (a sandbox-disabled package runner) includes explicit warnings to treat it with the same care asnpx, ensuring the user is aware of the security implications.
Audit Metadata