frontend-testing-best-practices
Pass
Audited by Gen Agent Trust Hub on Feb 22, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): The skill is comprised of markdown documentation and code snippets providing standard industry advice for automated testing. It does not include executable scripts or perform any automated actions that could compromise a system.
- Data Exposure (SAFE): While the documentation mentions accessing cookies and setting account balances, these are standard patterns for E2E (End-to-End) testing environments to seed state and do not represent a credential exfiltration risk in this context.
- Unverifiable Dependencies (SAFE): The skill references standard, well-known testing libraries such as
@playwright/test,vitest, andmsw. It does not attempt to install unknown or malicious packages.
Audit Metadata