e2e-verify
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local system commands through Bash to manage the development lifecycle. This includes reading configuration files (package.json), starting local servers in the background, and invoking testing tools.
- [REMOTE_CODE_EXECUTION]: The skill invokes standard Node.js testing frameworks (Playwright, Cypress) via npx. While these tools can execute code, they are well-known industry standards used for their intended purpose within the skill's workflow.
- [DATA_EXFILTRATION]: Analysis of the network operations shows that the skill only interacts with localhost for testing purposes. There is no evidence of sensitive data access or exfiltration to external domains.
Audit Metadata