Skip to content
Recued
Menu
← Back to packs

Deno Pack

by recued-core v1 app_pack

V3 Deno JavaScript/TypeScript runtime capability pack. By-value connector composition (service_kind=cli, no separate ingredient): one local deno CLI ingredient exposes bounded project operations for readiness, formatting checks, lint diagnostics, type checks, dependency graph inspection, dependency vulnerability audit, and sandboxed targeted test execution. Project operations run from an explicit project directory cwd supplied at execution time through the native cli_invocation cwd field, avoid caller-supplied deno flags, avoid shell wrappers, and keep diagnostics visible as text or JSON output. Type-check, info, and audit operations use frozen-lockfile mode. Test execution uses cached-only module loading and disables permission prompts while granting no runtime permissions. The pack intentionally excludes deno task, deno run, compile, publish, add/remove/update, fix/write modes, watch mode, arbitrary permission grants, arbitrary import maps, and caller-selected remote URLs. Requires deno on PATH.

What this pack installs

  • deno Ingredient

Trust & control

What installing this whole pack would let it do. Recued grants these permissions at install — review them there before approving.

Where it runs

Server only Runs on your server.

What it's allowed to do

Write Local CLI deno external change
Read: deno.version · No approvalRead: javascript.format_check · No approvalRead: javascript.lint · Asks approvalRead: javascript.type_check · Asks approvalRead: javascript.dependency_graph · Asks approvalRead: javascript.dependency_audit · Asks approvalWrite: javascript.test_run · Asks approval

Data it touches

SurfacesLocal CLI

About

Tags

pack:denodenojavascripttypescriptruntimelintformattypecheckdependency-graphaudittestsecuritydeveloper-toolsqualitydiagnosticsjsonlocal-servicev3composition