vuln-scanner

Identify and report security vulnerabilities across websites, networks, and applications.

1|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/Dhruvipatel0514/cyberguard-agent --skill vuln-scanner-dhruvipatel0514
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vuln-scanner
Source: https://github.com/Dhruvipatel0514/cyberguard-agent/tree/main/skills/vuln-scanner
Command: npx skills add https://github.com/Dhruvipatel0514/cyberguard-agent --skill vuln-scanner-dhruvipatel0514

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Vulnerability scanning is essential to identify weaknesses in websites, networks, and systems, enabling teams to reduce risk and prioritize remediation.

Core Features & Use Cases

  • Structured findings: generates prioritized vulnerability reports with severities and actionable remediation steps.
  • Broad coverage: supports web applications, APIs, and network targets, with configurable scan types and scopes.
  • Use Case: security teams run regular scans on a web app to detect missing security headers, insecure configurations, and known-CVE references, then export to a CSV or SIEM-friendly format.

Quick Start

Run vuln-scanner against a target URL to produce a structured set of findings.

Frequently Asked Questions about vuln-scanner

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scan a website for security vulnerabilities and generate a report?

To scan a website for security vulnerabilities, run the scanner against a target URL to produce structured findings with severities, remediation steps, and references. The vulnerability report output is reproducible and suitable for security audits and ongoing risk monitoring.

What is included in a structured vulnerability report for web applications?

A structured vulnerability report includes prioritized security findings with severity levels, actionable remediation steps, and references. The vulnerability report covers missing security headers and insecure configurations across web applications, APIs, and network targets.

Can I use vulnerability scanning for APIs and network targets?

Yes, vulnerability scanning supports web applications, APIs, and network targets with configurable scan types and scopes. The vulnerability scanner identifies security weaknesses across these remote systems to facilitate penetration tests and ongoing risk monitoring.

Do I need specific dependencies to run a vulnerability scan on web assets?

No specific dependencies are required to run a vulnerability scan on web assets. The vulnerability scanner operates independently to detect missing security headers, insecure configurations, and known-CVE references, then outputs findings in a reproducible format.

What is the best way to monitor security risk across remote systems continuously?

The best way to monitor security risk across remote systems is running regular vulnerability scans to detect insecure configurations and missing headers. This ongoing risk monitoring produces structured findings exportable to CSV or SIEM-friendly formats for tracking remediation progress.