Browse Skills

Sharp Edges

v1.0.0

sharp-edges

Trail of Bits
5

Semgrep Rule Variant Creator

v1.0.0

Creates language variants of existing Semgrep rules. Use when porting a Semgrep rule to specified target languages. Takes an existing rule and target languages as input, produces independent rule+test directories for each language.

Trail of Bits
3

Semgrep Rule Creator

v1.0.0

Creates custom Semgrep rules for detecting security vulnerabilities, bug patterns, and code patterns. Use when writing Semgrep rules or building custom static analysis detections.

Trail of Bits
5

Semgrep

v1.0.0

>-

Trail of Bits
4

Secure Workflow Guide

v1.0.0

Guides through Trail of Bits' 5-step secure development workflow. Runs Slither scans, checks special features (upgradeability/ERC conformance/token integration), generates visual security diagrams, helps document security properties for fuzzing/verification, and reviews manual security areas.

Trail of Bits
5

Second Opinion

v1.0.0

Runs external LLM code reviews (OpenAI Codex or Google Gemini CLI) on uncommitted changes, branch diffs, or specific commits. Use when the user asks for a second opinion, external review, codex review, gemini review, or mentions /second-opinion.

Trail of Bits
3

Seatbelt Sandboxer

v1.0.0

Generates minimal macOS Seatbelt sandbox configurations. Use when sandboxing, isolating, or restricting macOS applications with allowlist-based profiles.

Trail of Bits
3

Sarif Parsing

v1.0.0

>-

Trail of Bits
4

Ruzzy

v1.0.0

>

Trail of Bits
7

Property Based Testing

v1.0.0

Provides guidance for property-based testing across multiple languages and smart contracts. Use when writing tests, reviewing code with serialization/validation/parsing patterns, designing features, or when property-based testing would provide stronger coverage than example-based tests.

Trail of Bits
4

Ossfuzz

v1.0.0

>

Trail of Bits
5

Modern Python

v1.0.0

Configures Python projects with modern tooling (uv, ruff, ty). Use when creating projects, writing standalone scripts, or migrating from pip/Poetry/mypy/black.

Trail of Bits
4