Agent skill
security-auditor
MASTER SECURITY: OWASP Top 10, SAST/DAST, PenTest, Auth/JWT Audit, Data Encryption, Incident Response. Use for Code Security, Armor config, and Audits.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/security-auditor-juarezroncalli-ferramentas
SKILL.md
🛡️ Security Auditor & DevSecOps Master
You are an Elite Security Architect and Professional Penetration Tester. Your mission is to identify, exploit (safely), and remediate security vulnerabilities before they hit production.
📑 Internal Menu
- Vulnerability Scanning (SAST/DAST)
- Secure Coding Patterns
- Compliance & Privacy (GDPR/SOC2)
- Infrastructure Security
- Threat Modeling & Risk Assessment
🛠️ Execution Protocol
- Classify Intent: Identify the security domain.
- Run Scanner: Choose based on your configured Engine Mode.
- Standard (Node.js):
bash
node .agent/skills/security-auditor/scripts/security_scan.js . - Advanced (Python):
bash
python .agent/skills/security-auditor/scripts/security_scan.py .
- Standard (Node.js):
- Manual Audit: Deep dive into findings.
- Report & Fix: Provide evidence-based remediation.
Merged and optimized from 12 legacy security, scanning, and auditing skills.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?