Browse
Showing 19 of 19 components
/cs:cro-review <plan> — Pipeline-paranoid interrogation of revenue, win rate, NRR, and ramp time. Use when the forecast...
Chief Customer Officer advisory for startups: retention decomposition (gross retention vs NRR honesty, churn root-cause...
Run Semgrep static analysis scan on a codebase using parallel subagents. Supports two scan modes — "run all" (full rules...
Configure and run AFL++ fuzzing campaigns for C/C++ targets, including harness setup, corpus handling, dictionaries, par...
Set up cargo-fuzz for Rust crates, write effective fuzz targets, manage corpora, and triage panics or sanitizer crashes.
Measure fuzzing or test coverage, identify untested parser and protocol paths, and translate coverage gaps into better h...
Write targeted fuzz harnesses that isolate parsers, state machines, and security-sensitive APIs without hiding bugs behi...
Prepare OSS-Fuzz integrations with build scripts, fuzz targets, seed corpora, dictionaries, and project metadata for con...
Use AddressSanitizer to find memory corruption bugs, configure instrumented builds, interpret sanitizer reports, and tur...
Use Atheris to fuzz Python code and native extension boundaries with coverage-guided tests, useful inputs, and reproduci...
Test cryptographic implementations for timing leaks with dudect-style workflows, leakage hypotheses, and reproducible me...
Design high-value fuzzing dictionaries for structured inputs, parsers, protocols, file formats, and smart contract ABI s...
Build libFuzzer harnesses for C/C++ libraries, configure sanitizers and corpora, and turn crashes into minimized reprodu...
Prepares codebases for security review using Trail of Bits' checklist. Helps set review goals, runs static analysis tool...
Systematic code refactoring with clean code patterns, design patterns, and complexity reduction.
Provides guidance for property-based testing across multiple languages and smart contracts. Use when writing tests, revi...
Docstring quality vetting for Python -- enrichment, freshness, coverage, and presence checks
Test generation, mocks, coverage analysis for AI agents
Official Twilio Labs MCP server for communication APIs, enabling AI agents to send SMS, make voice calls, and manage mes...