skills/vercel-labs/portless/oauth/Gen Agent Trust Hub

oauth

Pass

Audited by Gen Agent Trust Hub on Apr 1, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • Administrative Command Execution: The skill includes instructions for running commands with elevated privileges, such as sudo portless proxy start and sudo portless trust. These operations are used to bind the local proxy to port 443 and manage the system's certificate trust store, which are standard requirements for providing local HTTPS support during development.
  • Environment Variable Configuration: The guide recommends setting environment variables like NEXTAUTH_URL and referencing credentials such as GOOGLE_CLIENT_SECRET. This is a routine part of OAuth integration, and the skill correctly advises using these variables to ensure consistency between the local development environment and the OAuth provider's requirements.
  • Subdomain and TLD Usage: The skill encourages using real Top-Level Domains (TLDs) like .dev or .app with a local proxy to bypass limitations placed on .localhost subdomains by certain OAuth providers. This is a common and safe technique for testing authentication flows locally.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 1, 2026, 02:38 PM