E2E自动化工程师 路由与UI冒烟验证
PassAudited by ClawScan on May 2, 2026.
Overview
This instruction-only skill is coherent for route and UI smoke testing; it may run scoped local HTTP, browser, and route-refresh commands, but no hidden code or credential misuse is shown.
This appears safe to install as an instruction-only testing helper. Before using it, make sure the agent runs the documented route and browser checks only against the intended development or test environment, and provide only test login details if a protected route needs authentication.
Findings (1)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
The skill may execute local validation commands and refresh route registration as part of testing, which could affect a development or test application's routing state.
This is a local project command that can update route registration state. It is disclosed and directly related to the skill's smoke-validation purpose, but users should ensure it runs only in the intended environment.
Run `php bin/w setup:upgrade --route` when route registration changed.
Use it in a development or test environment, confirm the target route and command before approval, and avoid running route-refresh operations against production unless explicitly intended.
