stride-analysis-patterns

Apply STRIDE categories to system components to identify security threats.

4|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/AI-Foundry-Core/ril-agents --skill stride-analysis-patterns-ai-foundry-core
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: stride-analysis-patterns
Source: https://github.com/AI-Foundry-Core/ril-agents/tree/main/plugins/security-scanning/skills/stride-analysis-patterns
Command: npx skills add https://github.com/AI-Foundry-Core/ril-agents --skill stride-analysis-patterns-ai-foundry-core

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Apply STRIDE methodology to systematically identify threats across software components, improving security design and risk awareness.

Core Features & Use Cases

  • STRIDE-based threat categorization for system components and data flows.
  • Threat enumeration templates, questionnaires, and mitigation templates that accelerate security reviews.
  • Use cases include threat modeling sessions, security design reviews, and compliance documentation.

Quick Start

Analyze your system by running a STRIDE assessment on each major component and document findings to guide mitigations.

Frequently Asked Questions about stride-analysis-patterns

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

FAQPage Schema
How do I apply STRIDE threat modeling to my system architecture?▼

STRIDE threat modeling identifies security risks by categorizing threats across system components and data flows. You apply STRIDE categories to each major component during security design reviews to systematically enumerate threats and document mitigations.

What is the best way to document security threats and mitigations for compliance?▼

Document security threats and mitigations using structured threat catalogs and risk scoring templates. Applying STRIDE categories generates repeatable analysis outputs that directly support compliance documentation and security design reviews.

Can I use STRIDE analysis for external interfaces and data stores?▼

STRIDE analysis works across architectures spanning from external interfaces to data stores. It systematically applies threat categories to each component and data flow, ensuring comprehensive security coverage regardless of the architectural layer.

How do I run a security design review using a STRIDE assessment?▼

Run a security design review by executing a STRIDE assessment on each major system component. This process utilizes threat enumeration templates and questionnaires to accelerate the review and guide specific mitigations.

Does STRIDE threat modeling provide risk scoring and mitigation templates?▼

STRIDE threat modeling provides structured threat catalogs, risk scoring, and mitigation templates. These outputs, alongside automation helpers and example code, enable repeatable security analyses across your software components.

When should I not use STRIDE for security threat identification?▼

STRIDE is designed for threat modeling sessions and security design reviews across software components. It may not suit scenarios requiring real-time runtime threat detection or dynamic penetration testing of live environments.