github/awesome-copilot13k installs
playwright-explore-website
Website exploration for testing using Playwright MCP
How do I install this agent skill?
npx skills add https://github.com/github/awesome-copilot --skill playwright-explore-websiteIs this agent skill safe to install?
- Gen Agent Trust Hubpass
This skill allows the agent to explore websites using Playwright for testing. While functional, it is vulnerable to indirect prompt injection because it processes content from untrusted external websites which could contain malicious instructions designed to subvert the agent's behavior.
- Socketpass
No alerts
- Snykwarn
Risk: MEDIUM · No issues
- Runlayerwarn
1/1 file flagged
- ZeroLeakspass
Score: 93/100 · 2 sections analyzed
What does this agent skill do?
Website Exploration for Testing
Your goal is to explore the website and identify key functionalities.
Specific Instructions
- Navigate to the provided URL using the Playwright MCP Server. If no URL is provided, ask the user to provide one.
- Identify and interact with 3-5 core features or user flows.
- Document the user interactions, relevant UI elements (and their locators), and the expected outcomes.
- Close the browser context upon completion.
- Provide a concise summary of your findings.
- Propose and generate test cases based on the exploration.
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/github/awesome-copilot/playwright-explore-website">View playwright-explore-website on skillZs</a>