Engage banner
mukul975 mukul975

Engage

Development community

Description

--- description: Start a new engagement for a target — verifies scope, creates evidence directories, and launches recon agent allowed-tools: Bash, Read, Write, Glob --- Start a new penetration testing engagement for target: $ARGUMENTS Follow these steps in order: 1. **Scope Verification**: Read `scope.txt` and verify that "$ARGUMENTS" is listed as an authorized target (exact IP, CIDR that includes the IP, or domain match). If NOT found in scope.txt, STOP immediately and output: ``` ❌ SC

Installation

Installs to ~/.claude/commands/mukul975-threatswarm-engage.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/mukul975/Threatswarm/HEAD/.claude/commands/engage.md -o ~/.claude/commands/mukul975-threatswarm-engage.md

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

Full documentation available on GitHub

View Source Repository