sandbox-stable

Pass

Audited by Gen Agent Trust Hub on Aug 7, 2026

Risk Level: SAFE
Full Analysis
  • [Documentation and Guidance]: The skill serves as an instructional map for developers working with @cloudflare/sandbox. It provides links to official documentation for environment setup, command execution, and file management.
  • [Dependency Management]: It includes checks to ensure that the correct package versions (stable vs. next) are used, which is a standard development practice to avoid version mismatch issues.
  • [Security Best Practices]: The skill explicitly advises against placing live credentials in the sandbox environment, recommending instead that secrets be managed within the Worker context, which aligns with standard security recommendations for the platform.
  • [Tool Usage]: Mentions of command execution (e.g., sandbox.exec) are documented as part of the SDK's intended functionality for managing isolated Linux containers.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 7, 2026, 05:48 PM
Security Audit — agent-trust-hub — sandbox-stable