status

Check Dethernety plugin connection, authentication state, and local model details.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides an overview of the Dethernety plugin's connection status, authentication state, and local model summary, helping users stay informed about their plugin's operational status.

Core Features & Use Cases

  • Connection Status: Displays if the Dethernety plugin is connected and shows authentication details.
  • Local Model Summary: Summarizes local models including name, quality score, and last sync time.
  • Control Library Aggregation: Aggregates control library details such as lifecycle, pending edits, drift warnings, and orphan files.
  • Use Case: After running this skill, a user can quickly verify if they are authenticated, what local models are present, and the current state of their threat models.

Quick Start

To view the status of the Dethernety plugin, run /dethereal:status.

Frequently Asked Questions about status

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

FAQPage Schema
How do I check my Dethernety plugin connection and authentication state?

To check your Dethernety connection and authentication state, run the status skill. It requires a JWT to verify authentication and reports if the plugin is currently connected.

What local model details can I inspect for my threat models?

You can inspect local model details including the model name, quality score, and last sync time. The status skill summarizes these local models to keep you informed of their current state.

How do I view control library lifecycle states and pending edits?

To view control library lifecycle states and pending edits, run the status skill. It aggregates control library details including lifecycle status, pending edits, drift warnings, and orphan files.

Do I need a JWT token to inspect my Dethernety authentication status?

Yes, you need a JWT token to inspect your Dethernety authentication status. The skill extracts information from environment variables and local configuration settings to verify your authentication state.

What configurations does the Dethernety status skill extract to verify model sync times?

The status skill extracts information from environment variables, local JSON files, and configuration settings to verify model sync times. It provides a summary of local models and their control library details.