git log --oneline --stat
HEAD
- Stars
- 6.8k
- Forks
- 407
- Updated
- May 27, 2026
repo --stat
stars
6.8k
forks
407
last update
May 27, 2026
license
MITv2.4.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add security-review-skill - Invoke
// Run from any project directory
$ claude --skill security-review-skill "wire up a GitHub Actions deploy" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill security-review-skill "now refactor it"
security-review-skill/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Security Review
- slug:
- security-review-skill
- version:
- v2.4.0
- license:
- MIT
- author:
- @anthropic-labs
- repository:
- github.com/anthropics/skills/tree/main/security-review
- categories:
- tags:
- #security#owasp#code-review#audit#saas-security
- description:
OWASP-aware code security audit — finds auth, input, secret, and dependency issues with remediation.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
security-review-skill/README.md
5 sections
Loading README…
@anthropic-labs/index.json
more by author
authored by
@anthropic-labsAutoresearch
Automated multi-source research: gather, dedupe, cite, and synthesize web + paper sources into a single brief.
4.2kPDF Skill
Read, extract, merge, split, OCR, and fill PDF forms — all from a single Claude skill.
5.8kXLSX Skill
Create, read, and edit Excel spreadsheets (.xlsx, .xlsm, .csv) — formulas, charts, formatting included.
4.9kPPTX Skill
Create and edit PowerPoint decks — slides, layouts, speaker notes, templates — all programmatically.
3.7k
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…