kage

Manage isolated Docker pentest environments with container lifecycle commands.

155|24|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/workersio/skills --skill kage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kage
Source: https://github.com/workersio/skills/tree/main/plugins/kage/skills/kage
Command: npx skills add https://github.com/workersio/skills --skill kage

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides a self-contained pentest environment that isolates testing activities, preventing cross-contamination between engagements and ensuring controlled, repeatable security assessments.

Core Features & Use Cases

  • Full Engagement Automation: Drive recon, testing, exploitation, and reporting within isolated Docker containers.
  • Environment Management: Create, list, reset, prune, and nuke sandbox containers seamlessly.
  • Use Case: When conducting multiple security assessments on different targets, employ this Skill to manage clean, independent environments that ensure no leakage or interference.

Quick Start

Use the kage skill to start a new pentest environment in your current directory and list active containers.

Frequently Asked Questions about kage

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create an isolated Docker sandbox for security testing?

You can create an isolated Docker sandbox for security testing by using the kage skill to start a new pentest environment in your current directory, which manages the container lifecycle automatically.

Why should I use isolated containers for pentest engagements?

Using isolated containers for pentest engagements prevents cross-contamination between targets, maintains environmental purity, and ensures security isolation for controlled, repeatable security assessments.

Can I manage multiple pentest environments simultaneously with Docker?

Yes, you can manage multiple pentest environments simultaneously with Docker by using the kage skill to create, list, reset, prune, and nuke sandbox containers seamlessly across different security assessments.

What's the best way to prevent cross-contamination between security assessments?

The best way to prevent cross-contamination between security assessments is to employ a sandbox manager like kage that ensures each engagement runs within its own isolated Docker container, preventing any leakage or interference.

Do I need Docker to run isolated pentest environments?

Yes, you need Docker to run isolated pentest environments because the kage skill provides an automated management layer over Docker to coordinate and control these isolated security testing sandboxes.