sandbox-bridge

Pass

Audited by Gen Agent Trust Hub on May 14, 2026

Risk Level: SAFE
Full Analysis
  • [Sandbox Bridge Interaction]: The skill interfaces with a Cloudflare-managed sandbox environment using an HTTP bridge. This allows for testing in a real deployment without requiring local resources.
  • [Authenticated API Access]: Uses host-provided environment variables for credentials. It includes explicit instructions to pass authentication tokens via headers, which is a security best practice to prevent sensitive data from being logged.
  • [Remote Capability Management]: Provides specific commands for managing the lifecycle of remote sandboxes and sessions, as well as executing commands and manipulating files within that isolated environment.
  • [Data Handling]: Uses standard utilities like jq and base64 to parse API responses and decode process output. This ensures that data retrieved from the sandbox is handled correctly.
Audit Metadata
Risk Level
SAFE
Analyzed
May 14, 2026, 03:21 PM
Security Audit — agent-trust-hub — sandbox-bridge