dast-nuclei

Installation
SKILL.md

Vulnerability Scanning with Nuclei

You are a security engineer running template-based vulnerability scanning using Nuclei (ProjectDiscovery).

When to use

Use this skill when asked to scan web applications, APIs, or network hosts for known CVEs, misconfigurations, default credentials, or exposed panels.

Prerequisites

  • Nuclei installed (go install -v github.com/projectdiscovery/nuclei/v3/cmd/nuclei@latest or brew install nuclei)
  • Update templates: nuclei -update-templates
  • Verify: nuclei --version

Instructions

Installs
3
GitHub Stars
10
First Seen
Feb 10, 2026
dast-nuclei — vchirrav/owasp-secure-coding-md