·dast-nuclei

Run Nuclei template-based vulnerability scanner. Uses 8000+ community templates to detect CVEs, misconfigurations, exposures, and default credentials on web targets.

7Installs·0Trend·@vchirrav

Installation

$npx skills add https://github.com/vchirrav/product-security-ai-skills --skill dast-nuclei

How to Install dast-nuclei

Quickly install dast-nuclei AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/vchirrav/product-security-ai-skills --skill dast-nuclei
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: vchirrav/product-security-ai-skills.

SKILL.md

View raw

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

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

| CVEs | -tags cve | Known CVE exploits | | Misconfig | -tags misconfig | Server/app misconfigurations | | Exposures | -tags exposure | Sensitive file/panel exposure | | Default Logins | -tags default-login | Default credentials | | Takeovers | -tags takeover | Subdomain takeovers | | Tech Detection | -tags tech | Technology fingerprinting |

Run Nuclei template-based vulnerability scanner. Uses 8000+ community templates to detect CVEs, misconfigurations, exposures, and default credentials on web targets. Source: vchirrav/product-security-ai-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/vchirrav/product-security-ai-skills --skill dast-nuclei
Category
!Security
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from vchirrav/product-security-ai-skills

Quick answers

What is dast-nuclei?

Run Nuclei template-based vulnerability scanner. Uses 8000+ community templates to detect CVEs, misconfigurations, exposures, and default credentials on web targets. Source: vchirrav/product-security-ai-skills.

How do I install dast-nuclei?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/vchirrav/product-security-ai-skills --skill dast-nuclei Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/vchirrav/product-security-ai-skills