官方

trailofbits/skills

知名安全公司 Trail of Bits 官方 Skill 合集,用于安全研究、漏洞检测与审计工作流,共 39 个 Skill(这里列高频用得上的一部分,完整列表见仓库)。

查看 GitHub 仓库

包含哪些技能

  • static-analysis — 静态代码分析
  • differential-review — 差异化代码审查
  • mutation-testing — 变异测试
  • property-based-testing — 基于属性的测试
  • supply-chain-risk-auditor — 供应链风险审计
  • vulnerability-triage-brocards — 漏洞分级处理
  • agentic-actions-auditor — 审计 AI agent 的自动化操作
  • building-secure-contracts — 构建安全智能合约
  • constant-time-analysis — 恒定时间密码学分析
  • c-review — C 语言代码审查

中文释义是基于仓库目录名/README 做的简短翻译,不是逐条精读原文的完整说明,具体行为以仓库里每个 Skill 自己的 SKILL.md 为准。

仓库:https://github.com/trailofbits/skills

返回 AI Skills 导航