Content Preview
# Security Audit Command Perform comprehensive security assessment ## Instructions Perform a systematic security audit following these steps: 1. **Environment Setup** - Identify the technology stack and framework - Check for existing security tools and configurations - Review deployment and infrastructure setup 2. **Dependency Security** - Scan all dependencies for known vulnerabilities - Check for outdated packages with security issues - Review dependency sources and inte
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/security-audit.md \
https://raw.githubusercontent.com/qdhenry/Claude-Command-Suite/main/.claude/commands/security/security-audit.mdSkill 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/qdhenry/Claude-Command-SuiteThen reference at .claude/commands/security/security-audit.md
Related Skills
security-audit
Deep security audit covering OWASP Top 10, authentication, authorization, data protection, dependency vulnerabilities, and secrets scanning. Delegates to the Centinela (QA) agent.
security-auditsecurityauditagent
by davepoon · buildwithclaude
security-audit
Comprehensive security auditing workflow covering web application testing, API security, penetration testing, vulnerability scanning, and security hardening.
securitysecurityaudit
by sickn33 (Antigravity) · antigravity-awesome-skills
list-commands
List all registered Tauri IPC commands (invoke handlers) in a running app
commandslistcommands
by qdhenry · claude-command-suite
pentest-commands
Provide a comprehensive command reference for penetration testing tools including network scanning, exploitation, password cracking, and web application testing. Enable quick command lookup during security assessments.
securitypentestcommands
by sickn33 (Antigravity) · antigravity-awesome-skills