Executes ProjectDiscovery Nuclei security scanning templates against target URLs. Supports custom YAML template authoring, CVE detection via nuclei-templates repository, and SARIF output for GitHub Security tab integration.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Nuclei Vulnerability Template Runner"
slug: "nuclei-vulnerability-template-runner"
description: "Executes ProjectDiscovery Nuclei security scanning templates against target URLs. Supports custom YAML template authoring, CVE detection via nuclei-templates repository, and SARIF output for GitHub Security tab integration."
github_stars: 28011
verification: "security_reviewed"
source: "https://github.com/projectdiscovery/nuclei"
author: "ProjectDiscovery"
category: "Security & Verification"
framework: "Codex"
tool_ecosystem:
github_repo: "projectdiscovery/nuclei"
github_stars: 28011
---
# Nuclei Vulnerability Template Runner
Executes ProjectDiscovery Nuclei security scanning templates against target URLs. Supports custom YAML template authoring, CVE detection via nuclei-templates repository, and SARIF output for GitHub Security tab integration.
## Prerequisites
Go
## Installation
Use the upstream install or setup path that matches your environment:
- go install -v github.com/projectdiscovery/nuclei/v3/cmd/nuclei@latest
Requirements and caveats from upstream:
- nuclei requires **go >= 1.24.2** to install successfully. Run the following command to get the repo:
- -headless enable templates that require headless browser support (root user on Linux will disable sandbox)
- This feature is absolutely free and does not require any subscription. For a detailed guide, refer to the [**documentation**](https://docs.projectdiscovery.io/cloud/scanning/nuclei-scan?utm_source=github&utm_medium=we...
Basic usage or getting-started notes:
- _For security teams and enterprises, we provide a cloud-hosted service built on top of Nuclei OSS, fine-tuned to help you continuously run vulnerability scans at scale with your team and existing workflows:_
- sh
- To learn more about installing nuclei, see https://docs.projectdiscovery.io/tools/nuclei/install.
- Source: https://github.com/projectdiscovery/nuclei
- Extracted from upstream docs: https://raw.githubusercontent.com/projectdiscovery/nuclei/HEAD/README.md
## Documentation
- https://docs.projectdiscovery.io/opensource/nuclei/overview
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/nuclei-vulnerability-template-runner/)
No comments yet. Be the first to comment!