Security ๐งช Community โ Claude Code โ Claude Desktop โข Runzero
Runzero
runZero - asset discovery, network scanning, inventory management
Installation
Install this plugin individually:
/plugin marketplace add wyre-technology/msp-claude-plugins --plugin runzero Or install all MSP plugins at once:
/plugin marketplace add wyre-technology/msp-claude-plugins Features
- Asset Management
- Services
- Site Management
- Tasks
- Wireless
Skills
This plugin provides 6 skills that teach Claude about Runzero:
| Skill | Description |
|---|---|
assets | Use this skill when working with RunZero assets โ searching and browsing the asset inventory, inspecting asset attributes, OS fingerprinting, hardware details, and network interfaces. |
services | Use this skill when working with RunZero services โ listing discovered services, filtering by port or protocol, identifying vulnerabilities, and auditing exposed services across sites. |
sites | Use this skill when working with RunZero sites โ creating and managing organization sites, defining scan scope, deploying explorers, and organizing assets by location or client. |
tasks | Use this skill when working with RunZero scan tasks โ creating scans, scheduling recurring scans, managing explorers, configuring scan parameters, and reviewing scan results. |
wireless | Use this skill when working with RunZero wireless network discovery โ listing discovered wireless networks, identifying rogue access points, analyzing wireless security configurations, and auditing SSIDs. |
api-patterns | Use this skill when working with the RunZero MCP tools โ available tools, authentication via Bearer token, Export API, pagination, rate limiting, error handling, and best practices. |
Commands
Available slash commands:
| Command | Description |
|---|---|
/asset-search | Search for assets in RunZero by criteria |
/scan-network | Initiate a network discovery scan in RunZero |
/service-inventory | List discovered services across RunZero assets |
/site-overview | Overview of a RunZero site's assets, services, and health |
/vuln-report | Generate a vulnerability summary report from RunZero data |
API Reference
| Base URL | |
| Authentication | |
| Rate Limit | |
| Documentation |
Example Usage
Search for assets in RunZero by criteria
/asset-search Initiate a network discovery scan in RunZero
/scan-network List discovered services across RunZero assets
/service-inventory Overview of a RunZero site's assets, services, and health
/site-overview Generate a vulnerability summary report from RunZero data
/vuln-report Using Skills
/skill runzero:assets
Use this skill when working with RunZero assets โ searching and browsing the asset inventory, inspecting asset attributes, OS fingerprinting, hardware details, and network interfaces.