Search Skills
Search across 54932 indexed skills
token-integration-analyzer
Systematically analyzes the codebase for token-related security concerns using Trail of Bits' token integration checklist: Token Implementations: Anal...
aflpp
AFL++ is a fork of the original AFL fuzzer that offers better fuzzing performance and more advanced features while maintaining stability. A major bene...
ton-vulnerability-scanner
Systematically scan TON blockchain smart contracts written in FunC for platform-specific security vulnerabilities related to boolean logic, Jetton tok...
solana-vulnerability-scanner
Systematically scan Solana programs (native and Anchor framework) for platform-specific security vulnerabilities related to cross-program invocations,...
graph-evolution
Builds Trailmark code graphs at two source snapshots and computes a structural diff. Surfaces security-relevant changes that text-level diffs miss: ne...
skill-improver
Iteratively improve a Claude Code skill using the skill-reviewer agent until it meets quality standards. Requires the plugin-dev plugin which provides...
institutional-flow-tracker
This skill tracks institutional investor activity through 13F SEC filings to identify "smart money" flows into and out of stocks. By analyzing quarter...
libfuzzer
libFuzzer is an in-process, coverage-guided fuzzer that is part of the LLVM project. It's the recommended starting point for fuzzing C/C++ projects du...
edge-signal-aggregator
Combine outputs from multiple upstream edge-finding skills into a single weighted conviction dashboard. This skill applies configurable signal weights...
environment-discovery
When dropped into an unfamiliar environment, ALWAYS explore before acting. ls -la /app/ # or the working directory find . -type f | head -50 ...
edge-pipeline-orchestrator
Coordinate all edge research stages into a single automated pipeline run. Run the full edge pipeline from tickets (or OHLCV) to exported strategies Re...
ruzzy
Ruzzy is a coverage-guided fuzzer for Ruby built on libFuzzer. It enables fuzzing both pure Ruby code and Ruby C extensions with sanitizer support for...