Investigate Sandbox banner
zscaler zscaler

Investigate Sandbox

Development community

Description

--- name: investigate-sandbox disable-model-invocation: true argument-hint: "<md5_hash_or_url> [symptom: blocked|allowed|quarantined|not-analyzed]" description: "Investigate ZIA Sandbox file analysis -- check sandbox reports, quota, SSL prerequisite, and diagnose file block/quarantine issues." --- # Investigate Sandbox Investigate sandbox issue: **$ARGUMENTS** ## Step 1: Parse Input Extract: - **MD5 hash** (32-character hex string) or **URL/domain** of the file - **Symptom**: file blocked,

Installation

Installs to ~/.claude/skills/zscaler-zscaler-mcp-server-investigate-sandbox/SKILL.md

Terminal
mkdir -p ~/.claude/skills/zscaler-zscaler-mcp-server-investigate-sandbox && curl -fsSL https://raw.githubusercontent.com/zscaler/zscaler-mcp-server/HEAD/commands/investigate-sandbox.md -o ~/.claude/skills/zscaler-zscaler-mcp-server-investigate-sandbox/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository