Security ๐งช Community โ Claude Code โ Claude Desktop Standalone โข 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 | The runZero asset inventory: searching and browsing assets, asset attributes, OS fingerprinting, hardware details, and network interfaces. |
services | runZero discovered services: listing services, filtering by port or protocol, identifying vulnerabilities, and auditing exposed services across sites. |
sites | runZero sites: creating and managing organization sites, defining scan scope and exclusions, deploying explorers, and organizing assets by location or client. |
tasks | runZero scan tasks: creating scans, scheduling recurring scans, managing explorers, configuring scan parameters, and reviewing scan results. |
wireless | runZero wireless network discovery: discovered wireless networks, rogue access point identification, wireless security configuration analysis, and SSID auditing. |
api-patterns | runZero API fundamentals: the available MCP tools, Bearer-token authentication, the Export API for bulk retrieval, pagination, rate-limit headers, error codes, and the runZero query language. |
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
The runZero asset inventory: searching and browsing assets, asset attributes, OS fingerprinting, hardware details, and network interfaces.