frontend-e2e

Pass

Audited by Gen Agent Trust Hub on Jul 5, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is a legitimate collection of testing resources and automation scripts designed for browser QA and regression testing.
  • [COMMAND_EXECUTION]: The skill contains scripts and documentation for executing shell commands related to testing (e.g., npx playwright test, npm run test:e2e) and local infrastructure management (e.g., docker restart kafka-e2e for clean state). These are standard practices in end-to-end testing environments.
  • [EXTERNAL_DOWNLOADS]: Documentation references standard tools and libraries such as Playwright and Cypress. It includes instructions for users to install these dependencies from official package registries (NPM/PyPI).
  • [DATA_EXPOSURE]: The browser_trace.py script captures network traffic, console logs, and DOM snapshots from a provided URL and saves them to a local directory for analysis. This functionality is intended for debugging and observability and does not exfiltrate data to remote servers.
  • [PROMPT_INJECTION]: No patterns associated with prompt injection or behavioral overrides were detected in the instructions or metadata.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 5, 2026, 04:24 PM
Security Audit — agent-trust-hub — frontend-e2e