ST

stride-analysis-patterns

A systematic framework for identifying security threats by categorizing them into STRIDE vectors.

Install

mkdir -p .claude/skills/stride-analysis-patterns && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/442" && unzip -o skill.zip -d .claude/skills/stride-analysis-patterns && rm skill.zip

Installs to .claude/skills/stride-analysis-patterns

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Apply STRIDE methodology to systematically identify threats. Use when analyzing system security, conducting threat modeling sessions, or creating security documentation.
169 chars✓ has a “when” trigger
Intermediate

Key capabilities

  • Identify threats across all six STRIDE categories
  • Map threats to specific security control families
  • Facilitate collaborative threat modeling sessions
  • Generate structured threat analysis documentation
  • Analyze system architecture for security weaknesses

How it works

The skill uses the STRIDE methodology to systematically question every component of a system, categorizing potential threats into Spoofing, Tampering, Repudiation, Information Disclosure, Denial of Service, and Elevation of Privilege.

Inputs & outputs

You give it
System architecture diagram or design description
You get back
Threat analysis matrix with identified risks and control families

When to use stride-analysis-patterns

  • Performing a threat modeling session for a new service
  • Analyzing potential security risks in an architecture diagram
  • Preparing documentation for a security audit
  • Identifying authorization or authentication weaknesses

About this skill

STRIDE Analysis Patterns

Systematic threat identification using the STRIDE methodology.

When to Use This Skill

  • Starting new threat modeling sessions
  • Analyzing existing system architecture
  • Reviewing security design decisions
  • Creating threat documentation
  • Training teams on threat identification
  • Compliance and audit preparation

Core Concepts

1. STRIDE Categories

S - Spoofing       → Authentication threats
T - Tampering      → Integrity threats
R - Repudiation    → Non-repudiation threats
I - Information    → Confidentiality threats
    Disclosure
D - Denial of      → Availability threats
    Service
E - Elevation of   → Authorization threats
    Privilege

2. Threat Analysis Matrix

CategoryQuestionControl Family
SpoofingCan attacker pretend to be someone else?Authentication
TamperingCan attacker modify data in transit/rest?Integrity
RepudiationCan attacker deny actions?Logging/Audit
Info DisclosureCan attacker access unauthorized data?Encryption
DoSCan attacker disrupt availability?Rate limiting
ElevationCan attacker gain higher privileges?Authorization

Templates and detailed worked examples

Full template library lives in references/details.md. Read that file when you need concrete templates for this skill.

Best Practices

Do's

  • Involve stakeholders - Security, dev, and ops perspectives
  • Be systematic - Cover all STRIDE categories
  • Prioritize realistically - Focus on high-impact threats
  • Update regularly - Threat models are living documents
  • Use visual aids - DFDs help communication

Don'ts

  • Don't skip categories - Each reveals different threats
  • Don't assume security - Question every component
  • Don't work in isolation - Collaborative modeling is better
  • Don't ignore low-probability - High-impact threats matter
  • Don't stop at identification - Follow through with mitigations

When not to use it

  • Performing automated vulnerability scanning

Prerequisites

Access to references/details.md

Limitations

  • Requires manual input and analysis
  • Does not perform automated code analysis

How it compares

It provides a structured, repeatable framework for threat identification that ensures no category of risk is overlooked during design reviews.

Compared to similar skills

stride-analysis-patterns side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
stride-analysis-patterns (this skill)62moNo flagsIntermediate
reverse-engineering-tools734moNo flagsAdvanced
game-hacking-techniques422moNo flagsAdvanced
solidity-security152moNo flagsIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

More by wshobson

View all by wshobson

You might also like

reverse-engineering-tools

gmh5225

Guide for reverse engineering tools and techniques used in game security research. Use this skill when working with debuggers, disassemblers, memory analysis tools, binary analysis, or decompilers for game security research.

73204

game-hacking-techniques

gmh5225

Guide for game hacking techniques and cheat development. Use this skill when researching memory manipulation, code injection, ESP/aimbot development, overlay rendering, or game exploitation methodologies.

42128

solidity-security

wshobson

Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementing security measures for blockchain applications.

15115

1password

openclaw

Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.

2799

senior-security

davila7

Comprehensive security engineering skill for application security, penetration testing, security architecture, and compliance auditing. Includes security assessment tools, threat modeling, crypto implementation, and security automation. Use when designing security architecture, conducting penetration tests, implementing cryptography, or performing security audits.

3191

ghidra

mitsuhiko

Reverse engineer binaries using Ghidra's headless analyzer. Decompile executables, extract functions, strings, symbols, and analyze call graphs without GUI.

16105

Search skills

Search the agent skills registry