e2e-testing

Pass

Audited by Gen Agent Trust Hub on Feb 25, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides documentation and code templates for end-to-end testing practices. No malicious injection, data exfiltration, or unauthorized command execution patterns were identified.
  • [COMMAND_EXECUTION]: The documentation includes standard development and testing commands such as npm ci, npx playwright install, and npx playwright test. These are used appropriately within the context of testing and CI/CD workflows.
  • [EXTERNAL_DOWNLOADS]: The CI/CD configuration utilizes official GitHub Actions from a trusted source (actions/checkout, actions/setup-node, actions/upload-artifact) and installs standard Playwright browser dependencies.
  • [DATA_EXFILTRATION]: No sensitive data access or external transmission was detected. The mock Ethereum address used in the Web3 testing section is a well-known dummy placeholder.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 25, 2026, 02:19 PM