write-e2e-cases — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited write-e2e-cases (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Rsdoctor E2E tests use Playwright and live under e2e/cases/. Each bundler has its own directory:
e2e/cases/doctor-rspack/ — tests using Rspack compilatione2e/cases/doctor-rsbuild/ — tests using Rsbuilde2e/cases/doctor-rspeedy/ — tests using Rspeedye2e/README.md and follow its conventions.@scripts/test-helper (for example compileByRspack) to compile fixtures. Do not call bundler APIs directly.e2e/cases/doctor-* directory, following existing patterns.fixtures/ subdirectories inside each case directory.pnpm e2e from the repository root to validate.createRsdoctorPlugin from a local test-utils.ts), compiles a fixture via compileByRspack, and asserts on the SDK store data.fixtures/ — not full application directories.@rsdoctor/core/plugins for getSDK / setSDK when inspecting analysis results.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.