跳到主要内容
社区作者33 个技能

trailofbitsGitHub Skill Author | |

Auto-discovered GitHub author from trailofbits/skills.

作者聚焦
githubagent skills
0编辑精选
33社区索引

该作者暂无编辑精选条目。

社区索引Community indexed

已收录但未经编辑评测,安装前请自行审阅。
安全与合规

agentic-actions-auditor

Audits GitHub Actions workflows for security vulnerabilities in AI agent integrations including Claude Code Action, Gemi

Claude CodeCodex中风险 · med risk
Stars · 5.6k更新 · 2026-06-09
查看
代码评审

audit context building

Enables ultra-granular, line-by-line code analysis to build deep architectural context before vulnerability or bug find…

Claude Code中风险 · med risk
Stars · 5.1k更新 · 2026-05-16
查看
Agent 与 Skill 开发

testing handbook generator

Meta-skill that analyzes the Trail of Bits Testing Handbook (appsec.guide) and generates Claude Code skills for securit…

Claude Code中风险 · med risk
Stars · 5.1k更新 · 2026-05-16
查看
安全与合规

Domain Skill Template

Use this template for domain-specific security testing (cryptographic testing, web security methodologies, etc.).

Claude Code中风险 · med risk
Stars · 5.1k更新 · 2026-05-16
查看
安全与合规

constant time testing

Constant-time testing detects timing side channels in cryptographic code. Use when auditing crypto implementations for…

Claude Code中风险 · med risk
Stars · 5.1k更新 · 2026-05-16
查看
代码评审

differential review

Performs security-focused differential review of code changes (PRs, commits, diffs). Adapts analysis depth to codebase…

Claude Code中风险 · med risk
Stars · 5.1k更新 · 2026-05-16
查看
安全与合规

c review

Performs comprehensive C/C++ security review for memory corruption, integer overflows, race conditions, and platform-sp…

Claude Code中风险 · med risk
Stars · 5.1k更新 · 2026-05-16
查看
安全与合规

variant analysis

Find similar vulnerabilities and bugs across codebases using pattern-based analysis. Use when hunting bug variants, bui…

Claude Code中风险 · med risk
Stars · 5.1k更新 · 2026-05-16
查看
安全与合规

firebase apk scanner

Scans Android APKs for Firebase security misconfigurations including open databases, storage buckets, authentication is…

Claude Code中风险 · med risk
Stars · 5.1k更新 · 2026-05-16
查看
安全与合规

yara rule authoring

Guides authoring of high-quality YARA-X detection rules for malware identification. Use when writing, reviewing, or opt…

Claude Code中风险 · med risk
Stars · 5.1k更新 · 2026-05-16
查看
安全与合规

trailmark

Builds and queries multi-language source code graphs for security analysis. Includes pre-analysis passes for blast radi…

Claude Code中风险 · med risk
Stars · 5.1k更新 · 2026-05-16
查看
安全与合规

semgrep rule creator

Creates custom Semgrep rules for detecting security vulnerabilities, bug patterns, and code patterns. Use when writing…

Claude Code中风险 · med risk
Stars · 5.1k更新 · 2026-05-16
查看
安全与合规

mermaid to proverif

Translates Mermaid sequenceDiagrams describing cryptographic protocols into ProVerif formal verification models (.pv fi…

Claude Code中风险 · med risk
Stars · 5.1k更新 · 2026-05-16
查看
安全与合规

semgrep

Run Semgrep static analysis scan on a codebase using parallel subagents. Supports two scan modes — "run all" (full rule…

Claude Code中风险 · med risk
Stars · 5.1k更新 · 2026-05-16
查看
安全与合规

sharp edges

Identifies error-prone APIs, dangerous configurations, and footgun designs that enable security mistakes. Use when revi…

Claude Code中风险 · med risk
Stars · 5.1k更新 · 2026-05-16
查看
安全与合规

insecure defaults

Detects fail-open insecure defaults (hardcoded secrets, weak auth, permissive security) that allow apps to run insecure…

Claude Code中风险 · med risk
Stars · 5.1k更新 · 2026-05-16
查看
安全与合规

graph evolution

Compares Trailmark code graphs at two source code snapshots (git commits, tags, or directories) to surface security-rel…

Claude Code中风险 · med risk
Stars · 5.1k更新 · 2026-05-16
查看
安全与合规

audit prep assistant

Prepares codebases for security review using Trail of Bits' checklist. Helps set review goals, runs static analysis too…

Claude Code中风险 · med risk
Stars · 5.1k更新 · 2026-05-16
查看
安全与合规

fp check

Systematically verifies suspected security bugs to eliminate false positives. Produces TRUE POSITIVE or FALSE POSITIVE…

Claude Code中风险 · med risk
Stars · 5.1k更新 · 2026-05-16
查看
安全与合规

dimensional analysis

Annotates codebases with dimensional analysis comments documenting units, dimensions, and decimal scaling. Use when som…

Claude Code中风险 · med risk
Stars · 5.1k更新 · 2026-05-16
查看
安全与合规

entry point analyzer

Analyzes smart contract codebases to identify state-changing entry points for security auditing. Detects externally cal…

Claude Code中风险 · med risk
Stars · 5.1k更新 · 2026-05-16
查看
安全与合规

constant time analysis

Detects timing side-channel vulnerabilities in cryptographic code. Use when implementing or reviewing crypto code, enco…

Claude Code中风险 · med risk
Stars · 5.1k更新 · 2026-05-16
查看
安全与合规

agentic actions auditor

Audits GitHub Actions workflows for security vulnerabilities in AI agent integrations including Claude Code Action, Gem…

Claude Code中风险 · med risk
Stars · 5.1k更新 · 2026-05-16
查看
安全与合规

codeql

Scans a codebase for security vulnerabilities using CodeQL's interprocedural data flow and taint tracking analysis. Tri…

Claude Code中风险 · med risk
Stars · 5.1k更新 · 2026-05-16
查看
Agent 与 Skill 开发

claude in chrome troubleshooting

Diagnose and fix Claude in Chrome MCP extension connectivity issues. Use when mcp__claude-in-chrome__* tools fail, retu…

Claude Code中风险 · med risk
Stars · 5.1k更新 · 2026-05-16
查看
开发与工程

gh cli

Enforces authenticated gh CLI workflows over unauthenticated curl/WebFetch patterns. Use when working with GitHub URLs,…

Claude Code中风险 · med risk
Stars · 5.1k更新 · 2026-05-16
查看
安全与合规

spec to code compliance

Verifies code implements exactly what documentation specifies for blockchain audits. Use when comparing code against wh…

Claude Code中风险 · med risk
Stars · 5.1k更新 · 2026-05-16
查看
安全与合规

supply chain risk auditor

Identifies dependencies at heightened risk of exploitation or takeover. Use when assessing supply chain attack surface,…

Claude Code中风险 · med risk
Stars · 5.1k更新 · 2026-05-16
查看
安全与合规

burpsuite project parser

Searches and explores Burp Suite project files (.burp) from the command line. Use when searching response headers or bo…

Claude Code中风险 · med risk
Stars · 5.1k更新 · 2026-05-16
查看
Agent 与 Skill 开发

Designing a Workflow Skill

A 6-phase process for creating a workflow-based skill from scratch.

Claude Code中风险 · med risk
Stars · 5.1k更新 · 2026-05-16
查看
安全与合规

secure workflow guide

Guides through Trail of Bits' 5-step secure development workflow. Runs Slither scans, checks special features (upgradea…

Claude Code中风险 · med risk
Stars · 5.1k更新 · 2026-05-16
查看
Agent 与 Skill 开发

designing workflow skills

Guides the design and structuring of workflow-based Claude Code skills with multi-step phases, decision trees, subagent…

Claude Code中风险 · med risk
Stars · 5.1k更新 · 2026-05-16
查看
开发与工程

gh-cli

Enforces authenticated gh CLI workflows over unauthenticated curl/WebFetch patterns. Use when working with GitHub URLs,

Claude CodeCodex中风险 · med risk
Stars · 5.1k更新 · 2026-05-11
查看
Skill Market
按品类找最好用的 AI 技能·Find the best AI skills for the job
v0.4 · 收录 33 个 skill · 上次评测 2026-06-09