npm @playwright/mcp @0.0.76
score
0.7
high
flagged
2026-06-17 04:41
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.0.76 but max published is 1.52.0-alpha-2025-03-13 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/microsoft/playwright-mcp.git' also claimed by 1 package(s) under different publishers: ['npm/beebrowser-mcp'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"pavelfeldman",
"yurys",
"dgozman-ms",
"playwright-bot"
],
"versions": 358
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-ICcW6wAV+HoNEco19eni+JTVylCIIedruWkrRl2Rsv/qcGhBZLT/c0I1VounjIjSVSupw3pHmcr3CNCikTHTBQ==",
"tarball": "https://registry.npmjs.org/@playwright/mcp/-/mcp-0.0.76.tgz",
"unpackedSize": 82674
},
"dist-tags": {
"latest": "0.0.76",
"next": "0.0.76-alpha-2026-06-16"
},
"latest_version": "0.0.76",
"maintainers": [
{
"email": "pavel.feldman@gmail.com",
"name": "pavelfeldman"
},
{
"email": "yury.semikhatsky@gmail.com",
"name": "yurys"
},
{
"email": "dgozman@microsoft.com",
"name": "dgozman-ms"
},
{
"email": "playwright-npm-bot@microsoft.com",
"name": "playwright-bot"
}
],
"num_versions": 359,
"repository": {
"type": "git",
"url": "git+https://github.com/microsoft/playwright-mcp.git"
},
"scripts": {
"build": "echo OK",
"ctest": "playwright test --project=chrome",
"docker-build": "docker build --no-cache -t playwright-mcp-dev:latest .",
"docker-rm": "docker rm playwright-mcp-dev",
"docker-run": "docker run -it -p 8080:8080 --name playwright-mcp-dev playwright-mcp-dev:latest",
"dtest": "MCP_IN_DOCKER=1 playwright test --project=chromium-docker",
"ftest": "playwright test --project=firefox",
"lint": "node update-readme.js",
"npm-publish": "npm run lint && npm run test && npm publish",
"roll": "node roll.js",
"test": "playwright test",
"wtest": "playwright test --project=webkit"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.0.76 but max published is 1.52.0-alpha-2025-03-13",
"shared_repo_different_publisher": "repo 'git+https://github.com/microsoft/playwright-mcp.git' also claimed by 1 package(s) under different publishers: ['npm/beebrowser-mcp']"
},
"time": {
"created": "2025-03-13T00:36:23.518Z",
"modified": "2026-06-16T09:50:15.081Z"
}
}