LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: fuzzing

Browse skills that share this tag.

  • fuzzing-dictionary - Guide fuzzers with domain-specific dictionary tokens.
    fuzzingdictionarysecurity-testinglibfuzzer

    ★ 2 · Updated 2026-09-21

    Provides domain-specific tokens to guide fuzzers like libFuzzer and AFL++ toward deeper code paths in parsers and protocol handlers.

    ⚙ Create dictionary files⚙ Extract tokens from headers⚙ Extract strings from binaries
  • WebAssessment - Web security assessment and threat modeling infrastructure
    security-assessmentweb-securitypentestthreat-modeling

    ★ 0 · Updated 2026-09-18

    Integrates reconnaissance, threat modeling, and vulnerability testing to perform security assessments on web applications.

    ⚙ Build application structure narrative⚙ Generate prioritized threat models⚙ Execute multi-phase penetration testing
  • Security Testing - Guidance on application and infrastructure security testing.
    pentestingfuzzingvulnerability-assessmentsast

    ★ 1 · Updated 2026-09-16

    Techniques and tools for testing application and infrastructure security including penetration testing, fuzzing, and vulnerability assessment.

    ⚙ Plan penetration tests⚙ Write security unit tests⚙ Set up input fuzzing
  • llvm-security - LLVM Security Expert - Hardening & Sanitizers
    compiler securitymemory safetysanitizershardening

    ★ 392 · Updated 2026-03-23

    Implements LLVM security features, sanitizers, hardening techniques, exploit mitigations, and secure compilation

    ⚙ compile program with sanitizers⚙ detect memory errors⚙ detect data races