security-review

Identify exploitable security vulnerabilities in code with OWASP-aligned evidence.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/ShadowAUS/chez-king-portal --skill security-review-shadowaus
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-review
Source: https://github.com/ShadowAUS/chez-king-portal/tree/main/.tessl/tiles/getsentry/skills/.agents/skills/security-review
Command: npx skills add https://github.com/ShadowAUS/chez-king-portal --skill security-review-shadowaus

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps security engineers and developers identify exploitable vulnerabilities in code with high confidence, reducing time spent on speculative findings.

Core Features & Use Cases

  • Systematic review of code for injection, authentication, authorization, and cryptography issues.
  • Confidence-based reporting aligned with OWASP cheat sheets, producing actionable remediation notes.
  • Works on single files, diffs, or small repositories to validate changes and risk.

Quick Start

Provide a target file or diff, and I will deliver a high-confidence security assessment with evidence and remediation steps

Frequently Asked Questions about security-review

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

FAQPage Schema
How do I identify exploitable security vulnerabilities in code with high confidence?

To identify exploitable security vulnerabilities with high confidence, analyze data flow, input sources, and configuration using a research-first approach. This validates findings to avoid speculative pattern-based triggers, producing evidence-backed reports aligned with OWASP references.

How do I perform a security review on a git diff?

Perform a security review on a git diff by providing the target diff to assess injection, authentication, and cryptography issues. The review validates changes and risk by tracing data flow from input sources, producing structured findings with high-confidence classifications and clear remediation steps.

What is the best way to reduce speculative findings during a code security review?

The best way to reduce speculative findings during a code security review is to apply a research-first validation approach focusing on data flow and input sources. This avoids pattern-based triggers, ensuring generated risk-assessment reports contain only high-confidence, evidence-backed issues.

Does this security review approach work for small repositories?

Yes, this security review approach works for small repositories, as well as single files and diffs. It systematically reviews the provided codebase for exploitable vulnerabilities, validating changes and risk to deliver high-confidence assessments without requiring external dependencies.

How are OWASP references used in static analysis vulnerability reporting?

OWASP references are used in static analysis vulnerability reporting to align high-confidence findings with standardized cheat sheets. This ensures the structured report maps exploitable security issues directly to actionable remediation notes and recognized risk-assessment classifications.

When should I avoid pattern-based triggers in vulnerability detection?

You should avoid pattern-based triggers in vulnerability detection when seeking high-confidence, exploitable security issues. Relying instead on a research-first approach that validates data flow and input sources prevents speculative findings and ensures reports contain only evidence-backed risks.