playwright-skill
Automate Browser Testing with Playwright
Manual browser checks are slow and easy to miss. This skill creates Playwright automation for page tests, forms, screenshots, responsive checks, and link checks.
Do not auto-install this skill.
The canonical policy requires operator review before any installation action.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "playwright-skill" from https://skillstore.io/skills/lackeyjb-playwright-skill.md and its manifest at https://skillstore.io/api/skills/lackeyjb-playwright-skill/manifest. Verify the artifact. Do not auto-install. Inspect the skill and report your findings, then wait for an operator or manual installation decision.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "playwright-skill". Test my marketing page on the running dev server.
Expected outcome:
- Detected one local server and opened the marketing page.
- Captured desktop and mobile screenshots in the temporary directory.
- Reported a mobile navigation overlap and one missing call-to-action state.
Using "playwright-skill". Check whether login redirects correctly.
Expected outcome:
- Opened the login page and submitted the provided test account.
- Confirmed the dashboard redirect after successful login.
- Noted one slow network request that delayed the ready state.
Using "playwright-skill". Find broken outbound links on this page.
Expected outcome:
- Collected visible outbound links from the page.
- Checked each link response and summarized failures.
- Returned the broken link list with status codes and page context.
Security Audit
CriticalMost static findings are false positives from Markdown examples and JavaScript template literals. Real risks remain in the local JavaScript executor, automatic installation commands, disabled Chromium sandbox flags, localhost port probing, and environment-derived request headers.
Confirmed security concerns (4)
Capability review items (22)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
โ๏ธ External commands (90)
๐ Network access (21)
๐ Filesystem access (43)
๐ Env variables (18)
โก Contains scripts (3)
Detected Patterns
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/lackeyjb-playwright-skill/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/lackeyjb-playwright-skill?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/lackeyjb-playwright-skill?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/lackeyjb-playwright-skill/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/lackeyjb-playwright-skill.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
lackeyjb. (2026). playwright-skill security audit report (audit version 4) [Author version unspecified]. Skillstore. https://skillstore.io/skills/lackeyjb-playwright-skill/audits/4BibTeX citation
@techreport{lackeyjb-lackeyjb-playwright-skill-2026,
author = {lackeyjb},
title = {playwright-skill security audit report (audit version 4)},
institution = {Skillstore},
year = {2026},
number = {4},
url = {https://skillstore.io/skills/lackeyjb-playwright-skill/audits/4},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "playwright-skill security audit report (audit version 4)"
version: "unspecified"
type: report
authors:
- name: "lackeyjb"
date-released: "2026-07-06"
url: "https://skillstore.io/skills/lackeyjb-playwright-skill/audits/4"
identifiers:
- type: other
value: "skillstore:lackeyjb-playwright-skill:audit:4"
description: "Skillstore immutable audit report identifier"
Compare variants
2 installable variantsEach author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
sickn33-playwright-skill
2026-08-21
lackeyjb-playwright-skill
2026-08-21
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Validate a Local Web App
Detect the active dev server, open key pages, and report obvious UI or navigation failures.
Check Release Flows
Exercise login, forms, redirects, and broken links before a deployment or demo.
Capture Responsive Evidence
Create screenshots across common device sizes for review, bug reports, or design acceptance.
Try These Prompts
Detect my local dev server, open the main page, take desktop and mobile screenshots, and report visible layout issues.
Test the login flow on my local app. Ask for credentials if needed, then verify redirect behavior and visible success indicators.
Check important links and one contact form on the provided URL. Report broken links, failed submissions, and console errors.
Create a Playwright review for TARGET_URL covering responsive screenshots, login, broken links, console errors, and page readiness. Ask before running commands.
Best Practices
- Review generated scripts before running them against sensitive systems.
- Use test accounts and temporary data for login and form checks.
- Limit custom headers to trusted target origins.
Avoid
- Do not run arbitrary browser scripts from untrusted prompts without review.
- Do not send production credentials through environment headers by default.
- Do not treat screenshots as a complete accessibility or security audit.
Frequently Asked Questions
Does this skill install Playwright?
Can it test local development servers?
Can it test external websites?
Does it run in a visible browser?
Where are temporary scripts and screenshots stored?
What is the main security concern?
Developer Details
Author
lackeyjbLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
b8ca75d2c0a7e7102978993058777d82b8ab2610
Maintenance freshness
7/18/2026
Usage
15 downloads ยท 133 views
File structure