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: adversarial testing

Browse skills that share this tag.

  • codex-review - OpenAI Codex Adversarial Review
    code reviewdocumentationarchitectureOpenAI Codex

    ★ 57 · Updated 2026-03-25

    Two-pass adversarial review of design docs and implementation plans using OpenAI Codex CLI

    ⚙ split document sections⚙ review section independently⚙ review document holistically
  • black-box-red-testing - Black-box tests that expose real bugs
    black-box testingadversarial testingbug finding

    ★ 0 · Updated 2026-03-25

    Write adversarial tests that expose actual bugs in codebase without modifying it

    ⚙ read code⚙ read specs⚙ identify gaps
  • black-box-red-testing - Black-Box Red Testing for Real Bugs
    testingquality assuranceadversarial testingbug detection

    ★ 393 · Updated 2026-03-25

    Write tests that fail against real bugs without modifying codebase

    ⚙ read code under test⚙ read available specs⚙ form bug hypotheses
  • codex-review-loop - Automated adversarial code review with Codex
    code reviewCodex CLIPR automationadversarial testing

    ★ 0 · Updated 2026-03-21

    Run adversarial code review via Codex CLI with structured finding analysis and atomic fix-verify-commit loop

    ⚙ detect open PR⚙ determine base branch⚙ launch codex review
  • hunter-skeptic-referee - Three-phase adversarial code review
    code qualitycode reviewsecurity auditbug hunting

    ★ 15 · Updated 2026-03-20

    Orchestrates three isolated agents to run adversarial code review and produce verified bug reports

    ⚙ parse command arguments⚙ scan file or directory⚙ scan branch differences