Agent skill
vulnerability-scanner
Advanced vulnerability analysis principles.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/vulnerability-scanner-juarezroncalli-ferramentas
SKILL.md
Vulnerability Scanner
Think like an attacker, defend like an expert. 2025 threat landscape awareness.
🔧 Runtime Scripts
Execute for automated validation:
| Script | Purpose | Usage |
|---|---|---|
scripts/security_scan.py |
Validate security principles applied | python scripts/security_scan.py <project_path> |
📋 Reference Files
| File | Purpose |
|---|---|
| checklists.md | OWASP Top 10, Auth, API, Data protection checklists |
1. Security Expert Mindset
🧠 Knowledge Modules (Fractal Skills)
1. Core Principles
2. Threat Modeling Questions
3. Risk Categories
4. 2025 Key Changes
5. Attack Surface
6. Defense Principles
7. What to Map
8. Prioritization Matrix
9. CVSS + Context
10. Prioritization Decision Tree
11. Fail-Open vs Fail-Closed
12. What to Check
13. Phase-Based Approach
14. High-Risk Patterns
15. Secret Patterns
16. Shared Responsibility
17. Cloud-Specific Checks
18. Finding Structure
19. Severity Classification
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?