roodlicht/accans-sec-skills

47 Claude skills for security tradecraft across AppSec, Pentest, Blue Team, and GRC. NL/EU regulatory-anchored. Pattern-level discipline.

This repository also configures its own agents. See what accans-sec-skills tells them →

4Stars on the repository
50Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
customA LICENSE file GitHub cannot name, so bodies are not copied

payload-crafter

25

roodlicht/accans-sec-skills

Skill Claude CodeCodex

Pattern-level payload library for XSS, SSTI, LFI, SSRF, and command injection — context detection (HTML body/attribute/JS/CSS/URL), encoding-bypass shapes (URL/HTML/Unicode/double), polyglots, WAF-bypass patterns at syntax level. No version-specific weaponized exploits.

not rated 4 3mo ago C 73 tokens

pentest-reporter

26

roodlicht/accans-sec-skills

Skill Claude CodeCodex

Pentest report builder — executive summary, methodology, finding template with CVSS v3.1/v4.0 scoring, reproduction steps, impact and remediation per finding, remediation roadmap, retest sign-off, and appendices. Works for web-app, network, red-team, and bug-bounty reports.

not rated 4 3mo ago A 67 tokens

phishing-sim

27

roodlicht/accans-sec-skills

Skill Claude CodeCodex

Phishing-simulation campaign workflow — RoE and ethical-scope template, population segmentation, pretexting patterns (HR/IT/finance/vendor/calendar), infrastructure (sender domain, SPF/DKIM/DMARC, tracking), click-rate and credential-success metrics, opt-out and duty of care, NL/EU AVG context for employee monitoring.

not rated 4 3mo ago A 74 tokens

policy-drafter

28

roodlicht/accans-sec-skills

Skill Claude CodeCodex

Policy-drafting workflow for security policies — AUP, Incident Response Plan, Access Control, Data Classification, BCP, Change Management, Vendor Management, Crypto, and Remote Work. Structure with Purpose/Scope/Statement/Roles/Enforcement/Review, ISO 27001 Annex A.5 alignment, NL/EN drafting.

not rated 4 3mo ago A 71 tokens

post-exploit

29

roodlicht/accans-sec-skills

Skill Claude CodeCodex

Post-exploitation methodology mapped to MITRE ATT&CK tactics — privilege escalation, credential access, discovery, lateral movement, persistence and defense evasion across Windows/Linux/cloud. Pattern-level technique categories with D3FEND defensive counters and a detection opportunity per step.

not rated 4 3mo ago B 56 tokens

purple-ops

30

roodlicht/accans-sec-skills

Skill Claude CodeCodex

Purple-team operations — structured detection validation against MITRE ATT&CK through planned emulation, measured coverage gaps, joint red+blue debrief, and tracked closure via D3FEND mapping. Bridge between the pentest bundle and the blue bundle.

not rated 4 3mo ago A 54 tokens

rails-security

31

roodlicht/accans-sec-skills

Skill Claude CodeCodex

Rails security review — Brakeman integration, mass-assignment via strongparameters, SQL injection in ActiveRecord, template injection via htmlsafe/raw, Devise hardening, credentials.yml.enc, forcessl and CSP config, recent Rails/Rack CVE patterns.

not rated 4 3mo ago A 55 tokens

risk-register

32

roodlicht/accans-sec-skills

Skill Claude CodeCodex

Risk-management workflow — risk identification, qualitative and quantitative analysis (likelihood × impact, FAIR basis), evaluation against risk appetite, treatment (avoid/mitigate/transfer/accept), heatmaps and trend, with ISO 31000 and ISO 27005 as the methodology base.

not rated 4 3mo ago A 59 tokens

sast-orchestrator

33

roodlicht/accans-sec-skills

Skill Claude CodeCodex

SAST orchestration for Semgrep, CodeQL and SonarQube. Covers tool selection, ruleset curation, PR-comment integration, noise reduction with baselines, and language-specific linters (bandit, gosec, brakeman, eslint-security) when they add coverage.

not rated 4 3mo ago A 64 tokens

secrets-scanner

34

roodlicht/accans-sec-skills

Skill Claude CodeCodex

Detect and remediate leaked credentials in code and git-history — entropy/regex scanning with gitleaks/trufflehog/detect-secrets, rotate-first incident response, and pre-commit/CI gating to prevent reoccurrence.

not rated 4 3mo ago A 51 tokens

secure-coding

35

roodlicht/accans-sec-skills

Skill Claude CodeCodex

Language-agnostic secure-coding patterns — input validation, injection-safe APIs, authN/authZ, crypto, secrets, dependency hygiene. The default lens when no framework-specific skill applies.

not rated 4 3mo ago A 42 tokens

security-review

36

roodlicht/accans-sec-skills

Skill Claude CodeCodex

Security review workflow for a PR, feature or codebase — scope, automated scans, manual OWASP/CWE pattern-check, prioritize and report. Uses secure-coding as pattern library.

not rated 4 3mo ago A 40 tokens

siem-query

37

roodlicht/accans-sec-skills

Skill Claude CodeCodex

SIEM query-builder workflow — Splunk SPL, Microsoft Sentinel/Defender KQL, Elastic EQL/KQL, with cross-translation patterns, performance tuning (data models, summary indexes, CCS), and query-by-detection-need. Source layer for detection-engineer, log-triage, and threat-hunt.

not rated 4 3mo ago A 70 tokens

soc2

38

roodlicht/accans-sec-skills

Skill Claude CodeCodex

SOC 2 Type II prep — AICPA Trust Services Criteria (Security required plus Availability/Confidentiality/Processing Integrity/Privacy), Common Criteria CC1–CC9, Type I vs Type II choice, evidence-collection rhythm, auditor-friendly packaging, Complementary User Entity Controls.

not rated 4 3mo ago A 61 tokens

spring-security

39

roodlicht/accans-sec-skills

Skill Claude CodeCodex

Spring Boot security review — Spring Security config (SecurityFilterChain), OAuth2/OIDC client and resource-server, method-level @PreAuthorize, JWT validation, actuator endpoint lockdown, CSRF model for web vs API, and recent Spring CVE patterns (Spring4Shell, SpEL injection, authorization bypasses).

not rated 4 3mo ago A 65 tokens

supply-chain

40

roodlicht/accans-sec-skills

Skill Claude CodeCodex

Software supply-chain defense — SBOM generation (CycloneDX/SPDX), SLSA build provenance, artifact signing with sigstore/cosign, dependency-confusion and typosquat defense, and consumer-side verification of what you pull in.

not rated 4 3mo ago A 53 tokens

symfony-security

41

roodlicht/accans-sec-skills

Skill Claude CodeCodex

Symfony / PHP webapp security review — Security Component (firewalls, voters, accesscontrol, role hierarchies), Doctrine ORM injection patterns (raw DQL, QueryBuilder, expr()), Twig auto-escape and |raw, CSRF + session, PHP-specific RCE classes (unserialize, include/require, system/exec, eval, type juggling)…

not rated 4 3mo ago A 116 tokens

roodlicht/accans-sec-skills

Skill Claude CodeCodex

Vendor security questionnaire workflow — vendor tiering, standardized questionnaires (CAIQ, SIG-Lite/Core, VSA), custom authoring, evidence reuse against existing attestations (SOC 2, ISO 27001), and ongoing vendor-risk monitoring.

not rated 4 3mo ago A 53 tokens

verification-loop

43

roodlicht/accans-sec-skills

Skill Claude CodeCodex

Structured red-team pass over your own output — surface assumptions, gaps, failure modes and security red flags before shipping.

not rated 4 3mo ago A 26 tokens

web-exploit-triage

44

roodlicht/accans-sec-skills

Skill Claude CodeCodex

Web vulnerability triage — JWT flaws (alg confusion, none alg, kid injection), deserialization (Java/Python/PHP/Ruby/Node), prototype pollution, OAuth misconfigs (redirecturi, PKCE, scope), CSRF, DOM XSS, SSRF. Classification, impact assessment at pattern level, and handoff to remediation.

not rated 4 3mo ago A 76 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: