BeClaude

cve-env

New
14GitHub TrendingDocumentationby gadievron

Agentic CVE → Docker environment builder: given a CVE ID, builds and verifies a Docker environment running the affected application at its pre-patch version.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/cve-env.md https://raw.githubusercontent.com/gadievron/cve-env/main/SKILL.md
3
Invoke in Claude Code
/cve-env
View source on GitHub
agent

Frequently Asked Questions

What is cve-env?

Agentic CVE → Docker environment builder: given a CVE ID, builds and verifies a Docker environment running the affected application at its pre-patch version.

How to install cve-env?

To install cve-env, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /cve-env.

What is cve-env best for?

cve-env is a community categorized under Documentation. It is designed for: agent. Created by gadievron.