security-checklist

Apply OWASP Top 10 and STRIDE to identify security risks in changed files.

3|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/gulati8/justice-league-factory --skill security-checklist-gulati8
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-checklist
Source: https://github.com/gulati8/justice-league-factory/tree/main/.claude/skills/security-checklist
Command: npx skills add https://github.com/gulati8/justice-league-factory --skill security-checklist-gulati8

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill provides a security review methodology using OWASP Top 10 and STRIDE to identify vulnerabilities in code changes and guide threat modeling.

Core Features & Use Cases

  • Security review guidance: Apply OWASP Top 10 categories and STRIDE to changed files identified by the latest factory run briefings.
  • Focused audits: Prioritize files handling authentication, data access, external integrations, and config handling for faster risk relief.
  • Use Case: When a new feature touches auth or data flows, load this skill to conduct a focused security review and generate actionable findings.

Quick Start

Load the latest Cyborg briefing, then run an OWASP Top 10 and STRIDE review on the changed files.

Frequently Asked Questions about security-checklist

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I identify security vulnerabilities in code changes using OWASP Top 10 and STRIDE?

Security vulnerabilities in code changes are identified by applying OWASP Top 10 categories and STRIDE threat modeling to altered files, producing structured findings with risk levels and a remediation checklist.

What is the best way to conduct a focused security review on authentication and data access files?

A focused security review prioritizes files handling authentication, data access, external integrations, and config handling to apply threat modeling and achieve faster risk relief for new features.

Do I need a specific pipeline briefing to run a threat modeling review on changed files?

Yes, you need to load the latest Cyborg briefing from the Justice League Factory pipeline to identify the specific altered files targeted for the threat modeling review.

Can I use STRIDE and OWASP Top 10 together for risk assessment during code review?

Yes, combining STRIDE and OWASP Top 10 during code review provides a structured risk assessment methodology that categorizes threats and guides targeted vulnerability mitigation.

How do I generate a remediation checklist after a security review of new features?

After reviewing code changes against OWASP and STRIDE, the process outputs structured findings including vulnerability categories, risk levels, and an actionable remediation checklist for mitigation.