Found 1000 skills for "github" Page 56 of 84

token-integration-analyzer

Systematically analyzes the codebase for token-related security concerns using Trail of Bits' token integration checklist: Token Implementations: Anal...

github 3 files

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...

github 1 files

ton-vulnerability-scanner

Systematically scan TON blockchain smart contracts written in FunC for platform-specific security vulnerabilities related to boolean logic, Jetton tok...

github 2 files

solana-vulnerability-scanner

Systematically scan Solana programs (native and Anchor framework) for platform-specific security vulnerabilities related to cross-program invocations,...

github 2 files

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...

github 4 files

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...

github 1 files

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...

github 15 files

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...

github 1 files

edge-signal-aggregator

Combine outputs from multiple upstream edge-finding skills into a single weighted conviction dashboard. This skill applies configurable signal weights...

github 6 files

environment-discovery

When dropped into an unfamiliar environment, ALWAYS explore before acting. ls -la /app/ # or the working directory find . -type f | head -50 ...

github 1 files

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...

github 6 files

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...

github 1 files