Review Attack Surface banner
zscaler zscaler

Review Attack Surface

Development community

Description

--- name: review-attack-surface disable-model-invocation: true argument-hint: "[organization_name] [focus: findings|lookalikes|all]" description: "Review external attack surface using Zscaler EASM findings, exposed services, and lookalike domains." --- # Review Attack Surface Review attack surface: **$ARGUMENTS** ## Step 1: List Organizations ```text easm_list_organizations() ```text If an organization was specified, find its ID. Otherwise, use the primary organization. ## Step 2: Retrieve

Installation

Installs to ~/.claude/skills/zscaler-zscaler-mcp-server-review-attack-surface/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository