agent-browser
Automate Browser Workflows with Agent Browser
Manual browser tasks slow down research, testing, and form workflows. This skill uses inference.sh sessions to navigate pages, interact with elements, capture evidence, and extract page content.
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 "agent-browser" from https://skillstore.io/skills/inference-sh-8-agent-browser.md and its manifest at https://skillstore.io/api/skills/inference-sh-8-agent-browser/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 "agent-browser". Inspect a public landing page and list its interactive elements.
Expected outcome:
The page opened successfully. It includes a search field, pricing link, documentation link, and sign-in button.
Using "agent-browser". Submit a contact form with approved test data.
Expected outcome:
The form was filled and submitted. The final page displayed a thank-you message and no validation errors.
Using "agent-browser". Capture a product settings workflow for documentation.
Expected outcome:
Screenshots were captured for the settings page, edit action, save action, and final confirmation state.
Security Audit
CriticalMost static findings are false positives from Markdown syntax, visible shell examples, placeholder URLs, relative documentation links, and /dev/null redirection. Confirmed risks include the remote installer piped to shell, advertised screen capture and file upload capabilities, SOCKS proxy support, cookie extraction guidance, proxy-based rate limit avoidance, and automated authentication handling.
Confirmed security concerns (5)
Capability review items (4)
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 (163)
๐ Network access (55)
๐ Filesystem access (15)
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/inference-sh-8-agent-browser/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/inference-sh-8-agent-browser?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/inference-sh-8-agent-browser?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/inference-sh-8-agent-browser/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/inference-sh-8-agent-browser.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
inference-sh-8. (2026). agent-browser security audit report (audit version 4) [Author version unspecified]. Skillstore. https://skillstore.io/skills/inference-sh-8-agent-browser/audits/4BibTeX citation
@techreport{inference-sh-8-inference-sh-8-agent-browser-2026,
author = {inference-sh-8},
title = {agent-browser security audit report (audit version 4)},
institution = {Skillstore},
year = {2026},
number = {4},
url = {https://skillstore.io/skills/inference-sh-8-agent-browser/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: "agent-browser security audit report (audit version 4)"
version: "unspecified"
type: report
authors:
- name: "inference-sh-8"
date-released: "2026-07-06"
url: "https://skillstore.io/skills/inference-sh-8-agent-browser/audits/4"
identifiers:
- type: other
value: "skillstore:inference-sh-8-agent-browser:audit:4"
description: "Skillstore immutable audit report identifier"
Compare variants
19 installable variantsEach author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
supercent-io-agent-browser
2026-08-21
101-skills-agent-browser
2026-08-21
vercel-labs-agent-browser
2026-08-21
qu-skills-agent-browser
2026-08-21
am-will-agent-browser
2026-08-21
tul-sh-agent-browser
2026-08-21
inference-sh-8-agent-browser
2026-08-21
toolshell-agent-browser
2026-08-21
skillssh-agent-browser
2026-08-21
inference-sh-9-agent-browser
2026-08-21
inferen-sh-agent-browser
2026-08-21
inference-shell-agent-browser
2026-08-21
inferencesh-agent-browser
2026-08-21
inference-sh-skills-agent-browser
2026-08-21
inference-sh-0-agent-browser
2026-08-21
infsh-skills-agent-browser
2026-08-21
inf-sh-agent-browser
2026-08-21
inference-skills-agent-browser
2026-08-21
halt-catch-fire-agent-browser
2026-08-21
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Test Web Flows
Run repeatable browser actions, capture screenshots, and record videos for failed test cases.
Extract Page Content
Open public pages, collect visible text, save links, and document the page state.
Document Product Workflows
Record guided browser sessions and capture screenshots for help articles or process reviews.
Try These Prompts
Open this URL with agent-browser. Summarize the page title, visible form fields, main links, and available buttons.
Use agent-browser to inspect this form. Fill the fields I provide, submit it, and report the confirmation state.
Navigate this workflow with agent-browser. Take a full page screenshot at each major step and describe what changed.
Use agent-browser to open these pages, extract visible text and links, and compare the results in a concise table.
Best Practices
- Use only sites and accounts where you have clear authorization.
- Re-snapshot after navigation or dynamic updates before using element refs again.
- Disable video recording when pages may contain passwords, tokens, or private data.
Avoid
- Do not use proxy rotation to bypass site limits or access controls.
- Do not print, store, or share cookies, passwords, or one-time codes.
- Do not run the remote install command without reviewing the installer source.
Frequently Asked Questions
What does this skill automate?
Does it require inference.sh?
Can it work with authenticated pages?
Why do element refs change?
Can it record videos?
Is proxy use supported?
Developer Details
Author
inference-sh-8License
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
a06681402992ceae98ba04d54cfd4ab004862696
Maintenance freshness
7/18/2026
Usage
23 downloads ยท 223 views
File structure
๐ references/
๐ authentication.md
๐ commands.md
๐ proxy-support.md
๐ snapshot-refs.md
๐ video-recording.md
๐ templates/
๐ capture-workflow.sh
๐ form-automation.sh
๐ SKILL.md