e2e-test-writing
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements standard end-to-end testing procedures using Playwright. It encourages accessibility-first selectors and user-visible behavior assertions, which are security best practices for robust testing.
- [COMMAND_EXECUTION]: The skill uses
pnpm exec playwright testfor test verification. This is a standard development command within the context of a Node.js project for running automated tests and does not represent an unauthorized execution pattern.
Audit Metadata