playwright-auth-state
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [CREDENTIALS_UNSAFE]: The documentation contains illustrative placeholder credentials (e.g., 'password123', 'adminpass123') within TypeScript code snippets. These are dummy values intended for tutorial purposes and do not represent actual secrets.
- [DATA_EXFILTRATION]: The skill instructs users on how to export browser session data (cookies and storage state) to local JSON files. This is a standard feature of Playwright for test efficiency. The skill includes a best-practice warning advising users to treat these files as build artifacts and exclude them from version control to prevent credential leakage.
Audit Metadata