playwright
Pass
Audited by Gen Agent Trust Hub on Aug 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of documentation and code snippets providing best practices for end-to-end testing. No executable scripts or configuration files that would perform actions in the host environment were found.
- [SAFE]: Code examples use standard Playwright APIs for testing purposes, such as
page.goto,page.getByRole, andpage.routefor mocking. These are used as intended for developer guidance. - [SAFE]: No hardcoded secrets, credentials, or sensitive file paths were detected. All authentication examples use common placeholders like
user@example.comandpassword123. - [SAFE]: The skill demonstrates security awareness by recommending that session storage files containing authentication state be excluded from version control systems.
- [SAFE]: All external links point to official documentation (playwright.dev, nextjs.org) or well-known developer services (BrowserStack, BetterStack).
Audit Metadata