vulnerability-scanner

Scan software projects for vulnerabilities and prioritize risks using OWASP 2025 principles.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/keshavraj936/Pulse-AI --skill vulnerability-scanner-keshavraj936
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vulnerability-scanner
Source: https://github.com/keshavraj936/Pulse-AI/tree/main/Inceptrix/.agent/skills/vulnerability-scanner
Command: npx skills add https://github.com/keshavraj936/Pulse-AI --skill vulnerability-scanner-keshavraj936

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the critical need for identifying and prioritizing security vulnerabilities within software projects, helping to prevent breaches and protect sensitive data.

Core Features & Use Cases

  • Comprehensive Scanning: Analyzes dependencies, code patterns, secrets, and configurations for security flaws.
  • Risk Prioritization: Utilizes CVSS, EPSS, and asset value to focus on the most critical risks.
  • Supply Chain Security: Assesses the integrity of third-party dependencies and build pipelines.
  • Use Case: A development team can use this Skill to scan their new microservice before deployment, receiving a prioritized list of vulnerabilities and actionable remediation steps.

Quick Start

Run a full security scan on the current project directory.

Frequently Asked Questions about vulnerability-scanner

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

FAQPage Schema
How do I scan my project for security vulnerabilities before deployment?

To scan for security vulnerabilities, this Skill analyzes your project's dependencies, code patterns, secrets, and configurations. It then provides a prioritized list of vulnerabilities and actionable remediation steps based on OWASP 2025 principles.

Can I assess supply chain security risks for third-party dependencies?

Yes, you can assess supply chain security risks. The Skill evaluates the integrity of third-party dependencies and build pipelines to identify potential vulnerabilities within your software supply chain.

How does risk prioritization work for identified vulnerabilities?

Risk prioritization utilizes CVSS, EPSS, and asset value metrics to evaluate identified vulnerabilities. This approach ensures you can focus your remediation efforts on the most critical security risks first.

What is attack surface mapping in software vulnerability analysis?

Attack surface mapping identifies potential entry points for threats within your software project. This Skill integrates mapping with automated security validation scripts and reference checklists to deliver comprehensive vulnerability audits.

Does this vulnerability scanner require external dependencies or tools?

No external dependencies are required to run this vulnerability scanner. It operates autonomously using built-in scripts for security validation and references for comprehensive audits.

What is the best way to perform an automated security audit on a microservice?

The best way to perform an automated security audit on a microservice is to run a full scan on the project directory. The Skill executes security validation scripts to analyze code patterns, secrets, and configurations.