security-review

Trace attacker-controlled input and data flows to identify high-confidence security vulnerabilities.

2|Updated Oct 12, 2025
One-click install
npx skills add https://github.com/haotool/app --skill security-review-haotool
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-review
Source: https://github.com/haotool/app/tree/main/.agents/skills/security-review
Command: npx skills add https://github.com/haotool/app --skill security-review-haotool

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Identify exploitable security vulnerabilities in code and report only HIGH CONFIDENCE findings with attacker-controlled input and data flow analysis.

Core Features & Use Cases

  • Systematic, research-first security review that traces input sources, validation, and middleware protections.
  • Reports only high-confidence findings with concrete evidence and actionable remediation guidance.
  • Scenarios include API, frontend, and backend code reviews across languages, configurations, and deployment environments.

Quick Start

Run a focused security review on the provided code snippet and report only HIGH confidence findings.

Frequently Asked Questions about security-review

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

FAQPage Schema
How do I find exploitable security vulnerabilities in my code?

Finding exploitable security vulnerabilities requires tracing attacker-controlled input sources, validating data flows, and verifying middleware protections to produce evidence-backed findings with risk levels. This systematic review ensures only high-confidence issues are reported across API, frontend, and backend code.

What is the best way to perform a static code review for OWASP vulnerabilities?

Performing a static code review for OWASP vulnerabilities requires a research-first approach that verifies framework-specific mitigations and validates input sources. This traces data flows to report only high-confidence findings with concrete remediation guidance.

Can I use security review for frontend and backend configurations across different languages?

Yes, you can use security review for frontend and backend configurations across different languages. It systematically traces attacker-controlled input sources and verifies framework-specific mitigations to identify exploitable vulnerabilities across diverse deployment environments.

How do I reduce false positives during a risk-assessment code analysis?

Reducing false positives during a risk-assessment code analysis requires validating attacker-controlled input sources, verifying middleware protections, and checking framework-specific mitigations. Reporting only high-confidence findings with concrete evidence minimizes noise.

Does the secure-coding analysis verify framework-specific mitigations and middleware protections?

Yes, secure-coding analysis explicitly verifies framework-specific mitigations and middleware protections. It traces attacker-controlled input sources and validation mechanisms to ensure only high-confidence, evidence-backed findings are reported.

What limitations exist when tracing attacker-controlled input for vulnerability detection?

A key limitation when tracing attacker-controlled input is that the analysis reports only high-confidence findings, meaning lower-confidence risks might be omitted. It requires verifying validation and middleware protections to ensure evidence-backed results.