From sandbox
Use before diagnosing sandbox network, credential, OAuth, egress proxy, auth webhook, deferred auth, or token injection failures. Explains the sandbox auth model and the security boundaries agents must preserve.
How this skill is triggered — by the user, by Claude, or both
Slash command
/sandbox:sandbox-auth-flowThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Understand the sandbox auth model before debugging network or credential
Understand the sandbox auth model before debugging network or credential failures.
The host app may emit out-of-band client frames:
auth_required - sign-in is required for a provider.auth_completed - token landed and the pending request can continue.auth_denied - sign-in did not complete or policy denied the request.Authorization header values, shared
secrets, proxy credentials, or private keys.401 as a shared-secret/authentication problem between gateway
and app.200 as the normal webhook decision
contract.sandbox-auth:github,
sandbox-auth:azure-devops, or sandbox-auth:microsoft-graph, when
available.npx claudepluginhub gautam-achieveai/claudeplugins --plugin sandboxBlocks Edit/Write/Bash actions until Claude investigates importers, data schemas, and user instructions. Improves output quality by forcing concrete facts before edits.