e2e
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill guides the agent to execute standard testing commands (e.g.,
npx playwright test,npx cypress run,nx e2e). These are standard operational procedures for E2E testing workflows and are used as intended for local development. - [EXTERNAL_DOWNLOADS]: References a local development API endpoint (
/api/health/e2e) to retrieve test execution data for dashboard display. This is a read-only resource intended for the local environment and does not involve external data exfiltration. - [SAFE]: No obfuscation, unauthorized data exfiltration, persistence mechanisms, or privilege escalation attempts were found. The skill operates within its defined scope of managing testing workflows.
Audit Metadata