Engage.Install banner
hypnguyen1209 hypnguyen1209

Engage.Install

Development community

Description

--- description: Execute Phase 5 - Installation and Persistence Establishment --- # /engage.install Executes Phase 5 (Installation/Persistence) of the engagement workflow. ## Usage `/engage.install [--method <persistence-method>]` Options: - `--method`: Specify persistence method (service, cron, startup, registry, implant) ## Process ### 1. Load Templates Loads: - `install/persistence-mechanism.md` — Persistence design and implementation - `install/cleanup-plan.md` — Cleanup and removal p

Installation

Installs to ~/.claude/skills/hypnguyen1209-offensive-claude-engage.install/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hypnguyen1209-offensive-claude-engage.install && curl -fsSL https://raw.githubusercontent.com/hypnguyen1209/offensive-claude/HEAD/commands/engage.install.md -o ~/.claude/skills/hypnguyen1209-offensive-claude-engage.install/SKILL.md

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

Full documentation available on GitHub

View Source Repository