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 agentmods add mcp/onmyway133/claude-code-plugins/super-playwrightgit clone --depth 1 https://github.com/onmyway133/claude-code-pluginsGrade A, and why
playwright 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 3d 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.
Copies of this mod
1 near-identical copy found in the catalogue:
- playwright — 100% identical, 0 lines differ
What it actually says
{
"playwright": {
"command": "npx",
"args": [
"-y",
"@anthropic/mcp-playwright"
]
}
}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.
- 3d ago First seen · 9 lines scan A e9bb309b3245
playwright is an MCP server published in the GitHub repository onmyway133/claude-code-plugins (5 stars, last pushed 7mo ago), licensed MIT. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. 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 mcp servers, from other repositories
playwright
MCP server "playwright" as configured in onmyway133/skills. Runs locally from the @anthropic/mcp-playwright npm package.
playwright
Lets the agent drive a real browser: open pages, click, type, take screenshots and read the accessibility tree, using Playwright. Runs locally from the @playwright/mcp npm package.
wigolo
Local-first web intelligence MCP server for AI coding agents. Runs locally from the wigolo npm package. Needs 1 environment variable to run.
browser-gateway
AI browser tools with Chrome CDP. Navigate, screenshot, interact. Multi-provider failover. Runs locally from the browser-gateway npm package. Needs 1 environment variable to run.
expect
Let agents test your code in a real browser. Runs locally from the expect-cli npm package.
nexus-browser-mcp
事件驱动确定性快照的浏览器操控 MCP 服务器 (Playwright + Accessibility Tree). Runs locally from the nexus-browser-mcp Python package.