browser-use
Automate Browser Workflows with Playwright MCP
Manual browser workflows are slow and hard to repeat. This skill provides Playwright MCP commands for navigation, forms, screenshots, and extraction.
Stop for confirmation before installing.
Review the plan and obtain explicit user consent before changing files.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "browser-use" from https://skillstore.io/skills/abdullahmalik17-browser-use.md and its manifest at https://skillstore.io/api/skills/abdullahmalik17-browser-use/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.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 "browser-use". Open a product page and capture a full-page screenshot.
Expected outcome:
The browser opened the product page, captured a full-page screenshot, and reported the main headings and visible calls to action.
Using "browser-use". Submit a demo contact form after I approve the filled fields.
Expected outcome:
The form fields were filled, approval was requested before submission, and a confirmation screenshot was captured after submit.
Using "browser-use". Extract visible article titles from a news category page.
Expected outcome:
Returned a concise list of visible article titles, source section names, and notes about pagination.
Security Audit
High RiskMost static hits in the generated reference documentation are false positives from Markdown backticks and JSON Schema URLs. Confirmed risks remain in the stdio subprocess path, shell lifecycle helpers, HTTP-capable MCP client requests, predictable /tmp PID files, and browser JavaScript execution guidance. No prompt injection text was found in the reviewed files.
Confirmed security concerns (2)
Capability review items (21)
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 (37)
🌐 Network access (49)
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/abdullahmalik17-browser-use/audits/9?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/abdullahmalik17-browser-use?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/abdullahmalik17-browser-use?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/abdullahmalik17-browser-use/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/abdullahmalik17-browser-use.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
AbdullahMalik17. (2026). browser-use security audit report (audit version 9) [Author version unspecified]. Skillstore. https://skillstore.io/skills/abdullahmalik17-browser-use/audits/9BibTeX citation
@techreport{abdullahmalik17-abdullahmalik17-browser-use-2026,
author = {AbdullahMalik17},
title = {browser-use security audit report (audit version 9)},
institution = {Skillstore},
year = {2026},
number = {9},
url = {https://skillstore.io/skills/abdullahmalik17-browser-use/audits/9},
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: "browser-use security audit report (audit version 9)"
version: "unspecified"
type: report
authors:
- name: "AbdullahMalik17"
date-released: "2026-07-07"
url: "https://skillstore.io/skills/abdullahmalik17-browser-use/audits/9"
identifiers:
- type: other
value: "skillstore:abdullahmalik17-browser-use:audit:9"
description: "Skillstore immutable audit report identifier"
Compare variants
3 installable variantsEach author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
browser-use-browser-use
2026-08-21
92bilal26-browser-use
2026-08-21
abdullahmalik17-browser-use
2026-08-21
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Test Web Workflows
Validate login, search, checkout, and regression flows with repeatable browser actions.
Collect Public Page Data
Collect public page snapshots, screenshots, and visible structured data for analysis.
Debug Web Applications
Inspect UI states, console messages, and network activity during debugging.
Try These Prompts
Start the Playwright MCP server, open [URL], capture a snapshot, and summarize the visible page state.
Open [URL], get a snapshot, fill these fields: [fields], submit only after confirmation, and capture a screenshot.
Visit [URL], collect the visible data matching [criteria], note pagination, and return concise findings with source page names.
Use browser_run_code only for this approved workflow: [steps]. Avoid sensitive fields, record each page reached, and stop the server when complete.
Best Practices
- Run browser_snapshot before clicking or typing so element references are current.
- Use approved domains and staging environments for tests that submit forms.
- Stop the MCP server and clear browser state after sensitive work.
Avoid
- Do not browse authenticated accounts or submit credentials without explicit user approval.
- Do not pass untrusted text into the stdio command option.
- Do not use browser_run_code when a named browser tool can complete the task.
Frequently Asked Questions
What does this skill automate?
Does it need a local server?
Can it use authenticated sessions?
Can it scrape websites?
Is browser_run_code required?
Which AI tools can use it?
Developer Details
Author
AbdullahMalik17License
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
9f22d902a4190b1e33cced8a68441beb8e612f59
Maintenance freshness
7/18/2026
Usage
6 downloads · 197 views
File structure