security-scanner

Scan code, configurations, and dependencies for OWASP Top 10:2025 vulnerabilities.

Updated May 20, 2026
One-click install
npx skills add https://github.com/gelowzzz/plushyai --skill security-scanner-gelowzzz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-scanner
Source: https://github.com/gelowzzz/plushyai/tree/main/.agents/skills/security-scanner
Command: npx skills add https://github.com/gelowzzz/plushyai --skill security-scanner-gelowzzz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Systematically identifies security weaknesses in codebases by applying OWASP Top 10:2025 checks and delivering actionable remediation guidance.

Core Features & Use Cases

  • Comprehensive codebase analysis across languages, configurations, and dependencies to surface CWEs and security gaps.
  • Generates structured markdown security reports with CWE mappings, severity, and practical fixes.
  • Provides guidance for secure design, policy enforcement, and compliance alignment across development workflows.
  • Use Case: A developer runs the scanner on a Node.js project to produce a security report and remediation plan.

Quick Start

Run the scanner against your project to generate a full security audit report.

Frequently Asked Questions about security-scanner

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

FAQPage Schema
How do I perform an OWASP Top 10 security audit on my source code?

To perform an OWASP Top 10 security audit on source code, you need a scanner that analyzes source files, configurations, and dependencies to surface CWEs and generate a report with actionable remediation guidance.

Can I scan configuration files and dependencies for security vulnerabilities across different programming languages?

Yes, you can scan configuration files and dependencies for security vulnerabilities across any project language or framework. The scanner analyzes package manifests and environment settings to identify security gaps and CWEs.

What is the best way to generate a structured security report with CWE mappings and severity levels?

The best way to generate a structured security report with CWE mappings and severity levels is to use an automated scanner that produces markdown reports aligned with OWASP Top 10:2025 checks and practical fixes.

How do I get actionable remediation guidance for vulnerabilities detected in my codebase?

To get actionable remediation guidance for vulnerabilities detected in your codebase, run a security scanner that maps findings to CWEs and provides structured guidance for secure design and compliance alignment.

Does a codebase security scanner work with Node.js projects and package manifests?

Yes, a codebase security scanner works with Node.js projects and package manifests. It applies OWASP Top 10:2025 checks across languages and frameworks to produce a security report and remediation plan.