← 返回 Skills 市场
zhaowl1023

skill test

作者 zhaoweilong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
110
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wskill
功能描述
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured co...
安全使用建议
This skill appears to be a legitimate browser-automation CLI, but there are a few red flags and high-capability behaviors you should consider before installing or letting an agent use it autonomously: - Mismatched metadata: the description mentions Rust but the instructions show only Node/npm/pnpm; the SKILL.md references git and pnpm yet the skill's required-bins list omits them. Verify the real upstream project (inspect https://github.com/vercel-labs/agent-browser) before running install commands. - High privileges within web context: the CLI can read cookies/localStorage, take screenshots, record video, upload local files, and intercept/mock network requests. These are normal for browser automation but also let the tool access or exfiltrate sensitive session data if misused. - Installation risk: npm -g and building from source execute code on your machine. Only install from a trusted repository and review the package source (especially preinstall/build scripts) before running global installs. - Operational controls: avoid running this skill with sensitive accounts or files unless you sandbox it; do not provide secrets or local files unless necessary; prefer to run installs in a disposable environment (container/VM) and limit autonomous invocation if you are unsure. If you can, ask the publisher for a canonical homepage/release URL and verify the repository and package contents; if you plan to use it, validate the exact binary requirements (git, pnpm, node) and inspect build scripts before installing.
功能分析
Type: OpenClaw Skill Name: wskill Version: 1.0.0 The skill provides a comprehensive browser automation toolkit via the `agent-browser` CLI, which includes high-risk capabilities such as reading all browser cookies (`agent-browser cookies`), executing arbitrary JavaScript (`agent-browser eval`), and saving/loading full session states (`agent-browser state save`). While these features are aligned with the stated purpose of web automation and navigation, they represent a significant attack surface for session hijacking and data exfiltration. No evidence of intentional malice, obfuscation, or prompt injection was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The SKILL.md describes a browser automation CLI (navigate, snapshot, click, fill, network routing, cookies/storage, screenshots, uploads), which aligns with the skill name and description. However, the description claims a Rust-based CLI with a Node fallback while the instructions only show Node/npm/pnpm installation paths; the declared required binaries list only node and npm but the text references git and pnpm (and a GitHub repo). The mismatch between 'Rust-based' and the entirely Node/npm-based install instructions and the omission of git/pnpm from the required-bins list is an inconsistency.
Instruction Scope
The SKILL.md instructs the agent to run CLI commands that will read and manipulate web pages, cookies, localStorage, upload files, take screenshots (to stdout or files), record video, and intercept/mock network requests. Those actions are consistent with browser automation, but they are high-privilege within that domain: the tool can access session cookies, page DOM, and local files (via uploads), and can intercept or mock network traffic — all of which may expose sensitive data if misused. The instructions do not ask the agent to read unrelated local system configuration or environment variables, which is good, but they give broad discretion to interact with arbitrary pages and data.
Install Mechanism
There is no formal install spec in the skill bundle (instruction-only), so the SKILL.md's install instructions are the only guidance. Those recommend npm -g install, a git clone from github.com/vercel-labs/agent-browser, and pnpm build. GitHub is a common source, but the skill omits declaring git and pnpm as required binaries. Because installation is manual (no packaged install spec), the risk depends on whether you actually run those commands — installing global npm packages and building from source can execute arbitrary code, so inspect the upstream repository before installing.
Credentials
The skill declares no required environment variables or credentials, which is proportionate for a CLI that operates via interactive commands. However, the CLI exposes commands to set HTTP basic auth credentials, headers, and to upload files — these are functional needs but may prompt you to supply secrets at runtime. The main proportionality issue is missing declared binaries (pnpm, git) relative to the install instructions, not the presence of unexplained credential requests.
Persistence & Privilege
always:false and no install spec means the skill does not request forced permanent inclusion or elevated platform privileges. The skill does not attempt to modify other skills or agent-wide settings in the provided instructions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wskill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wskill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Agent Browser 1.0.0 – Initial Release - Fast Rust-based headless browser CLI for navigation, interaction, and automation, with Node.js fallback. - Supports structured web navigation, element interaction (click, fill, type), screenshots, PDF export, and video recording. - Extensive command set for UI testing, data extraction, form filling, and automation. - Includes features for cookies, storage, network control, state management, and sessions. - Semantic selectors and JSON output for advanced automation and integration.
元数据
Slug wskill
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

skill test 是什么?

A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured co... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 110 次。

如何安装 skill test?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install wskill」即可一键安装,无需额外配置。

skill test 是免费的吗?

是的,skill test 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

skill test 支持哪些平台?

skill test 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 skill test?

由 zhaoweilong(@zhaowl1023)开发并维护,当前版本 v1.0.0。

💬 留言讨论