← Back to Skills Marketplace
danielsinewe

OpenClaw Browser Relay Reliability

by Daniel Sinewe · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
133
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-browser-relay-reliability
Description
Harden OpenClaw browser extension relay behavior by eliminating blank-target tab churn, fixing download behavior forwarding, and standardizing download paths.
Usage Guidance
This appears to be a documentation-style troubleshooting skill for fixing OpenClaw extension-relay download and tab behavior, but there are small inconsistencies you should clarify before installing: - Confirm why 'rg' (ripgrep) is declared required. The SKILL.md never references running searches; if the skill expects to search code, ask the author for the exact commands and whether the agent will access your repository/workspace. - The SKILL.md lists specific source file paths as 'proof points' but no code is bundled. If you expect the skill to modify or verify those files automatically, request a concrete install or run plan (commands, file edits, or an automated patch). Otherwise treat this as a manual checklist only. - Because the skill is instruction-only, it cannot itself execute code from a remote URL, but an agent following the instructions could be directed (later) to edit files or run tools in your environment. Only enable it in environments where you trust the operator and where any repo referenced is safe to inspect. If you need to proceed: ask the skill author for (a) the exact intended runtime steps (what the agent will search or modify), (b) whether 'rg' is actually needed and how it will be used, and (c) a link to the repository or changelist that implements the hardening so you can review changes before they are applied. If you cannot get that, treat the skill as low-value documentation and avoid giving it broad agent permissions or running it autonomously on sensitive systems.
Capability Analysis
Type: OpenClaw Skill Name: openclaw-browser-relay-reliability Version: 0.1.0 The skill bundle contains metadata and documentation (SKILL.md) focused on improving the reliability of a browser extension relay. The stated goals—standardizing download paths to '~/Downloads/OpenClaw' and fixing tab creation logic—are consistent with legitimate browser automation hardening, and no malicious instructions, exfiltration logic, or obfuscated code were found in the provided files (_meta.json, SKILL.md).
Capability Tags
crypto
Capability Assessment
Purpose & Capability
The name/description match the runtime instructions (hardening extension relay behavior). However, the skill declares a required binary 'rg' (ripgrep) which is not referenced in the SKILL.md steps; that mismatch suggests either an omitted usage detail or an unnecessary requirement. The SKILL.md also cites specific repository file paths as 'proof points' despite this being an instruction-only skill with no included code—this is plausible as documentation but is an unexplained link between the skill and repository contents.
Instruction Scope
The SKILL.md is a high-level troubleshooting/hardening guide; it does not instruct the agent to read arbitrary system files, exfiltrate data, call external endpoints, or access environment variables. It references source paths and verification steps, but does not contain commands or steps that would expand scope beyond its stated purpose.
Install Mechanism
There is no install specification and no code files. This is the lowest-risk model for install behavior (instruction-only), so nothing is written to disk by an installer.
Credentials
The skill requests no environment variables, credentials, or config paths. That is proportionate to a documentation/troubleshooting skill. The only declared requirement is the 'rg' binary, which is questionable but not a secret/credential request.
Persistence & Privilege
The skill is not marked always:true and does not request elevated persistence. Autonomous agent invocation is allowed (platform default) but not combined with any other high-risk flags.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-browser-relay-reliability
  3. After installation, invoke the skill by name or use /openclaw-browser-relay-reliability
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release: extension relay reliability hardening for blank target reuse, download behavior forwarding, and stable download paths.
Metadata
Slug openclaw-browser-relay-reliability
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is OpenClaw Browser Relay Reliability?

Harden OpenClaw browser extension relay behavior by eliminating blank-target tab churn, fixing download behavior forwarding, and standardizing download paths. It is an AI Agent Skill for Claude Code / OpenClaw, with 133 downloads so far.

How do I install OpenClaw Browser Relay Reliability?

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

Is OpenClaw Browser Relay Reliability free?

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

Which platforms does OpenClaw Browser Relay Reliability support?

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

Who created OpenClaw Browser Relay Reliability?

It is built and maintained by Daniel Sinewe (@danielsinewe); the current version is v0.1.0.

💬 Comments