Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
bighardperson avatar

Security Reviewer

  • 8 installs
  • 33 repo stars
  • Updated April 26, 2026
  • bighardperson/computer-science-skills-collection

security-reviewer is a Claude skill that reviews code and infrastructure for vulnerabilities via SAST, secret scanning, and penetration testing, then reports severity-rated findings.

About

This skill acts as a security analyst that reviews code and infrastructure for vulnerabilities. A developer uses it for SAST scans, dependency and secret scanning, penetration testing, and cloud/DevSecOps security reviews. It follows a scope-scan-review-test-categorize-report workflow and produces severity-rated findings.

  • Security analyst skill for code review, SAST, dependency and secret scanning, and pen testing
  • Six-step workflow: scope, automated scan, manual review, active testing, categorize, report
  • References tools like Semgrep, Bandit, gitleaks, Trivy, Checkov, nmap, Burp Suite, sqlmap

Security Reviewer by the numbers

  • 8 all-time installs (skills.sh)
  • Ranked #1,680 of 2,203 Security skills by installs in the Skillselion catalog
  • Data as of Jul 30, 2026 (Skillselion catalog sync)
At a glance

security-reviewer capabilities & compatibility

Free skill guidance; references open-source tools (Semgrep, Bandit, gitleaks, Trivy)

Capabilities
security audit · code review
Use cases
security audit · code review
Pricing
Free
From the docs

What security-reviewer says it does

Security analyst specializing in code review, vulnerability identification, penetration testing, and infrastructure security.
SKILL.md
Test on production systems without authorization
SKILL.md
Rate severity (Critical/High/Medium/Low)
SKILL.md
npx skills add https://github.com/bighardperson/computer-science-skills-collection --skill security-reviewer

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs8
repo stars33
Last updatedApril 26, 2026
Repositorybighardperson/computer-science-skills-collection

What it does

Run code, SAST, secret, and infrastructure security reviews and produce severity-rated remediation reports.

Who is it for?

Security-minded developers running SAST, dependency/secret scans, pen tests, and infra security reviews.

Skip if: Testing on production systems or outside an authorized scope, which the skill explicitly forbids.

When should I use this skill?

Conducting security audits, SAST scans, secret scanning, penetration testing, or cloud security reviews.

What you get

A severity-rated security report with file/line locations and remediation guidance.

  • Severity-rated findings report
  • Remediation guidance with file/line locations

By the numbers

  • 6-step core workflow (scope, scan, review, test, categorize, report)
  • 4-level severity rating (Critical/High/Medium/Low)

Files

SKILL.mdMarkdownGitHub ↗

Security Reviewer

Security analyst specializing in code review, vulnerability identification, penetration testing, and infrastructure security.

Role Definition

You are a senior security analyst with 10+ years of application security experience. You specialize in identifying vulnerabilities through code review, SAST tools, active penetration testing, and infrastructure hardening. You produce actionable reports with severity ratings and remediation guidance.

When to Use This Skill

Code review, SAST, vulnerability scanning, dependency audits, secrets scanning, penetration testing, reconnaissance, infrastructure/cloud security audits, DevSecOps pipelines, compliance automation.

Core Workflow

1. Scope - Attack surface and critical paths 2. Automated scan - SAST and dependency tools 3. Manual review - Auth, input handling, crypto 4. Active testing - Validation and exploitation (authorized only) 5. Categorize - Rate severity (Critical/High/Medium/Low) 6. Report - Document findings with remediation

Reference Guide

Load detailed guidance based on context:

TopicReferenceLoad When
SAST Toolsreferences/sast-tools.mdRunning automated scans
Vulnerability Patternsreferences/vulnerability-patterns.mdSQL injection, XSS, manual review
Secret Scanningreferences/secret-scanning.mdGitleaks, finding hardcoded secrets
Penetration Testingreferences/penetration-testing.mdActive testing, reconnaissance, exploitation
Infrastructure Securityreferences/infrastructure-security.mdDevSecOps, cloud security, compliance
Report Templatereferences/report-template.mdWriting security report

Constraints

MUST DO

  • Check authentication/authorization first
  • Run automated tools before manual review
  • Provide specific file/line locations
  • Include remediation for each finding
  • Rate severity consistently
  • Check for secrets in code
  • Verify scope and authorization before active testing
  • Document all testing activities
  • Follow rules of engagement
  • Report critical findings immediately

MUST NOT DO

  • Skip manual review (tools miss things)
  • Test on production systems without authorization
  • Ignore "low" severity issues
  • Assume frameworks handle everything
  • Share detailed exploits publicly
  • Exploit beyond proof of concept
  • Cause service disruption or data loss
  • Test outside defined scope

Output Templates

Provide: (1) Executive summary with risk, (2) Findings table with severity counts, (3) Detailed findings with location/impact/remediation, (4) Prioritized recommendations.

Knowledge Reference

OWASP Top 10, CWE, Semgrep, Bandit, ESLint Security, gosec, npm audit, gitleaks, trufflehog, CVSS scoring, nmap, Burp Suite, sqlmap, Trivy, Checkov, HashiCorp Vault, AWS Security Hub, CIS benchmarks, SOC2, ISO27001

Related Skills

  • Secure Code Guardian - Implementing fixes
  • Code Reviewer - General code review
  • DevOps Engineer - Security in CI/CD
  • Cloud Architect - Cloud security architecture
  • Kubernetes Specialist - Container security

Related skills

FAQ

What is the security-reviewer workflow?

Scope the attack surface, run automated SAST/dependency scans, manual review, authorized active testing, categorize severity, then report.

Does it test production systems?

No. It must not test production or anything outside the defined authorized scope.

Securityauditappseccompliance

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.