A professional security agent for architecting resilient systems using STRIDE, PASTA, and advanced risk assessment methodologies.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install threat-modeling
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install threat-modeling using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Threat Modeling Expert is a specialized tool designed to integrate security-by-design principles into the software development lifecycle. By leveraging Openclaw Skills, developers and architects can systematically identify vulnerabilities, define trust boundaries, and create comprehensive data flow diagrams. This skill ensures that security is not an afterthought but a core component of the system architecture, helping teams prepare for audits and prioritize security investments effectively.
This expert guides users through structured methodologies like STRIDE and DREAD to evaluate potential threats such as spoofing, tampering, and elevation of privilege. It bridges the gap between high-level architectural design and technical security requirements, providing actionable mitigation strategies for application, network, and infrastructure layers.
To begin using this security expert within your environment, ensure your agent is configured to access the relevant architectural documentation. Since this is part of the Openclaw Skills ecosystem, integration is straightforward.
# Initialize the threat modeling expert within your workspace
openclaw install threat-modeling-expert
# Start a new threat modeling session for a specific component
openclaw run threat-model --component "api-gateway"
Configure your workspace to include system specifications or DFD drafts for the agent to analyze.
The skill organizes security data into a structured format for easy reporting and integration with existing documentation.
| Component | Data Type | Description |
|---|---|---|
| Assets | List | Registry of sensitive data, credentials, and infrastructure |
| DFD | Graph/Markdown | Mapping of data flows and trust boundaries |
| Threats | Object Array | Identified threats categorized by STRIDE and severity |
| Mitigations | Task List | Actionable security controls mapped to specific threats |
| Risk Matrix | Table | Scoring based on DREAD (Damage, Reproducibility, Exploitability, Affected Users, Discoverability) |
All output is generated as standard Markdown for compatibility with Git repositories and documentation sites.
Loading
A comprehensive framework for identifying, exploiting, and mitigating SQL injection vulnerabilities in web applications.

A comprehensive guide and toolkit for implementing industry-standard identity management and access control systems.

A comprehensive skill for securing API keys, database credentials, and TLS certificates across multi-cloud environments and CI/CD pipelines.

A comprehensive framework for implementing secure API design patterns, authentication, and protection against common vulnerabilities.

A professional security analysis tool for identifying OWASP Top 10 vulnerabilities, supply chain risks, and hardcoded secrets.

An automated maintenance utility designed to safely identify and remove temporary files, duplicates, and workspace clutter from your AI environment.








































