view

Summarize and visualize Dethernety threat models as tree, YAML, or JSON.

2|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/dether-net/dethernety-oss --skill view-dether-net
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: view
Source: https://github.com/dether-net/dethernety-oss/tree/main/apps/dethereal/skills/view
Command: npx skills add https://github.com/dether-net/dethernety-oss --skill view-dether-net

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a convenient way to view and visualize the details of a Dethernety threat model, helping users understand and present their models effectively.

Core Features & Use Cases

  • Model Summary: Generates a summary of a threat model with a tree view, highlighting boundaries, components, data flows, and quality score.
  • Format Flexibility: Outputs in YAML, JSON, or tree format based on user preference.
  • Use Case: After creating a threat model, quickly access the 'view' skill to get a clear and structured summary of the model that can be shared or presented to stakeholders.

Quick Start

To review the threat model in tree format, type: /view [model-path] --format tree

Frequently Asked Questions about view

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

FAQPage Schema
How do I visualize a threat model stored as a graph structure?

To visualize a threat model stored as a graph structure, you can generate a tree view summary highlighting boundaries, components, data flows, and quality scores using structured YAML and JSON formats.

What output formats can I use to review threat model details?

You can review threat model details using YAML, JSON, or tree formats. These format options allow you to easily share and present structured summaries of boundaries and data flows to stakeholders.

How do I generate a tree view summary of a threat model?

To generate a tree view summary of a threat model, execute the view command with the model file path and specify the tree format parameter to output a structured hierarchical visualization.

What do I need to access and analyze threat model files?

To analyze threat model files, you need access to the model files stored on your system and appropriate execution permissions to run the analysis scripts and generate the structured summary output.

Can I share a structured summary of my threat model with stakeholders?

Yes, you can share a structured summary of your threat model with stakeholders by generating a clear overview in YAML or JSON format that highlights boundaries, components, data flows, and the overall quality score.

What information is included in a threat model summary?

A threat model summary includes a tree view highlighting architectural boundaries, system components, data flows between elements, and a calculated quality score to help you understand and present the model effectively.