security-reviewer

Detects and reports security vulnerabilities in code using OWASP Top 10 and other scans.

Updated May 24, 2026
One-click install
npx skills add https://github.com/haJ1t/senior-dev-squad-skills --skill security-reviewer-haj1t
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-reviewer
Source: https://github.com/haJ1t/senior-dev-squad-skills/tree/main/plugins/senior-dev-squad/skills/security-reviewer
Command: npx skills add https://github.com/haJ1t/senior-dev-squad-skills --skill security-reviewer-haj1t

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill identifies and mitigates security vulnerabilities in code, providing an automated review process that aligns with industry standards.

Core Features & Use Cases

  • Security Vulnerability Detection: Automatically scans code for common security issues like OWASP Top 10 vulnerabilities.
  • Code Review Automation: Integrates into the development workflow to ensure security is addressed at every stage.
  • Benchmarking: Provides insights into how effectively the code handles security threats, with benchmarking against industry standards.

Quick Start

Run the security-reviewer skill on your codebase to automatically detect and report security vulnerabilities.

Frequently Asked Questions about security-reviewer

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

FAQPage Schema
How do I automate code security reviews for OWASP Top 10 vulnerabilities?

Automated security vulnerability detection scans your codebase to identify and report OWASP Top 10 issues, injection flaws, XSS, IDOR, secrets, and SSRF. It operates by comparing your code against established security benchmarks to ensure comprehensive mitigation.

What is the best way to check my codebase for secrets and SSRF vulnerabilities?

Checking your codebase for secrets and SSRF vulnerabilities involves automated scanning that targets these specific anti-patterns alongside standard OWASP risks. This process reports discovered issues and benchmarks your code's security handling against industry standards.

How does automated code audit benchmarking work against industry security standards?

Automated code audit benchmarking works by analyzing your codebase and comparing its handling of security threats against established industry standards. It provides actionable insights into how effectively your code mitigates vulnerabilities like XSS and injection flaws.

Can I integrate continuous security checks directly into my development workflow?

You can integrate continuous security checks directly into your development workflow to address vulnerabilities at every stage. This automated review process aligns code analysis with industry security standards, ensuring ongoing protection against issues like IDOR and LLM anti-patterns.

Does security vulnerability detection cover LLM anti-patterns and IDOR issues?

Security vulnerability detection covers LLM anti-patterns and IDOR issues by scanning the codebase for these specific flaws. The automated review process identifies these risks alongside OWASP Top 10 vulnerabilities and reports them for mitigation.