deno-deploy

Pass

Audited by Gen Agent Trust Hub on Sep 8, 2026

Risk Level: SAFEREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [REMOTE_CODE_EXECUTION]: The skill includes instructions to download the Deno installation script from the official deno.land domain and pipe it to a shell for execution. This is the documented and standard installation method for the Deno runtime.
  • [EXTERNAL_DOWNLOADS]: The installation steps fetch the Deno runtime and the deployctl utility from the official Deno project infrastructure and the jsr package registry, which are trusted sources for Deno development.
  • [COMMAND_EXECUTION]: The skill provides instructions to install the deployctl command-line tool using the deno install command, which is the official mechanism for managing global tools within the Deno ecosystem.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 8, 2026, 06:06 PM
Security Audit — agent-trust-hub — deno-deploy