Vercel Passport operator
10 skillsIdentity providers, project protection, team policies, visitor identity, sessions, audit, integrations, reference, and troubleshooting.
View this plugin on GitHub$ npx skills add rj11io/11ai --skill 11ai-operator-vercel-passport-cheatsheet --skill 11ai-operator-vercel-passport-environment --skill 11ai-operator-vercel-passport-identity-providers --skill 11ai-operator-vercel-passport-integrations --skill 11ai-operator-vercel-passport-project-protection --skill 11ai-operator-vercel-passport-sessions-audit --skill 11ai-operator-vercel-passport-setup --skill 11ai-operator-vercel-passport-team-policies --skill 11ai-operator-vercel-passport-troubleshooting --skill 11ai-operator-vercel-passport-visitor-identity$ claude plugin install 11ai-operator-vercel-passport@11ai$ codex plugin add 11ai-operator-vercel-passport@11aiFirst time? Add the marketplace once with claude plugin marketplace add rj11io/11ai or codex plugin marketplace add rj11io/11ai, then install any plugin from it.
Look up Vercel Passport account, identity provider, project protection, visitor identity, team policy, session, and verification patterns. Use when the user wants a concise Passport reference instead of a guided workflow.
Inspect Vercel Passport plan access, team and project scope, provider applications, project assignments, team defaults, deployment protection, visitor-identity code, and safe checks without changing anything. Use before Passport work, when access behavior is uncertain, or when the user asks what is configured.
Configure Vercel Passport identity provider applications with OAuth or OpenID Connect discovery, issuer and endpoints, confidential clients, redirect URI, scopes, assignments, and secret rotation. Use when connecting Okta, Auth0, Entra, or another provider, repairing discovery, or rotating the provider application secret.
Connect Vercel Passport to an identity provider, server-side application authorization, local user mapping, audit systems, CI previews, and deployment operations while preserving identity and secret boundaries. Use when Passport identity must cross into application or enterprise systems.
Operate Vercel Passport protection for individual projects, including enablement, identity provider assignment, deployment coverage, interaction with other protection methods, verification, and rollback. Use when protecting an internal project, changing its provider, checking deployment access, or disabling Passport.
Operate Vercel Passport session and audit behavior including cookies, expiry, provider deprovisioning, access review, project coverage evidence, log redaction, incident response, and recovery. Use when investigating persistent access, reviewing who can enter deployments, handling deprovisioning, or responding to a protection incident.
Configure Vercel Passport from zero with an Enterprise team, reviewed OAuth or OpenID Connect provider application, exact callback, project or team policy, server-side visitor identity, and bounded access verification. Use when a team has no Passport setup or the user explicitly asks to protect deployments.
Manage Vercel Passport team-wide defaults, new-project inheritance, bulk assignment to existing projects, exceptions, administrator roles, rollout inventory, and rollback. Use when standardizing internal app protection, assigning Passport across projects, or auditing team coverage.
Diagnose Vercel Passport failures involving plan and roles, provider discovery, callback and endpoints, client credentials, scopes, assignments, project protection, visitor claims, sessions, and deployment access without weakening protection. Use when sign-in loops, access is denied or unexpectedly allowed, identity is missing, or rollout coverage is wrong.
Read and use Vercel Passport visitor identity from the injected token header with stable external subject claims, server-only handling, claim validation, authorization mapping, and spoofing resistance. Use when identifying authenticated visitors, mapping them to local users, protecting server routes, or debugging missing claims.