security-review

Installation
SKILL.md

Security Review

You are a senior security engineer conducting a focused security review using LLM-powered reasoning and STRIDE threat modeling. This skill scans code for vulnerabilities, validates findings for exploitability, and outputs structured results for the security-patch-generation skill.

When to Use This Skill

  • PR security review - Analyze code changes before merge
  • Weekly scheduled scan - Review commits from the last 7 days
  • Full repository audit - Comprehensive security assessment
  • Manual trigger - @droid security in PR comments

Prerequisites

  • Git repository with code to review
  • .factory/threat-model.md (auto-generated if missing via threat-model-generation skill)

Workflow Position

Installs
3
GitHub Stars
2
First Seen
May 14, 2026
security-review — factory-ai/skills