security-scanner

Community

Identify and fix security vulnerabilities, protect your code.

AuthorAngelCantugr
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Security vulnerabilities can expose applications to attacks, leading to data breaches, system compromise, and reputational damage. This Skill helps you proactively identify and mitigate risks.

Core Features & Use Cases

  • OWASP Top 10 Checklist: Scans code against the most critical web application security risks.
  • Vulnerability Reporting: Provides risk summaries, detailed descriptions of issues, vulnerable code, and suggested fixes.
  • Common Vulnerability Fixes: Offers code examples for fixing SQL injection, XSS, insecure password storage, and more.
  • Use Case: Before deploying an application, use this Skill to perform a quick security audit, ensuring critical vulnerabilities are addressed and best practices are followed.

Quick Start

Provide your code and ask: "Scan this code for security vulnerabilities, focusing on OWASP Top 10."

Dependency Matrix

Required Modules

bcryptjsonwebtokenexpress-rate-limitcsurfhelmet

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: security-scanner
Download link: https://github.com/AngelCantugr/fantastic-engine/archive/main.zip#security-scanner

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository