Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add SaharCarmel/Sahar-claude-code-marketplace --skill e2e-testergit clone --depth 1 https://github.com/SaharCarmel/Sahar-claude-code-marketplaceWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/saharcarmel/sahar-claude-code-marketplace/e2e-tester)<a href="https://agentmods.dev/skills/saharcarmel/sahar-claude-code-marketplace/e2e-tester"><img src="https://agentmods.dev/badge/skills/saharcarmel/sahar-claude-code-marketplace/e2e-tester/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/saharcarmel/sahar-claude-code-marketplace/e2e-tester"><img src="https://agentmods.dev/badge/skills/saharcarmel/sahar-claude-code-marketplace/e2e-tester.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00065 | $0.01885 |
| Opus 5 | $0.00032 | $0.00942 |
| Sonnet 5 | $0.00013 | $0.00377 |
| Haiku 4.5 | $0.00006 | $0.00188 |
Grade A, and why
e2e-tester scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
| Click buttons | Make API calls (curl) | The source is not reproduced here
A licence we could not identify
The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.
What ships with it
51 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- scripts/cli.js 1.9 KB runs code
- scripts/config.js 3.9 KB runs code
- scripts/container-status.js 1.3 KB runs code
- scripts/generate-tests.js 6.3 KB runs code
- scripts/get-results.js 4.1 KB runs code
- scripts/lib/api-client.js 6.5 KB runs code
- scripts/lib/config-store.js 1.9 KB runs code
- scripts/lib/docker-manager.js 4.1 KB runs code
- scripts/package.json 214 B
- scripts/run-verifications.js 6.3 KB runs code
- scripts/start-container.js 2.2 KB runs code
- scripts/stop-container.js 1.0 KB runs code
- webapp/.dockerignore 38 B
- webapp/.gitignore 45 B
- webapp/docker-compose.yml 871 B
- webapp/Dockerfile 872 B
- webapp/next-env.d.ts 228 B runs code
- webapp/next.config.js 288 B runs code
- webapp/package-lock.json 81 KB
- webapp/package.json 878 B
- webapp/postcss.config.js 83 B runs code
- webapp/public/.gitkeep 0 B
- webapp/src/app/api/events/route.ts 1.2 KB runs code
- webapp/src/app/api/health/route.ts 203 B runs code
- webapp/src/app/api/images/[...path]/route.ts 1.4 KB runs code
- webapp/src/app/api/sessions/[id]/route.ts 644 B runs code
- webapp/src/app/api/sessions/[id]/submit/route.ts 657 B runs code
- webapp/src/app/api/sessions/[id]/tests/[testId]/evidence/route.ts 1.9 KB runs code
- webapp/src/app/api/sessions/[id]/tests/[testId]/route.ts 2.2 KB runs code
- webapp/src/app/api/sessions/[id]/tests/[testId]/steps/[stepId]/route.ts 1.1 KB runs code
- webapp/src/app/api/sessions/latest/route.ts 637 B runs code
- webapp/src/app/api/sessions/route.ts 1.5 KB runs code
- webapp/src/app/globals.css 2.1 KB
- webapp/src/app/layout.tsx 581 B
- webapp/src/app/page.tsx 567 B
- webapp/src/components/Dashboard.tsx 4.4 KB
- webapp/src/components/DashboardSessionCard.tsx 3.6 KB
- webapp/src/components/EvidencePanel.tsx 7.1 KB
- webapp/src/components/HomeContent.tsx 8.6 KB
- webapp/src/components/ImageUpload.tsx 3.7 KB
- webapp/src/components/NotesPanel.tsx 9.0 KB
- webapp/src/components/TestItem.tsx 7.8 KB
- webapp/src/components/TestList.tsx 1.5 KB
- webapp/src/components/TestProgress.tsx 2.4 KB
- webapp/src/components/TestStep.tsx 1.7 KB
- webapp/src/lib/data-store.ts 8.8 KB runs code
- webapp/src/lib/sse-manager.ts 956 B runs code
- webapp/src/lib/types.ts 3.6 KB runs code
- webapp/src/lib/utils.ts 2.3 KB runs code
- webapp/tailwind.config.ts 1.5 KB runs code
- webapp/tsconfig.json 578 B
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 11d ago First seen · 250 lines · 65 tokens per session scan A 25b7143b2461
e2e-tester is a skill published in the GitHub repository SaharCarmel/Sahar-claude-code-marketplace (2 stars, last pushed 4mo ago), with no licence file. It adds 65 tokens to every session and 1,885 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
dogfood
Systematically explore and test a mobile app on iOS/Android with agent-device to find bugs, UX issues, and other problems. Use when asked to dogfood, QA, exploratory test, find issues, bug hunt, or test this app on mobile.
test-warp-ui
Guides testing Warp UI features and changes using the computer use tool. Use this skill only when computer-use testing was requested (explicit request or accepted offer) and the computeruse tool is available to the agent. Covers launching Warp and verifying UI behavior.
test-electron-app
Drive the real running PostHog Electron app (live tRPC, workspace-server, real data) over CDP with agent-browser. Connect to the running app on port 9222, test desktop changes against a local Django stack, snapshot the accessibility tree, inspect network requests, and screenshot only when explicitly asked. Use when…
pyats-dynamic-test
Generate and execute deterministic pyATS aetest validation scripts - interface state, OSPF neighbors, BGP paths, ping matrices, and custom compliance tests. Use when writing a network test, validating post-change state, running pass/fail checks, or building automated regression tests.
test-loop
Plan, generate, and heal an executable E2E test suite from approved acceptance criteria (web and mobile).
playwright-cli
Automates browser interactions for testing and validating your own web applications using playwright-cli. Use when you need terminal-first browser control for navigation, form filling, screenshots, tracing, bound browser sessions, debugging, or generating Playwright test code. Only use against applications you own or…