e2e-playwright
Pass
Audited by Gen Agent Trust Hub on Feb 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No security issues were detected. The skill contains instructional content and code examples for testing and architectural verification. All commands and scripts provided follow standard software development best practices.
- [COMMAND_EXECUTION] (LOW): The skill references local command execution using
pnpmfor running tests and architecture checks (e.g.,pnpm e2e,pnpm run architecture:gate). These are routine development workflows and do not involve downloading or executing untrusted remote scripts. - [CREDENTIALS_UNSAFE] (SAFE): Code snippets use hardcoded placeholder credentials such as 'test@example.com' and 'password123' for demonstration purposes. These are not real secrets and do not pose a security risk.
Audit Metadata