sandbox-migrate-to-next

Pass

Audited by Gen Agent Trust Hub on Aug 7, 2026

Risk Level: SAFE
Full Analysis
  • [Official Package Management]: The skill instructs the agent to update dependencies using standard package managers. This involves installing the @cloudflare/sandbox@next package, which is a legitimate vendor-provided resource.
  • [Authorized Deployment Tooling]: Deployment is managed via npx wrangler, an official command-line interface for the vendor's platform. The use of specific flags like --containers-rollout=immediate is documented as part of the migration requirements.
  • [Codebase Analysis]: A search command using rg (ripgrep) is used to identify deprecated API usage within the local project. This is a common and safe practice for code auditing during a migration.
  • [Trusted Documentation]: All external links point directly to official developer documentation on the cloudflare.com domain, ensuring the agent retrieves information from authoritative sources.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 7, 2026, 05:48 PM
Security Audit — agent-trust-hub — sandbox-migrate-to-next