بنقرة واحدة
login
Authenticate with the Dethernety platform via browser-based OAuth
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Authenticate with the Dethernety platform via browser-based OAuth
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Assign classes to unclassified components, boundaries, data flows, and data items
Auto-discover infrastructure components from codebase using the infrastructure-scout agent
Guided end-to-end threat modeling workflow — scope through validation and sync
Populate security attributes, MITRE ATT&CK references, credentials, and monitoring tools
Quality dashboard with score breakdown, gap analysis, and readiness assessment
Attack surface summary with component breakdown, trust boundary crossings, and control gap analysis
| name | login |
| description | Authenticate with the Dethernety platform via browser-based OAuth |
Authenticate with the Dethernety platform using browser-based OAuth.
Call the mcp__plugin_dethereal_dethereal__login tool with no arguments.
Interpret the result:
Already authenticated (result contains fromCache: true): Display:
Already authenticated.
Platform: <platform_url>
User: <user_email>
Token valid: <minutes> minutes remaining
Token refreshed (result contains refreshed: true): Display:
Token refreshed successfully.
Platform: <platform_url>
User: <user_email>
Token valid: <minutes> minutes remaining
New login (browser OAuth completed): Display:
Authenticated successfully.
Platform: <platform_url>
User: <user_email>
Token valid: <minutes> minutes remaining
Auth disabled (platform has auth disabled): Display:
Connected to <platform_url> (authentication disabled).
All tools are available without login.
Error: Display the error message and suggest checking the platform URL:
Authentication failed: <error message>
Check that DETHERNETY_URL is set correctly and the platform is reachable.
After any successful outcome (authenticated, refreshed, or auth disabled), add a footer:
Run /dethereal:status to check your models, or /dethereal:create to start a new one.