Threat Infographic banner
davidmatousek davidmatousek

Threat Infographic

Security community

Description

--- agent_name: threat-infographic category: report status: active version: "1.0" description: > Transforms structured threat model output (threats.md) into a visual risk specification (threat-infographic-spec.md) with six required sections: Metadata, Risk Distribution, Coverage Heat Map, Top Critical Findings, Architecture Threat Overlay, and Visual Design Directives. Optionally produces a presentation-ready threat-infographic.jpg via Gemini API. The specification is the primary del

Installation

Installs to ~/.claude/agents/davidmatousek-tachi-threat-infographic.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/davidmatousek/tachi/HEAD/agents/threat-infographic.md -o ~/.claude/agents/davidmatousek-tachi-threat-infographic.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository