← 返回 Skills 市场
ziniao-open

ziniao-webdriver-doc

作者 ziniao-open · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
195
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ziniao-webdriver-doc
功能描述
Use when 需要理解紫鸟浏览器 WebDriver 自动化接口的定位、能力、架构或对接流程, 用于设计讨论、集成规划或工具评估。 不要用于执行具体自动化脚本编写——执行时直接参考 reference/ 中的接口与示例。
安全使用建议
This skill is documentation and appears internally consistent with that purpose. Before you use it or run any example code: - Treat company/username/password mentioned in the docs as sensitive: create a dedicated automation account with minimal privileges for testing. Do not reuse high-privilege credentials. - Example commands (pkill, Stop-Process) will kill processes — run them only when you intend to stop the client and understand the impact. - Example code downloads ChromeDriver from googlechromelabs and refers to CDN download links; verify the URLs and checksum/contents before running in production. - The docs mention --listen_ip which can expose remote control; avoid enabling remote listening on untrusted networks. - Because this is read-only documentation (no install), the main risk is from actually executing provided snippets — review and run examples in an isolated/test environment and with least-privilege credentials.
功能分析
Type: OpenClaw Skill Name: ziniao-webdriver-doc Version: 1.0.0 The skill bundle provides documentation for the Ziniao Browser WebDriver and includes several high-risk capabilities. Specifically, 'reference/prerequisites.md' contains instructions for terminating system processes using 'pkill' and PowerShell commands, while 'reference/framework-examples.md' provides a Python script that automatically downloads and executes binaries (ChromeDriver) from external sources (googlechromelabs.github.io). Additionally, the core API documentation in 'reference/api-core.md' and 'reference/api-auxiliary.md' requires the handling of sensitive credentials (company, username, password) for most operations. While these features are plausibly necessary for browser automation, the combination of process manipulation, remote binary execution, and credential handling meets the criteria for a suspicious classification.
能力评估
Purpose & Capability
Name/description match the content: this is reference documentation for a local WebDriver API. The files only document HTTP API calls, startup flags, example code, and troubleshooting; they do not attempt to perform unrelated cloud or system-wide actions.
Instruction Scope
The SKILL.md and reference files include actionable shell snippets (pkill, PowerShell Stop-Process), subprocess examples to start the browser, and example code that downloads ChromeDriver from googlechromelabs or accesses CDN/demo repos. These are expected for integration docs, but they are operational commands that — if executed — will kill processes, launch binaries, and download artifacts. The skill itself is instruction-only (no install), so these are examples rather than enforced actions.
Install Mechanism
No install spec or packaged code is provided. All content is documentation and example code; nothing is downloaded or extracted by the skill at install time.
Credentials
The documented APIs require company/username/password for many operations; the skill does not declare or request any environment variables or primary credential. This is coherent for a docs skill, but it means any real integration will need credentials — use dedicated automation accounts and avoid supplying high-privilege secrets to an agent without review.
Persistence & Privilege
The skill does not request persistent presence, special agent privileges, or modify other skills. Defaults for autonomous invocation remain, which is normal; there is no evidence this skill abuses that capability.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ziniao-webdriver-doc
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ziniao-webdriver-doc 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
ziniao-webdriver-doc 1.0.0 – Initial release - 介绍用于理解紫鸟浏览器 WebDriver 自动化接口的文档技能。 -涵盖接口范围、架构、关键概念、接口能力和集成工作流程。 -详细介绍常见陷阱,包括身份验证要求、错误处理、流程清理和 ChromeDriver 匹配。 - 包含何时使用该技能的指南,明确界定了其与实际自动化脚本编写的使用界限。 - 包含深入参考的索引以及指向相关协议、API和故障排除细节的链接。
元数据
Slug ziniao-webdriver-doc
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

ziniao-webdriver-doc 是什么?

Use when 需要理解紫鸟浏览器 WebDriver 自动化接口的定位、能力、架构或对接流程, 用于设计讨论、集成规划或工具评估。 不要用于执行具体自动化脚本编写——执行时直接参考 reference/ 中的接口与示例。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 195 次。

如何安装 ziniao-webdriver-doc?

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

ziniao-webdriver-doc 是免费的吗?

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

ziniao-webdriver-doc 支持哪些平台?

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

谁开发了 ziniao-webdriver-doc?

由 ziniao-open(@ziniao-open)开发并维护,当前版本 v1.0.0。

💬 留言讨论