browser-authStart a secure remote browser tunnel for manual user authentication (solving Captchas, 2FA, logins) and capture session data. Built for AI Commander.
Install via ClawdBot CLI:
clawdbot install lksrz/browser-authGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://aicommander.devAudited Apr 17, 2026 · audit v1.0
Generated Mar 20, 2026
Automates login for e-commerce platforms that require manual 2FA or Captcha solving, enabling agents to manage orders, track shipments, or scrape product data without sharing credentials. Useful for dropshipping or inventory monitoring where frequent logins are needed.
Facilitates secure login to social media sites with strict bot detection, allowing agents to post content, analyze engagement, or manage ads after manual authentication. Helps marketers maintain accounts without exposing passwords.
Enables manual login to banking or investment websites with enhanced security (like 2FA), so agents can securely fetch transaction data or portfolio updates for analysis. Ideal for personal finance apps or fintech services.
Assists in accessing subscription-based academic journals or databases that require manual login via institutional portals, allowing agents to gather research papers or data for analysis without credential sharing.
Handles logins for travel booking sites that use Captchas or 2FA, enabling agents to search for flights, hotels, or rental cars after user authentication. Useful for travel agencies or price comparison tools.
Offer this skill as part of a subscription-based AI automation platform, charging monthly fees for access to secure browser tunnels and session management tools. Revenue comes from tiered plans based on usage volume or features.
Provide custom integration and support services for businesses needing automated login solutions, such as setting up secure tunnels and training teams. Revenue is generated through project-based fees or hourly consulting rates.
Distribute the skill as a free open-source tool with basic features, while offering premium add-ons like advanced security audits, priority support, or cloud hosting for the tunnel server. Revenue comes from upsells to paid tiers.
💬 Integration Tip
Ensure Node.js and Chromium are installed, and use secure tunnels like SSH for remote access to mitigate network risks.
Scored Jun 17, 2026
Self-hosted auth for TypeScript/Cloudflare Workers with social auth, 2FA, passkeys, organizations, RBAC, and 15+ plugins. Requires Drizzle ORM or Kysely for D1 (no direct adapter). Self-hosted alternative to Clerk/Auth.js. Use when: self-hosting auth on D1, building OAuth provider, multi-tenant SaaS, or troubleshooting D1 adapter errors, session caching, rate limits, Expo crashes, additionalFields bugs.
Clerk integration. Manage Users, Organizations. Use when the user wants to interact with Clerk data.
Clerk auth with API Keys beta (Dec 2025), Next.js 16 proxy.ts (March 2025 CVE context), API version 2025-11-10 breaking changes, clerkMiddleware() options, webhooks, production considerations (GCP outages), and component reference. Prevents 15 documented errors. Use when: API keys for users/orgs, Next.js 16 middleware filename, troubleshooting JWKS/CSRF/JWT/token-type-mismatch errors, webhook verification, user type inconsistencies, or testing with 424242 OTP.
Provides secure session authentication using bcrypt-hashed passwords, security questions, email recovery, and lockout protection with audit logging.
Start and complete WordPress.com OAuth and publish posts through the WordPress.com REST API. Use when you need to generate an authorization URL, exchange cal...
Work with HashiCorp Vault using the `vault` CLI for authentication checks, KV secret reads and writes, listing paths, enabling and tuning secrets engines, po...