Ad Scope banner
ADScanPro ADScanPro

Ad Scope

Development community

Description

--- description: Define and record the scope of an authorized Active Directory engagement (domain(s), DC IP, initial credentials, and what is in scope) into a scope file the other AD commands read. argument-hint: "<domain> [dc-ip]" allowed-tools: Bash, Read, Write --- Define the scope for an authorized Active Directory assessment. Domain: **$1** DC IP (if given): **$2** **Authorized engagements only.** This file is what every later step trusts as its boundary. Fill it from what the client aut

Installation

Installs to ~/.claude/skills/adscanpro-claude-ad-ad-scope/SKILL.md

Terminal
mkdir -p ~/.claude/skills/adscanpro-claude-ad-ad-scope && curl -fsSL https://raw.githubusercontent.com/ADScanPro/Claude-AD/HEAD/commands/ad-scope.md -o ~/.claude/skills/adscanpro-claude-ad-ad-scope/SKILL.md

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

Full documentation available on GitHub

View Source Repository