← Back to Skills Marketplace
boris148

Se Browser Automation

by Boris148 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
305
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install se-browser-automation
Description
Browser automation patterns and best practices for OpenClaw browser control. Use when navigating web apps, filling forms, clicking elements, or extracting da...
Usage Guidance
This skill appears to be a straightforward browser-automation guide and is largely coherent, but before installing or using it you should: 1) Ask the skill author or platform how 2FA 'check email' is expected to work — will the agent access your email account autonomously, or will it prompt you to copy/paste codes? Never provide email credentials unless absolutely necessary and you trust the implementation. 2) Confirm what the 'openclaw' profile implies (privileges, which browser gateway is used, whether scripts run in a sandbox). 3) Be aware the skill suggests executing JavaScript (evaluate) on visited pages — that is normal for automation but can expose sensitive data if you direct it to financial, identity, or admin consoles. 4) If you want to limit risk, require manual entry of credentials/2FA codes at runtime and avoid granting persistent access to external accounts. If the author clarifies that 2FA is handled manually or via user prompts, the remaining issues are minor and the skill is likely usable.
Capability Analysis
Type: OpenClaw Skill Name: se-browser-automation Version: 1.0.0 The skill bundle provides standard best practices and operational patterns for browser automation within the OpenClaw environment. The instructions in SKILL.md focus on legitimate automation tasks such as handling single-page applications (SPAs), managing iframes, and navigating login flows using built-in framework commands. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found.
Capability Assessment
Purpose & Capability
Name and description (browser automation for SPAs, iframes, forms, etc.) align with the SKILL.md content: navigation, snapshot/act, screenshots, iframe handling, and SPA tips are all coherent with a browser automation helper.
Instruction Scope
Most instructions stay within browser automation, but the Login Flows step 'Handle 2FA (check email, enter code)' implies access to the user's email or external accounts. The skill does not declare how to obtain email access or credentials, nor does it instruct the agent to prompt the user — this is scope creep that could require broader access than stated.
Install Mechanism
Instruction-only skill with no install spec or code files. This is low-risk from an install/extraction perspective.
Credentials
The skill declares no required environment variables or credentials, but instructions referencing checking email/entering 2FA codes suggest it may need access to email accounts or other credentials. That capability is not requested or explained, creating a proportionality mismatch.
Persistence & Privilege
always is false, there is no install modifying other skills or system-wide settings, and autonomous invocation is the platform default. Nothing here requests elevated or permanent presence.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install se-browser-automation
  3. After installation, invoke the skill by name or use /se-browser-automation
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
se-browser-automation 1.0.0 release: - Introduces browser automation patterns and best practices for OpenClaw managed browsers. - Covers navigation, element interaction, screenshots vs snapshots, login flows, and common troubleshooting. - Includes specific guidance for GHL, Lovable, and general Single Page Application (SPA) workflows. - Details solutions for popups, lazy loading, iframe handling, and common evaluation errors.
Metadata
Slug se-browser-automation
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Se Browser Automation?

Browser automation patterns and best practices for OpenClaw browser control. Use when navigating web apps, filling forms, clicking elements, or extracting da... It is an AI Agent Skill for Claude Code / OpenClaw, with 305 downloads so far.

How do I install Se Browser Automation?

Run "/install se-browser-automation" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Se Browser Automation free?

Yes, Se Browser Automation is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Se Browser Automation support?

Se Browser Automation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Se Browser Automation?

It is built and maintained by Boris148 (@boris148); the current version is v1.0.0.

💬 Comments