Plugin Claude Code
A collection of threat modeling plugins, covering conventional application/API systems and AI/ML/LLM infrastructure.
Plugin Claude Code
A collection of threat modeling plugins, covering conventional application/API systems and AI/ML/LLM infrastructure.
Plugin Claude Code
Pulls context from Jira, Jenkins, ServiceNow, and a code repository, then runs an end-to-end threat model covering both conventional application/API systems and AI/ML/LLM infrastructure: data flow diagram, trust boundaries, threat actors, STRIDE threat register (optionally full 7-stage PASTA), AI/ML-specific threats…
Cursor rule Cursor
End-to-end security threat modeling (STRIDE/PASTA, OWASP AppSec/API/LLM Top 10, MITRE ATT&CK/ATLAS) for AI and conventional application infrastructure, using this repo's Jira/Jenkins/ServiceNow/repo connectors.
MCP server Claude CodeCodexCursor +2
MCP server "jira" as configured in suyogpawar88/Threat-Model. Runs ${CLAUDE_PLUGIN_ROOT}/scripts/connectors/jira_connector.py with python3. Needs 3 environment variables to run.
MCP server Claude CodeCodexCursor +2
MCP server "jenkins" as configured in suyogpawar88/Threat-Model. Runs ${CLAUDE_PLUGIN_ROOT}/scripts/connectors/jenkins_connector.py with python3. Needs 3 environment variables to run.
MCP server Claude CodeCodexCursor +2
MCP server "servicenow" as configured in suyogpawar88/Threat-Model. Runs ${CLAUDE_PLUGIN_ROOT}/scripts/connectors/servicenow_connector.py with python3. Needs 3 environment variables to run.
MCP server Claude CodeCodexCursor +2
MCP server "repo" as configured in suyogpawar88/Threat-Model. Runs ${CLAUDE_PLUGIN_ROOT}/scripts/connectors/repo_connector.py with python3. Needs 4 environment variables to run.
Instructions file CodexOpenCode
Instructions for suyogpawar88/Threat-Model, covering agents.md — threat modeling repo, what this repo does, before doing anything: read the skill, environment setup and registering the mcp connectors for codex cli.
Skill Claude CodeCodex
This skill should be used when the user asks to "threat model this ticket/repo/pipeline", "run a threat model against our Jira epic and repo", "generate a STRIDE analysis from our Jenkins pipeline and ServiceNow change", "run a PASTA threat model", "build a threat model report with a draw.io diagram", "create an…