Home / miosa-osa / osa · priv/skills/threat-modeling/SKILL.md · GitHub

threat-modeling skillA

threat-modeling is agent-read markdown (skill) from miosa-osa/osa: Build a concrete cyber defense threat model from assets, data flows and trust boundaries, then map controls to attack simulations and verification. Use for threat modeling, architecture security, abuse cases or designing defenses before deployment..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Threat Modeling

## Workflow

1. Read the system architecture and identify assets, entry points, actors and trust boundaries. Record assumptions you cannot verify.
2. For each sensitive flow, construct a concrete misuse case with prerequisites, affected asset and observable failure.
3. Choose a control with an owner and verification method, not just a framework label.
4. Read the worked boundary example and map only supported behaviors to cyber_defense fixtures.
5. Test relevant implementation paths and benign behavior; prioritize residual risks with evidence.
6. Revisit the model when architecture or trust assumptions change. A successful generic lab does not validate the deployed application.

## Worked example and prerequisites

Read [references/workflow.md](references/workflow.md) before execution. Use only registered OSA tools named in the frontmatter; command examples run through `shell_execute`. Check `command -v` for each external executable on the actual target. Optional packages, external collectors and vendor accounts are not bundled or presumed installed.

## Evidence and completion
…

Read the whole file at its exact version.

How to install

Latest version
mdr add miosa-osa/osa/threat-modeling@v1.0.200
Exact content
mdr add miosa-osa/osa/threat-modeling@sha256:dd84bcb8b894549f

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_gburicaeouzbvnye.svg)](https://markdownregistry.com/a/art_gburicaeouzbvnye)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
v1.0.200 latest2026-09-14 92db90a 2,192 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (2192 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

miosa-osa/osa · 74 stars · license NOASSERTION · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_gburicaeouzbvnye
GET https://markdownregistry.com/api/v1/resolve?ref=miosa-osa/osa/threat-modeling
GET https://markdownregistry.com/api/v1/blob/dd84bcb8b894549f1c68c8e8efb475ea15a7c718611e8e70be20a36bd30ac850

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from miosa-osa/osa

AGENTS.md@canopy/backend agents
miosa-osa/osa · canopy/backend/AGENTS.md
git:20260322.d94d08a · audit A · 74 stars
code-review skill
miosa-osa/osa · examples/skills/code-review/SKILL.md · Analyze pull requests and diffs for bugs, security vulnerabilities, performance issues, style violations, and test…
git:20260319.dccc501 · audit A · 74 stars
content-writer skill
miosa-osa/osa · examples/skills/content-writer/SKILL.md · Draft blog posts, social media content, email campaigns, and marketing copy
git:20260319.dccc501 · audit A · 74 stars
customer-support skill
miosa-osa/osa · examples/skills/customer-support/SKILL.md · Triage incoming support tickets, draft responses, detect customer sentiment, suggest knowledge base articles, and track…
git:20260319.dccc501 · audit A · 74 stars
daily-briefing skill
miosa-osa/osa · examples/skills/daily-briefing/SKILL.md · Generate a morning business briefing with weather, calendar, news, and task priorities
git:20260319.dccc501 · audit A · 74 stars
email-assistant skill
miosa-osa/osa · examples/skills/email-assistant/SKILL.md · Triage inbox, flag urgent emails, summarize threads, and draft replies
git:20260319.dccc501 · audit A · 74 stars
meeting-prep skill
miosa-osa/osa · examples/skills/meeting-prep/SKILL.md · Research attendees, prepare talking points, and summarize previous interactions before meetings
git:20260319.dccc501 · audit A · 74 stars
research-assistant skill
miosa-osa/osa · examples/skills/research-assistant/SKILL.md · Conduct deep, multi-source research on technologies, companies, markets, and topics — synthesizing findings into…
git:20260319.dccc501 · audit A · 74 stars
sales-pipeline skill
miosa-osa/osa · examples/skills/sales-pipeline/SKILL.md · Monitor sales pipeline, track deals, send follow-up reminders, and forecast revenue
git:20260319.dccc501 · audit A · 74 stars
arsenal-tool-validation skill
miosa-osa/osa · priv/skills/arsenal-tool-validation/SKILL.md · Tool-arsenal validation and risk gating for offensive engagements: risk-tier classification of tools…
git:20260913.e13b6b8 · audit A · 74 stars
attack-simulation skill
miosa-osa/osa · priv/skills/attack-simulation/SKILL.md · Run cyber defense attack simulations against isolated lab targets, compare detection gaps, apply a lab patch and rerun…
v1.0.200 · audit A · 74 stars
code-review skill
miosa-osa/osa · priv/skills/code-review/SKILL.md · Analyze pull requests and diffs for bugs, security vulnerabilities, performance issues, style violations, and test…
git:20260430.84eced6 · audit A · 74 stars

Every file in miosa-osa/osa

Other files named threat-modeling

threat-modeling skill
ulises-jeremias/agent-toolkit · plugins/agent-toolkit-complete/.github/skills/threat-modeling/SKILL.md · STRIDE + agentic threat modeling — architecture discovery → assets/trust boundaries/data flows/actors → STRIDE +…
git:20260831.856ee57 · audit A · 18 stars
threat-modeling skill
timwukp/agent-skills-best-practice · skills/skills/threat-modeling/SKILL.md · Performs STRIDE threat modeling for features, APIs, and architecture changes, producing a threat model document with…
v1.0.0 · audit A · 11 stars
threat-modeling skill
uwuclxdy/agenticat · skills/threat-modeling/SKILL.md · STRIDE, attack trees, security-requirement extraction, mitigation and control selection, compliance mapping.
v1.6 · audit A · 6 stars
threat-modeling skill
cristhianzl/claude-skills-czl · configs/langflow/skills/threat-modeling/SKILL.md · Structured security design analysis — find what can go wrong before an attacker does. Build a Data Flow Diagram with…
git:20260619.98096d2 · audit A · 5 stars
threat-modeling skill
cristhianzl/claude-skills-czl · configs/agnostic/skills/threat-modeling/SKILL.md · Structured security design analysis — find what can go wrong before an attacker does. Build a Data Flow Diagram with…
git:20260619.98096d2 · audit A · 5 stars
threat-modeling skill
okhp3/skillz · community/threat-modeling/SKILL.md · Works out what could go wrong in a system's design before it is built — who would attack it, how, and which defences…
git:20260828.866dec6 · audit A · 3 stars
threat-modeling skill
aniruddhadas1/oniroute_swarmagents · skills/official/security/threat-modeling/SKILL.md · Identify assets, trust boundaries, threats, and mitigations before risks become incidents. Use for planning…
git:20260804.c3b625a · audit A · 2 stars

Browse by kind, by grade A, or by owner.