rogue-active-deployment

Manage VMs and execute commands on a live Rogue Arena deployment.

1|Updated Apr 18, 2026
One-click install
npx skills add https://github.com/rogue-labs-cyber/rogue-arena-mcp --skill rogue-active-deployment
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rogue-active-deployment
Source: https://github.com/rogue-labs-cyber/rogue-arena-mcp/tree/main/plugins/rogue-active-deployment/skills/rogue-active-deployment
Command: npx skills add https://github.com/rogue-labs-cyber/rogue-arena-mcp --skill rogue-active-deployment

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Operate on a user's running Rogue Arena deployment — list VMs, execute commands, read/grep files, list processes, manage snapshots, transfer files, and track engagement findings via diary. Triggers: 'run this on the VM', 'list my machines', 'upload this file', 'take a snapshot', 'revert', 'what's on this box', 'test this payload', 'grab that log', 'search for passwords', 'what processes are running', 'log these creds', 'what have we found'.

Core Features & Use Cases

  • List and inspect all VMs in an active deployment
  • Execute commands and browse files inside deployed VMs
  • Manage snapshots and transfer files to/from VMs
  • Log engagement findings in a diary for audit trail
  • Validate VM state and ensure safe command execution through MCP tools

Quick Start

Ask Claude to connect to your active Rogue Arena deployment and list the VMs.

Frequently Asked Questions about rogue-active-deployment

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

FAQPage Schema
How do I execute commands on a remote VM deployment?

You can execute commands on a remote VM deployment by connecting to the active Rogue Arena environment, identifying the target machine, and running strict VM-only commands through validated MCP deployment tools.

What is the best way to manage VM snapshots during a lab scenario?

The best way to manage VM snapshots during a lab scenario is using MCP deployment tools to take, revert, and manage states. This ensures safe command execution while preserving the environment for testing.

Can I search for specific files and passwords inside deployed VMs?

Yes, you can search for specific files and passwords inside deployed VMs by browsing the file system and reading or grepping file contents directly through MCP deployment tools.

How do I log engagement findings and credentials during a deployment?

To log engagement findings during a deployment, use the diary logging feature to record discovered credentials, processes, and file access events. This creates a complete audit trail of all VM operations.

Does the deployment management skill require any specific dependencies to run?

No, the deployment management skill has no external dependencies. It requires only an active Rogue Arena deployment and MCP tools to validate VM state and execute commands safely.

What processes are running on my active VM and how do I list them?

To see what processes are running on your active VM, list and inspect all VMs in the deployment, then query running processes through strict VM-only commands to ensure safe remote execution.