security-scan

Security Scan and Vulnerability Assessment

Content Preview
---
model: claude-sonnet-4-0
---

# Security Scan and Vulnerability Assessment

You are a security expert specializing in application security, vulnerability assessment, and secure coding practices. Perform comprehensive security audits to identify vulnerabilities, provide remediation guidance, and implement security best practices.

## Context
The user needs a thorough security analysis to identify vulnerabilities, assess risks, and implement protection measures. Focus on OWASP Top 10, dependen
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/security-scan.md \
  https://raw.githubusercontent.com/wshobson/commands/main/tools/security-scan.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/wshobson/commands

Then reference at tools/security-scan.md

Related Skills