e2e-verify
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill provides legitimate instructions for developers to verify their features using browser-based testing frameworks.
- [COMMAND_EXECUTION]: The skill executes shell commands to inspect local project files (e.g., package.json) and launch local development processes (npm run dev). These operations are restricted to the user's local environment and are necessary for the skill's functionality.
- [COMMAND_EXECUTION]: The skill facilitates the execution of local test scripts using npx and bash, which is standard practice for E2E testing workflows.
- [SAFE]: No signs of prompt injection, data exfiltration, or obfuscation were detected. All network operations are directed at localhost for testing purposes.
Audit Metadata