CldKit
首页浏览RECIPES提交CLIAI 策展助手登录
登录
CldKit
浏览Recipes提交CLI·关于隐私条款

为 AI 开发者构建。每个 components 都经过审查。

© 2026 CldKit

语言
首页>探索>Differential Review Skill

Differential Review Skill

87/100
Skill
作者 Trail of Bits@trailofbits
CC-BY-SA-4.0

Security-focused review of code changes using git history analysis to find regressions.

来源

评审评分

安全性33/35维护性29/35易用性25/30
安全性33/35
维护性29/35
易用性25/30
证据:
high
评审于 Feb 20, 2026
即将复审

评审版本

1.0.0

最新版本

1.0.0

新鲜度

评审已过去 120 天,建议尽快刷新。

评分反映被评审版本,后续更新可能导致变化。

安全审计 - 待完成

此版本尚未执行安全审计。

在线 Playground

打开完整页面

Live Sandbox

在隔离环境中运行这个 skill

$ ls
skill.md src/ package.json
$ claude -p "review the code in src/"
正在分析源码...

登录 即可在 live sandbox 中试用这个 skill。

概览

适合使用

不适合使用

设置

ls /workspace

故障排查

场景

标签

用于 Recipes

  • AI-Powered Review Pipeline(Focuses review on changed lines to reduce noise and speed up review)

Trail of Bits 的更多组件

  • Agentic Actions Auditor
    Skill
    90/100
  • C/C++ Security Review
    Skill
    90/100
  • Static Analysis Skill
    Skill
    90/100
  • Constant Time Analysis
    Skill
    90/100
Skill

安装

ls /workspace

CldKit CLI

cldkit install differential-review
cldkit info differential-review

安装 CLI: npm i -g @cldkit/cli

版本

1.0.0

星标

3,400

许可证

CC-BY-SA-4.0

兼容性

claude-code

链接

GitHub 来源@trailofbits
security
code
diff
git
regression
security-review