code-review-security

OWASP-published review, SCA, secrets and threat-modelling skills — the most citable provenance available for security review vocabulary.

Score 0(?)VerifiedCodeby OWASP FoundationSourceDocs
Verified for:

Install

$ /plugin marketplace add OWASP/secure-agent-playbook

Then /plugin install code-security-skills@agent-security-playbook (and ai-security-skills@agent-security-playbook for the threat-modelling set).

Best for

Pre-merge security gates mapped to a standard a reviewer can cite, and threat modelling multi-agent systems against the OWASP Multi-Agentic guide and CSA MAESTRO layers.

Not ideal for

Vendoring into a product. The bundle is CC-BY-4.0 — a content licence, not a software licence — so check your obligations before redistributing the rules.

About this skill

Security-focused code review mapped to OWASP Top 10 and ASVS. Use when reviewing pull requests, auditing files or modules for vulnerabilities, or performing pre-merge security gate checks. Covers injection, auth, authorization, cryptography, data exposure, misconfiguration, and deserialization. The same plugin bundle adds sca-audit for dependency CVEs, secrets-scan for credential exposure, and multi-agentic-threat-model for threat modelling multi-agent systems against the CSA MAESTRO framework.

OWASPThreat modelingASVS

Score breakdown

Score breakdown

rubric 1.0
Install count
0/20
Provenance
12.8/15
GitHub stars
6.2/15
Recency
6/10
Compatibility
2/10
Documentation depth
10/10
Install ergonomics
7/10
License
4.3/5
Verification freshness
0.5/5

Composite 0–100 score derived from 9 verifiable signals. See the rubric →

Security audits run by a real security firm. CodeQL + Semgrep + audit workflows.

CodeQLSemgrepAudit
Code
Medium3 min

Kubernetes hardening by the book. NetworkPolicies, RBAC, OPA, service mesh.

KubernetesRBACOPA
Code
Medium4 min

Real exploits, no false positives. 96.15% exploit success across 50+ vuln types.

PentestExploitationAction-taking
Code
High15 min

Ranked #7 in Security

Publish the ranking in your README. The badge reads the live score, so it updates when the ranking does.

code-review-security — ranked #7 in Security on Top Agent Skills
Markdown
[![code-review-security — ranked #7 in Security on Top Agent Skills](https://top-agent-skills.com/badge/owasp-security-skills.svg)](https://top-agent-skills.com/skill/owasp-security-skills)
HTML
<a href="https://top-agent-skills.com/skill/owasp-security-skills"><img src="https://top-agent-skills.com/badge/owasp-security-skills.svg" alt="code-review-security — ranked #7 in Security on Top Agent Skills"></a>

Skill FAQ

About code-review-security

What is the code-review-security skill?

Security-focused code review mapped to OWASP Top 10 and ASVS. Use when reviewing pull requests, auditing files or modules for vulnerabilities, or performing pre-merge security gate checks. Covers injection, auth, authorization, cryptography, data exposure, misconfiguration, and deserialization. The same plugin bundle adds sca-audit for dependency CVEs, secrets-scan for credential exposure, and multi-agentic-threat-model for threat modelling multi-agent systems against the CSA MAESTRO framework.

Which agents does code-review-security work with?

Claude Code.

How do I install code-review-security?

Run `/plugin marketplace add OWASP/secure-agent-playbook` for Claude Code. See the install panel for per-agent commands.

Is code-review-security free to use?

Yes — code-review-security is open source (CC-BY-4.0).

Who maintains code-review-security?

code-review-security is published by OWASP Foundation and was last updated on 2026-06-02.

What is code-review-security best for?

Pre-merge security gates mapped to a standard a reviewer can cite, and threat modelling multi-agent systems against the OWASP Multi-Agentic guide and CSA MAESTRO layers.