Cve Poc Generator
by 26zl · development · python, git, api, security, skill
CVE research, standalone PoC script and report generation. Given a CVE ID, researches NVD and advisories, generates a safe Python PoC, and writes a detailed vulnerability report.
Source: https://github.com/26zl/cybersec-toolkit
Install
git clone https://github.com/26zl/cybersec-toolkitTags: python, git, api, security, skill
⭐ 12 GitHub stars · Source: skillsdirectory
About development MCP servers and Claude skills
development MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
Cve Poc Generator is one of hundreds of development entries indexed on Skiln. Browse the full development category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related development MCPs and skills
- promptize by netcopilot-labs
Turn a rough ask into a structured prompt that the user reviews before execution. When the user invokes "/promptize <rough-ask>", Claude parses the ask, clarifies until ≥95% confidence, assembles the prompt using a 9-field canonical structure (Goal, Context, Inputs, Expected output, Scope, Constraints, Success criteria, Open assumptions, Examples), shows it for approval, then executes (in-session by default; optionally in an isolated subagent to avoid context contamination). Approved prompts ...
- Deploying Ransomware Canary Files by 26zl
'Deploys and monitors ransomware canary files across critical directories
- build-for-good-ux by alper-dev
Use this skill when building any UI, frontend component, page, form, or user-facing feature. Ensures every screen handles all states (loading, success, error, empty, partial) with proper UX patterns.
- Ableton Live MCP Server by kiffhei
Control Ableton Live using natural language via Claude Code, with music theory engine for progressions, project persistence, and song cloning.
- JSON Placeholder Posts MCP by GowthamS05
Fetches and filters posts from JSON Placeholder API by userId, with support for elicitation when userId is omitted.
- rustici-mcp-server by jeffreyteoh78
MCP server for interacting with Rustici LRS via xAPI, enabling statement retrieval, analytics, and aggregation operations.
- mempalace-mcp-http by flejz
Enables remote access to the MemPalace MCP server via HTTP, supporting bearer token authentication and concurrent clients while exposing all mempalace tools.
- Resume MCP Server by 26Ritika
An MCP server that compares your resume against a job description using semantic similarity and keyword matching, and generates a visual skill-gap chart.
Frequently asked questions
How do I install Cve Poc Generator?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support Cve Poc Generator?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is Cve Poc Generator free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.