vulnerability-scanner

Scan codebases for vulnerabilities, secrets, unsafe patterns, and misconfigurations.

Updated Apr 30, 2026
One-click install
npx skills add https://github.com/zerielribeiro/sistema-pecas --skill vulnerability-scanner-zerielribeiro
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vulnerability-scanner
Source: https://github.com/zerielribeiro/sistema-pecas/tree/main/.agent/skills/vulnerability-scanner
Command: npx skills add https://github.com/zerielribeiro/sistema-pecas --skill vulnerability-scanner-zerielribeiro

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps cybersecurity professionals and developers identify vulnerabilities in their projects, enabling proactive security measures.

Core Features & Use Cases

  • Automated Security Validation: Checks for common security issues across dependencies, secrets, code patterns, and configurations.
  • Comprehensive Analysis: Performs dependency audits, secret scans, unsafe code pattern detection, and configuration reviews simultaneously.
  • Use Case: A security engineer wants to verify that a web application's codebase adheres to best practices by scanning for secrets, insecure patterns, and misconfigurations before deployment.

Quick Start

Run the security scan on your project directory to identify vulnerabilities and security issues quickly.

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 codebase for security vulnerabilities and secrets?

You can scan your codebase for vulnerabilities and secrets by running an automated security validation that checks dependencies, unsafe code patterns, and configurations simultaneously to identify security risks proactively.

What is automated security validation for web development projects?

Automated security validation is the process of checking web development projects for common security issues across dependencies, secrets, code patterns, and configurations to ensure adherence to best practices before deployment.

Can I integrate a vulnerability scanner into continuous integration pipelines?

Yes, you can integrate this vulnerability scanner into continuous integration pipelines, as it provides an automated method suitable for both CI pipelines and manual audits in web development and infrastructure projects.

Do I need Python to run a dependency audit and secret scan?

Yes, you need Python and multiple security-related libraries installed to perform comprehensive dependency audits, secret scans, unsafe code pattern detection, and configuration reviews.

What's the best way to detect unsafe code patterns and misconfigurations before deployment?

The best way to detect unsafe code patterns and misconfigurations before deployment is to run a comprehensive analysis that performs dependency audits and configuration reviews simultaneously on your project directory.

Why does my security audit need to check dependencies and configurations together?

Your security audit needs to check dependencies and configurations together because comprehensive simultaneous analysis across secrets, unsafe patterns, and misconfigurations ensures proactive protection across the entire codebase.