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.
/plugin marketplace add rungchan2/frontend-skillsnpx agentmods add plugins/rungchan2/frontend-skills/e2e-testinggit clone --depth 1 https://github.com/rungchan2/frontend-skillsGrade A, and why
e2e-testing scanned grade A with 0 findings 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 2d 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.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"name": "e2e-testing",
"description": "자연어 E2E 테스트 프레임워크. agent-browser CLI로 브라우저 테스트를 자동 실행. 시나리오 파일 기반, human-in-the-loop 지원.",
"version": "1.0.0",
"author": { "name": "Heechan" }
}
What it installs
The manifest is a name and a version. 1 skill, 2 commands, 1 agent travel with it, and installing the plugin installs all of them — 190 tokens a session between them. Each is measured on its own page, and each can be installed alone.
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.
- 2d ago First seen · 7 lines scan A 290ebde21a9e
e2e-testing is a plugin published in the GitHub repository rungchan2/frontend-skills (2 stars, last pushed 4mo ago), licensed Apache-2.0. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other plugins, from other repositories
e2e
E2E test triage, debugging, and fix implementation toolkit.
verefi
AI-assisted pipeline that turns product specs into human-reviewed test plans and executable Playwright automation.
qa-use
Simplified CLI-integrated plugin for E2E testing with essential slash commands plus dynamic API CLI workflows (qa-use api). Provides AI-first feature verification, browser automation, and test management. All CLI operations documented in SKILL.md and accessible via qa-use docs for harness compatibility.
qlane
AI QA that runs your app in a browser on every pull request: projects, test targets, test cases.
sniff
Autonomous QA scanner via sniff-qa: walks your running app in a real browser and reports real bugs (broken pages/links, console/network errors, broken forms, state-loss, empty/placeholder data, bad loading/error states, responsive + a11y) with reproduction proof, severity, confidence, and a fix. No API key.
headless
Headless browser automation for site comparison, E2E testing, and anti-bot-aware web research.