security-reviewer

Identify and remediate OWASP Top 10 security vulnerabilities in backend services.

2|Updated Jan 16, 2026
One-click install
npx skills add https://github.com/seikaikyo/dash-skills --skill security-reviewer-seikaikyo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-reviewer
Source: https://github.com/seikaikyo/dash-skills/tree/main/skills/security-reviewer
Command: npx skills add https://github.com/seikaikyo/dash-skills --skill security-reviewer-seikaikyo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Security vulnerabilities across user input handling, authentication, API endpoints, and secret management can lead to data breaches, regulatory issues, and product downtime. This Skill provides proactive checks and secure coding guidance to prevent common weaknesses before they reach production.

Core Features & Use Cases

  • Comprehensive security checks for authentication, authorization, input validation, and data handling.
  • OWASP Top 10 risk coverage with actionable remediation steps.
  • Guidance for secure CI/CD integration and secure-by-default patterns.

Quick Start

Run a security review on a new API to identify and remediate OWASP Top 10 risks.

Frequently Asked Questions about security-reviewer

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

FAQPage Schema
How do I identify and mitigate OWASP Top 10 vulnerabilities in my API endpoints?

To mitigate OWASP Top 10 vulnerabilities in API endpoints, run a security review that checks authentication, input validation, and data handling. It provides actionable remediation steps and secure coding patterns to prevent common weaknesses before production deployment.

What is the best way to review authentication and secret management in backend services?

Reviewing authentication and secret management requires comprehensive security checks across backend services. This process detects weaknesses in authorization and data handling, applying secure-by-default patterns to prevent data breaches and regulatory issues.

Can I integrate automated security checks into my CI/CD pipeline?

Yes, you can integrate automated security checks into your CI/CD pipeline. This Skill provides repeatable CI/CD integration guidance to proactively detect and prevent OWASP risks during the development lifecycle.

Does this proactive security review cover input validation and code review for infrastructure security?

Yes, this proactive security review covers input validation and code review for infrastructure security. It applies across backend services and API development to detect, prevent, and remediate OWASP Top 10 risks with human-guided risk mitigation.

When do I need to run a security review on user input handling?

You need to run a security review on user input handling when developing new APIs or backend services. It identifies vulnerabilities early, preventing data breaches and product downtime through secure-by-default patterns and thorough documentation.