e2e-frontend-validation
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS] (LOW): The skill installs the Playwright MCP server via
npx @playwright/mcp@latest. While this executes remote code, Playwright is a reputable tool from Microsoft (a trusted organization), making the risk low for this use case. - [COMMAND_EXECUTION] (LOW): The skill instructs the agent to run local shell commands (
pnpm build:cli,pnpm dev,pnpm test:e2e). These are standard development operations performed within the user's project environment.
Audit Metadata