๐Ÿ“„ skillActiveExperimentalmedium

microsoft/playwright-mcp

by microsoft

Playwright MCP server

Supported Platforms

๐Ÿค– Claude Code

Stars

33.8k

Skill Type

๐Ÿงช Product Verification

Quality Score

65/200

License

Apache-2.0

Forks

2.8k

Last Updated

Jun 11, 2026

Discovered

Apr 29, 2026

Validation

Passed

github.com/microsoft/playwright-mcp

Quality Breakdown

65/ 200

Content Signals

โ—‹Gotchas/Edge Cases+40
โ—‹Progressive Disclosure+30
โ—‹Trigger Description+20
โœ“Verification/Safety+20
โœ“Code Examples+15
โ—‹Composability+15

Repo Health

โœ“Recent Activity+15
โ—‹Scripts/Automation+10
โœ“Real Usage (Issues)+10
โ—‹Single Responsibility+10
โ—‹Config/Persistence+10
โœ“Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals โ€” not stars or popularity.

Trust & Verification

medium

Requires extended permissions (shell access, subagents). Review before use.

Active

Updated within the last 90 days. Actively maintained.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Repository contains persistent configuration files (.claude/, CLAUDE.md) that could store state or instructions
  • Contains automation scripts (cli.js, roll.js, update-readme.js) that execute without explicit approval gates
  • Includes CI/CD workflow files (.github/workflows/) that could be modified to execute arbitrary commands
  • Package installs Playwright browser automation library which has system-level capabilities
  • Contains test infrastructure with testserver that could be used for network-based attacks
  • Includes Dockerfile suggesting containerized execution capabilities