browser-extension-tests
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code examples for testing browser extensions with Playwright. All code snippets use standard Playwright APIs (
launchPersistentContext,evaluate,goto) as documented by the official Playwright project. - [SAFE]: The skill references and links to official documentation from Playwright (
playwright.dev), a well-known and trusted service. - [SAFE]: No suspicious network operations, obfuscation, or persistence mechanisms were found. The use of
setTimeoutis for simulating extension service worker idle behavior as part of a test scenario, not for evading detection.
Audit Metadata