deno-deploy
Pass
Audited by Gen Agent Trust Hub on May 3, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes shell commands and the
deno deployCLI to manage application deployments, environment variables, and database provisioning. These operations are essential for the skill's stated purpose of facilitating cloud deployments. - [EXTERNAL_DOWNLOADS]: The skill references official Deno Deploy documentation, the management console, and API endpoint URLs (e.g., console.deno.com, docs.deno.com). These resources are well-known and belong to the vendor's official infrastructure.
- [SAFE]: The instructions promote secure practices for managing sensitive information, such as using specific CLI flags for secrets and environment variables instead of hardcoding credentials. The operational scope is appropriately limited to Deno Deploy workflows.
Audit Metadata