deno
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents standard usage of the Deno runtime and tooling. It promotes security best practices by instructing the agent to use specific permission flags (e.g.,
--allow-net,--allow-read) rather than broad permissions. - [EXTERNAL_DOWNLOADS]: Includes instructions for adding dependencies from well-known registries (JSR and npm). These are standard operations for modern development environments.
- [COMMAND_EXECUTION]: Provides common CLI commands for Deno development workflows (testing, linting, formatting, and task execution). These commands are consistent with the skill's stated purpose of supporting Deno project operations.
Audit Metadata