What problem does it solve? Inspecting login-required websites with an AI assistant is risky: credentials, MFA codes, cookies, and session tokens can leak, and automated actions can accidentally change account state. This Skill provides a strict, read-only workflow where the user performs login manually in a fresh isolated browser while the agent never touches authentication material. ## Core Features & Use Cases - Manual Login Gate: The user completes login, MFA, and consent prompts directly in a headed isolated browser; the agent never sees or handles credentials. - Read-Only Inspection: Navigate approved origins and inspect rendered UI via snapshots and screenshots using only non-mutating controls like filters and pagination. - Hard Safety Boundaries: Prohibits credential handling, form submission, state-changing actions, arbitrary page code execution, and persistent browser attachment. - Use Case: You need to verify how a dashboard renders for a specific account. You approve the exact origin, log in yourself in the isolated browser, and the agent inspects the page and reports evidence-backed observations without touching your session data. ## Quick Start Ask the agent to inspect an approved page on your logged-in site after you complete the login manually in the isolated browser window.