mirror of
https://github.com/trailofbits/skills
synced 2026-06-21 14:12:00 +00:00
540111a52a
* Add adversarial-modeler agent to differential-review plugin Introduces a formal agent definition for adversarial threat modeling on high-risk code changes. Updates SKILL.md to reference agent and bumps version to 1.1.0. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * Fix {baseDir} paths and bump marketplace.json version Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * fix: resolve code review findings for PR #84 - Fix decision tree formatting: use correct tree syntax (first child uses branch connector, last child uses end connector) - Add "When NOT to Use" section to adversarial-modeler agent per contributing guidelines Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>