跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Differential Review

技能 活跃

Performs security-focused differential review of code changes (PRs, commits, diffs). Adapts analysis depth to codebase size, uses git history for context, calculates blast radius, checks test coverage, and generates comprehensive markdown reports. Automatically detects and prevents security regressions.

目的

To provide a rigorous, security-centric differential code review process that identifies vulnerabilities, assesses risk, and generates actionable reports, ensuring the integrity of code changes.

功能

  • Security-focused differential code review
  • Adaptive analysis depth by codebase size
  • Git history analysis for context
  • Blast radius calculation
  • Test coverage analysis
  • Automated security regression detection
  • Comprehensive markdown report generation

使用场景

  • Reviewing PRs for security vulnerabilities before merging
  • Auditing commits for potential security regressions
  • Analyzing code diffs to understand security impact
  • Identifying critical changes needing deeper adversarial analysis

非目标

  • Performing general code formatting or linting
  • Reviewing documentation-only changes
  • Providing a quick, superficial summary without deep analysis
  • Reviewing greenfield code without a baseline for comparison

Trust

  • warning:Issues AttentionIn the last 90 days, 13 issues were opened and 4 closed, indicating a low closure rate (approx. 24%) and potentially slow response to open issues.

安装

请先添加 Marketplace

/plugin marketplace add trailofbits/skills
/plugin install differential-review@trailofbits

质量评分

96 /100
1 day ago 分析

信任信号

最近提交3 days ago
星标5.2k
许可证CC-BY-SA-4.0
状态
查看源代码

类似扩展

Codex Diff Develop

100

Revisa el diff de la rama actual frente a develop en proyectos Drupal 11 siguiendo la metodología Codex (lógica de negocio, edge cases de hooks/queries, seguridad, performance, completitud). Genera un informe .md en la carpeta del IDE detectado (.antigravity/, .cursor/, .vscode/ o docs/) con hallazgos por severidad y soluciones accionables. Usar cuando el usuario pida "Revisión diff develop", "revisión diff develop", "diff develop", "revisar diff", "codex diff" o expresiones similares con intención de auditar cambios contra develop. Triggers: diff develop, codex diff, revisión diff, lint diff develop, auditar diff.

技能
j4rk0r

Soul Guardian

100

Drift detection + baseline integrity guard for agent workspace files with automatic alerting support

技能
prompt-security

Audit Dependency Versions

100

Audit project dependencies for version staleness, security vulnerabilities, and compatibility issues. Covers lock file analysis, upgrade path planning, and breaking change assessment. Use before a release to ensure dependencies are current and secure, during periodic maintenance reviews, after receiving a security advisory, when upgrading to a new language version, before submitting to CRAN or npm, or when inheriting a project to assess its dependency health.

技能
pjt222

Codex PR Review

100

Revisa pull requests en proyectos Drupal 11 (u otro) siguiendo la metodología Codex (lógica de negocio, edge cases de hooks/queries, seguridad, performance, completitud). Genera un informe .md en la carpeta del IDE detectado (.antigravity/, .cursor/, .vscode/ o docs/) con hallazgos por severidad y soluciones accionables. Usar cuando el usuario pida "revisión Codex", "revisión de PR", "revisar PR", "revisar PR"

技能
j4rk0r

Create Pull Request

99

Create and manage pull requests using GitHub CLI. Covers branch preparation, writing PR titles and descriptions, creating PRs, handling review feedback, and merge/cleanup workflows. Use when proposing changes from a feature or fix branch for review, merging completed work into the main branch, requesting code review from collaborators, or documenting the purpose and scope of a set of changes.

技能
pjt222

Git Commit

99

Create a git commit with a good message. Use when the user says "commit", "save changes", "commit this", or asks to create a commit after making code changes.

技能
SeifBenayed