browser-act-skill-forge
Forge Reusable Website Automation Skills
Repeated website exploration wastes time and produces fragile automation. This skill inspects browser behavior, verifies extraction or operation paths, and generates reusable Skill packages.
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-act-skill-forge" from https://skillstore.io/skills/browser-act-browser-act-skill-forge.md and its manifest at https://skillstore.io/api/skills/browser-act-browser-act-skill-forge/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-act-skill-forge". Build a skill that collects article titles, authors, and links from two pages.
Expected outcome:
- Plan: one list extraction capability with pagination verification.
- Method: verified target endpoint with a DOM fallback.
- Delivery: generated Skill guide, wrapper script, and passing two-page test.
Using "browser-act-skill-forge". Create a reusable workflow that fills and submits a support request.
Expected outcome:
- Plan: one authenticated operation capability with explicit inputs.
- Verification: request structure captured offline with no submission side effect.
- Delivery: generated workflow with confirmation requirement and documented account limits.
Using "browser-act-skill-forge". Monitor product prices across filters without duplicate records.
Expected outcome:
- Plan: extraction, filter discovery, pagination, and deduplication checks.
- Coverage: verified price, product identifier, filter mapping, and termination condition.
- Limitations: target rate limits and current account visibility documented.
Security Audit
High RiskMost static alerts are Markdown formatting, placeholders, or benign documentation references. Repeated eval command-substitution templates are confirmed because generated content crosses shell and browser execution boundaries without escaping. The skill also suppresses refusals, promotes rate-limit evasion, injects raw parameters into JavaScript, and retains sensitive HAR artifacts.
Confirmed security concerns (4)
Capability review items (38)
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
๐ Network access (8)
โ๏ธ External commands (50)
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/browser-act-browser-act-skill-forge/audits/8?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/browser-act-browser-act-skill-forge?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/browser-act-browser-act-skill-forge?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/browser-act-browser-act-skill-forge/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/browser-act-browser-act-skill-forge.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
browser-act. (2026). browser-act-skill-forge security audit report (audit version 8) [Author version 1.0.6]. Skillstore. https://skillstore.io/skills/browser-act-browser-act-skill-forge/audits/8BibTeX citation
@techreport{browser-act-browser-act-browser-act-skill-forge-2026,
author = {browser-act},
title = {browser-act-skill-forge security audit report (audit version 8)},
institution = {Skillstore},
year = {2026},
number = {8},
url = {https://skillstore.io/skills/browser-act-browser-act-skill-forge/audits/8},
note = {Author version 1.0.6}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "browser-act-skill-forge security audit report (audit version 8)"
version: "1.0.6"
type: report
authors:
- name: "browser-act"
date-released: "2026-07-23"
url: "https://skillstore.io/skills/browser-act-browser-act-skill-forge/audits/8"
identifiers:
- type: other
value: "skillstore:browser-act-browser-act-skill-forge:audit:8"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Build Repeatable Data Collection
Create a verified extraction skill for recurring lists, details, filters, and pagination.
Automate Browser Operations
Package a validated form or account workflow into reusable browser steps.
Publish Site-Specific Skills
Convert one browser exploration into documented, tested Skill packages with reusable components.
Try These Prompts
Build a reusable extraction skill for [URL]. Collect [fields] from [page type], verify one page, and show the plan before exploration.
Forge a skill for [URL] that extracts [records] across [pagination type]. Discover filter parameters, prevent duplicates, and document verified limitations.
Create a skill for [URL] that performs [operation] using my existing session. Capture the request offline, verify inputs, and require confirmation before execution.
Analyze [product page or workflow description], identify target-site capabilities, forge separate reusable skills, test every component, and prepare controlled batch execution.
Best Practices
- Confirm the target, fields, volume, account scope, and output path before exploration.
- Verify one low-impact case before pagination, batch execution, or state-changing operations.
- Review generated scripts, escaping, data retention, and target-site limits before installation.
Avoid
- Do not start broad batch scraping before testing pagination, deduplication, and rate limits.
- Do not pass untrusted parameters through shell eval or raw JavaScript interpolation.
- Do not assume account access authorizes collection, redistribution, or automated state changes.
Frequently Asked Questions
Does this skill send data to external services?
Does it require a logged-in browser?
Does it prefer APIs or DOM extraction?
Can it automate state-changing operations?
Can it bypass anti-automation controls?
What files does it generate?
Developer Details
Author
browser-actLicense
MIT
Author version
v1.0.6
Skillstore revision
r3
Ref
a39a91716eadede5f4cdefd78178fed4e837a128
Maintenance freshness
7/24/2026
Usage
4 downloads ยท 40 views
File structure