browser-task-and-automation-and-delegation
Automate Browser Tasks with Delegated DevTools
Browser work can flood the main chat with page state, screenshots, and request logs. This skill delegates those tasks to a Chrome DevTools agent and returns concise results.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "browser-task-and-automation-and-delegation" from https://skillstore.io/skills/727474430-browser-task-and-automation-and-delegation.md and its manifest at https://skillstore.io/api/skills/727474430-browser-task-and-automation-and-delegation/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.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-task-and-automation-and-delegation". Open a product page and capture a screenshot.
Expected outcome:
The agent loaded the page, saved a full-page screenshot, and reported the product title and visible page status.
Using "browser-task-and-automation-and-delegation". Analyze a landing page under slow network conditions.
Expected outcome:
The agent simulated slow network speed, measured loading behavior, restored normal settings, and summarized the most important delays.
Using "browser-task-and-automation-and-delegation". Extract all visible article titles from the current page.
Expected outcome:
The agent collected the visible titles, removed duplicates, and returned a short list with the page context.
Security Audit
SafeAll static command-execution findings are Markdown backticks or fenced examples, not executable Ruby or shell code. The hardcoded URLs are example.com placeholders, and the entropy alert is explained by readable Chinese Markdown. No prompt injection or data-exfiltration intent was found.
Risk Factors
⚙️ External commands (18)
🌐 Network access (4)
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/727474430-browser-task-and-automation-and-delegation/audits/7?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/727474430-browser-task-and-automation-and-delegation?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/727474430-browser-task-and-automation-and-delegation?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/727474430-browser-task-and-automation-and-delegation/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/727474430-browser-task-and-automation-and-delegation.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
727474430. (2026). browser-task-and-automation-and-delegation security audit report (audit version 7) [Author version unspecified]. Skillstore. https://skillstore.io/skills/727474430-browser-task-and-automation-and-delegation/audits/7BibTeX citation
@techreport{727474430-727474430-browser-task-and-automation-and-delegation-2026,
author = {727474430},
title = {browser-task-and-automation-and-delegation security audit report (audit version 7)},
institution = {Skillstore},
year = {2026},
number = {7},
url = {https://skillstore.io/skills/727474430-browser-task-and-automation-and-delegation/audits/7},
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-task-and-automation-and-delegation security audit report (audit version 7)"
version: "unspecified"
type: report
authors:
- name: "727474430"
date-released: "2026-07-04"
url: "https://skillstore.io/skills/727474430-browser-task-and-automation-and-delegation/audits/7"
identifiers:
- type: other
value: "skillstore:727474430-browser-task-and-automation-and-delegation:audit:7"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Check a Web Flow
Run browser steps, verify visible states, capture screenshots, and report whether the workflow behaves as expected.
Diagnose Page Performance
Collect loading metrics, console errors, network observations, and Core Web Vitals for a target page.
Collect Page Evidence
Open specified pages, extract visible information, and return a concise summary with source page context.
Try These Prompts
Open the target URL, wait for the page to finish loading, capture a full-page screenshot, and summarize the visible page title.
Use the current page to fill the specified form fields, submit the form, wait for the response, and report success or failure.
Open the target URL, run a performance trace during reload, capture Core Web Vitals, and list the largest bottlenecks.
Navigate through the requested pages, perform each browser action in order, collect screenshots or metrics, and return only key findings.
Best Practices
- Use specific URLs and expected outcomes so the delegated agent can stop quickly.
- Request summaries of only important page state, errors, screenshots, or measurements.
- Confirm permission before using authenticated pages or collecting page data.
Avoid
- Using the skill to bypass login, paywalls, captchas, or site rules.
- Sending real passwords or private tokens in reusable prompt examples.
- Asking for broad crawling without scope, rate limits, or data minimization.