What problem does it solve?
This Skill removes the friction of figuring out whether Endor Labs credentials are present, valid, and usable before you start API or workflow tasks. It helps you avoid avoidable auth failures by checking environment variables, probing endorctl, and confirming access with a whoami call.
Core Features & Use Cases
- Credential Discovery: Scans the environment for supported Endor Labs auth variables and detects conflicting auth modes.
- Access Verification: Validates credentials by checking endorctl configuration and running a Client whoami request.
- Token Refresh: Performs an interactive browser-based SSO refresh and writes a fresh token to a dotenv file.
- Use Case: A platform engineer can run this Skill at the start of a tenant session to confirm access before launching SDK workflows, automation jobs, or MCP-based tasks.
Quick Start
Ask the assistant to check your Endor Labs authentication status for the target tenant and refresh your local token if needed.