deno-cliffy-cli

Pass

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill utilizes the Cliffy command framework sourced from JSR (jsr:@cliffy/command), which is a well-known and reputable registry for Deno modules.
  • [SAFE]: It demonstrates standard Deno patterns for importing npm packages (e.g., handlebars) using the native npm: specifier.
  • [SAFE]: The documentation suggests the use of standard Deno permission flags like --allow-read and --allow-all within project task configurations, which is typical for CLI development to define necessary access levels.
  • [SAFE]: Dynamic imports are recommended as a best practice for loading heavy dependencies like Playwright or Puppeteer only when specific subcommands are executed, improving startup performance.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 10, 2026, 04:52 AM