
from netclaw528
Search the NVD for CVEs by ID or keyword, retrieve CVSS scores, CWE info, affected configurations and remediation references to support audits, incident respons
This skill lets the agent query the National Vulnerability Database (NVD) to find CVE records by identifier or by keyword/version. It returns structured CVE details — CVSS v3/v2 scores, severity, vector strings, CWE identifiers, exploitability/impact metrics, references (vendor advisories, patches, exploits), and affected CPE configurations — enabling rapid vulnerability lookups, triage, and reporting. The skill provides two primary operations: get_cve for exact CVE lookups and search_cve for broader keyword or version searches.
Use this skill during security audits, post-scan enrichment, incident response when a CVE ID is cited, upgrade planning to compare exposures across versions, or fleet-wide vulnerability sweeps. It is valuable when you have a software/version string from show version or inventory data and want to map known CVEs to deployed devices.
get_cve and search_cve through the MCP call wrapper (no separate scripts/dir present in this repo snapshot).Best used with agents that can run shell/python MCP calls (OpenClaw/agentic environments) and have network/API access to NVD and any required API keys.
NVD CVE search skill for looking up vulnerabilities by ID or keyword via the National Vulnerability Database. No bundled scripts — relies on external MCP_SCRIPT and MCP_CALL env vars for tool invocation. Well-documented with clear workflows for vulnerability auditing, CVSS severity mapping, and fleet-wide scanning. Targets network engineers doing security audits on Cisco IOS-XE/NX-OS devices.
Clean skill — no security concerns. Uses official NVD API. Architecture is flat (no scripts/ or references/ dirs), all logic lives in SKILL.md as shell command templates. Useful for network security audits but niche audience.
GNS3 Packet Capture
Start/stop packet captures on GNS3 links and retrieve PCAP files or live stream URLs for analysis.
Aruba CX System Discovery
Discovery skill to query Aruba CX switches for system info, firmware versions, and VSF topology via MCP server tools.
Catalyst Center Client Operations
Network operations skill for querying Catalyst Center: list and count wired/wireless clients, lookup client details by MAC/IP, analyze band distribution and tim
Draw.io Network Diagrams
Generate editable Draw.io (.drawio) network diagrams and export high-quality PNG/SVG/PDF with embedded XML, or open diagrams in a browser editor via an MCP serv
ServiceNow Change Workflow
ITSM-guided network change lifecycle: create and gate Change Requests, run pre-checks, execute via pyats-config-mgmt, verify post-change, record audit trail.
GNS3 Node Operations
Manage GNS3 lab devices: create from templates, start/stop/suspend/reload nodes and get console access for troubleshooting.
pyATS Network Security Audit
Automated network device security audit using pyATS: checks ACLs, AAA, CoPP, routing protocol security, SNMP, encryption, and produces a prioritized findings re