differential▌
2 indexed skills · max 10 per page
differential-fuzzer
tursodatabase/turso · Productivity
Property-based fuzzer that compares Turso against SQLite to catch SQL correctness bugs. \n \n Generates random SQL statements and schemas, then executes them on both Turso and SQLite to detect mismatches in row sets, error handling, or schema state \n Supports deterministic reproduction via seed-based runs, configurable statement/table/column counts, and verbose output for debugging \n Includes continuous loop mode for extended fuzzing campaigns and Docker runner for CI with configurable timeout
differential-review
trailofbits/skills · Productivity
Security-focused differential analysis of code changes with adaptive depth, blast radius calculation, and markdown reporting. \n \n Analyzes PRs, commits, and diffs across three codebase sizes (SMALL/MEDIUM/LARGE) with risk-first prioritization on auth, crypto, value transfer, and external calls \n Includes six-phase workflow: triage, code analysis, test coverage assessment, blast radius calculation, adversarial modeling, and comprehensive markdown report generation \n Detects security regressio