Skip to main content
GitHub repository

cybersecurity-claude-skills

cybersecurity-claude-skills contains 8 collected skills from mahmutka, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
13
updated
2026-07-29
Forks
3
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

poc-development
information-security-analysts

Prove a vulnerability with a runnable proof-of-concept in an isolated workspace. Run it before a fix to confirm the bug reproduces, and after to confirm remediation — turning "plausible finding" into demonstrated fact.

2026-07-29
secure-code-review
information-security-analysts

Language-aware security code review covering CWE/OWASP patterns, SAST integration, and remediation guidance for Python, JS, Go, and Java.

2026-07-29
security-hardening
information-security-analysts

Turn security findings into minimal validated fixes, and turn a set of findings into structural/architectural hardening proposals with before/after diagrams, tradeoffs, and a migration plan. Goes beyond per-finding patches to systemic improvement.

2026-07-29
threat-modeling
information-security-analysts

Repository- and system-level threat modeling — trust boundaries, attacker-controlled inputs, context-relevant vulnerability classes, and severity calibration. Produces a reusable threat model that grounds later security review.

2026-07-29
vulnerability-triage
information-security-analysts

Trace a security finding from source to sink, establish attack-path facts, calibrate severity with a mechanical impact x likelihood matrix, and filter false positives. Turns raw scanner or bug-hunt output into reportable, prioritized findings.

2026-07-29
ctf-solver
information-security-analysts

Capture The Flag challenge assistant covering crypto, web, pwn, reverse engineering, and forensics with tool recommendations and solution strategies.

2026-02-25
pentest-recon-expert
information-security-analysts

Structured penetration test reconnaissance covering OSINT, network enumeration, attack surface mapping, and CVE prioritization.

2026-02-25
web-hacking-expert
information-security-analysts

OWASP Top 10 focused web vulnerability analysis, payload crafting, and bypass techniques for penetration testers.

2026-02-25