원클릭으로
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.