一键导入
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.