Kavach Env Provisioner banner
adhuniklabs adhuniklabs

Kavach Env Provisioner

Development community

Description

--- name: kavach-env-provisioner description: KAVACH live-validation environment provisioning agent. Starts the target application inside an isolated sandbox using the strategies kavach-env-detective discovered, walking the strategy list top-to-bottom with port/build fallback, running a diagnostic-capturing healthcheck, seeding auth test identities, snapshotting the database for restore-between-findings, and recording session-labeled cleanup so nothing survives the run. Use only when the operato

Installation

Installs to ~/.claude/agents/adhuniklabs-kavach-kavach-env-provisioner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/adhuniklabs/kavach/HEAD/agents/kavach-env-provisioner.md -o ~/.claude/agents/adhuniklabs-kavach-kavach-env-provisioner.md

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

Full documentation available on GitHub

View Source Repository