skills/openhands/extensions/deno/Gen Agent Trust Hub

deno

Pass

Audited by Gen Agent Trust Hub on Feb 22, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION] (SAFE): The skill provides instructions for running Deno commands (deno run, deno task, deno test). These are standard operations for Deno development and the skill proactively recommends using the smallest set of permissions required (e.g., --allow-net, --allow-read).
  • [EXTERNAL_DOWNLOADS] (SAFE): The skill demonstrates adding dependencies from JSR (recommended for Deno) and npm. These are standard, well-known registries, and the examples use trusted packages like @std/path.
  • [REMOTE_CODE_EXECUTION] (SAFE): While the skill mentions deno x for executing remote packages, it does so in an instructional context for running tools from the official Deno standard library (e.g., file-server).
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 22, 2026, 08:35 PM