macanderson

Audit E2e — Security skill for Claude Code

Security community

Audit end-to-end test coverage of critical Playwright paths.

How to install Audit E2e

Installs to ~/.claude/skills/macanderson-agent-harness-audit-e2e/SKILL.md

Terminal
mkdir -p ~/.claude/skills/macanderson-agent-harness-audit-e2e && curl -fsSL https://raw.githubusercontent.com/macanderson/agent-harness/HEAD/commands/audit-e2e.md -o ~/.claude/skills/macanderson-agent-harness-audit-e2e/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Audit E2e does


description: Audit end-to-end test coverage of critical Playwright paths. Identifies missing flows, flaky tests, slow suites, and critical-path gaps. Outputs a standalone HTML report. allowed-tools: Bash, Read, Grep, Glob, Agent, TodoWrite, ToolSearch, TaskCreate, TaskGet, TaskList, TaskOutput, TaskStop, TaskUpdate

/audit-e2e

Audit end-to-end (Playwright) test coverage across the monorepo. Work top to bottom without stopping unless blocked.

Phase 0 — Load context

  • Read `CLAUDE.

Alternatives in Security

  • Security Scan Report — Generated: 2026-04-10 20:48 UTC Skills scanned: 134 Total findings: 836 Critical: 32 High: 50 Safe skills: 100 18.1k ★
  • Comm — by CommE2E - Serves as a development reference for E2E-encrypted messaging applications with code organization 325 ★
  • Competitive Audit — Capture a competitor website with Playwright and extract its color system, typography, layout patterns, and 's 309 ★

Full documentation available on GitHub

View Source Repository