Fodhol

60 mods across 1 repository, 2 stars between them.

Fodhol/skills

Plugin Claude Code

Specification-to-code compliance checker for blockchain audits with evidence-based alignment analysis.

2 3d ago A tokens not measured CC-BY-SA-4.0

Fodhol/skills

Skill Claude CodeCodex

Verifies code implements exactly what documentation specifies for blockchain audits. Use when comparing code against whitepapers, finding gaps between specs and implementation, or performing compliance checks for protocol implementations.

2 3d ago A 41 tokens CC-BY-SA-4.0

static-analysis

51

Fodhol/skills

Plugin Claude Code

Static analysis toolkit with CodeQL, Semgrep, and SARIF parsing for security vulnerability detection.

2 3d ago A tokens not measured CC-BY-SA-4.0

codeql

52

Fodhol/skills

Skill Claude CodeCodex

Run CodeQL static analysis for security vulnerability detection, taint tracking, and data flow analysis. Use when asked to analyze code with CodeQL, create CodeQL databases, write custom QL queries, perform security audits, or set up CodeQL in CI/CD pipelines.

2 3d ago A 57 tokens CC-BY-SA-4.0

sarif-parsing

53

Fodhol/skills

Skill Claude CodeCodex

Parse, analyze, and process SARIF (Static Analysis Results Interchange Format) files. Use when reading security scan results, aggregating findings from multiple tools, deduplicating alerts, extracting specific vulnerabilities, or integrating SARIF data into CI/CD pipelines.

2 3d ago A 56 tokens CC-BY-SA-4.0

semgrep

54

Fodhol/skills

Skill Claude CodeCodex

Run Semgrep static analysis for fast security scanning and pattern matching. Use when asked to scan code with Semgrep, write custom YAML rules, find vulnerabilities quickly, use taint mode, or set up Semgrep in CI/CD pipelines.

2 3d ago A 50 tokens CC-BY-SA-4.0

Fodhol/skills

Plugin Claude Code

Skills from the Trail of Bits Application Security Testing Handbook (appsec.guide).

2 3d ago A tokens not measured CC-BY-SA-4.0

address-sanitizer

56

Fodhol/skills

Skill Claude CodeCodex

AddressSanitizer detects memory errors during fuzzing. Use when fuzzing C/C++ code to find buffer overflows and use-after-free bugs.

2 3d ago A 35 tokens CC-BY-SA-4.0

aflpp

57

Fodhol/skills

Skill Claude CodeCodex

AFL++ is a fork of AFL with better fuzzing performance and advanced features. Use for multi-core fuzzing of C/C++ projects.

2 3d ago A 33 tokens CC-BY-SA-4.0

atheris

58

Fodhol/skills

Skill Claude CodeCodex

Atheris is a coverage-guided Python fuzzer based on libFuzzer. Use for fuzzing pure Python code and Python C extensions.

2 3d ago C 32 tokens CC-BY-SA-4.0

cargo-fuzz

59

Fodhol/skills

Skill Claude CodeCodex

Skill "cargo-fuzz" from Fodhol/skills, covering cargo-fuzz, when to use, quick start, edit fuzz/fuzztargets/fuzztarget1.rs with your harness and installation.

2 3d ago A 32 tokens CC-BY-SA-4.0

Fodhol/skills

Skill Claude CodeCodex

Constant-time testing detects timing side channels in cryptographic code. Use when auditing crypto implementations for timing vulnerabilities.

2 3d ago B 25 tokens CC-BY-SA-4.0