browser-testing-with-devtools
Tests in real browsers via the Chrome DevTools MCP — DOM, console, network, performance, visuals.
🛡️ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for browser-testing-with-devtools, derived from its capabilities.
These scores are auto-generated from public information (the agent's own listing, docs, and repository) using the canonical OWASP AIVSS formula and the MAESTRO framework — an estimate for guidance, not a penetration test, audit, or certification. See the scoring methodology — every score is re-derived by the same automated method as an agent's public evidence changes.
Overview
An addyosmani skill that drives real-browser testing through the Chrome DevTools MCP server: inspect the DOM, capture console errors, analyze network requests, profile performance, and verify visual output with runtime data. Requires and orchestrates an external MCP server, so it carries browser-automation surface.
Key features and capabilities
- Chrome DevTools MCP integration
- DOM/console/network inspection
- Performance profiling
Use cases
- Debugging a browser feature with real data
- Capturing console/network errors in tests