📦 Selenium Browser Control — 浏览器自动化

v1.0.0

通过Selenium驱动,实现浏览器打开、元素点击、标签页切换、页面截图、JavaScript注入及代理配置等完整Web自动化操作。

0· 549·2 当前·2 累计
tr0812 头像by @tr0812 (楊小虎)
下载技能包
最后更新
2026/4/21
0
安全扫描
VirusTotal
可疑
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This package appears to be a straightforward Selenium browser automation helper. Before installing: (1) ensure you want a tool that can open arbitrary URLs and save screenshots to ~/Pictures/OpenClaw (it will create that directory); (2) be aware it requires a matching Chrome + chromedriver and 'pip install selenium'; (3) avoid giving it untrusted URLs or sensitive credentials — automated browsing can load malicious pages or capture sensitive on‑screen content in screenshots; (4) if you allow aut...
详细分析 ▾
用途与能力
Name, description, SKILL.md and the included Python script all describe Selenium-based browser automation (open pages, click, fill, screenshot, proxy, UA). There are no unrelated dependencies, credentials, or config paths requested.
指令范围
Runtime instructions and code focus on browser automation. The SKILL.md tells users to install selenium and run the script; the script implements the documented commands. It does create screenshots under ~/Pictures/OpenClaw and requires Chrome/Chromedriver, which is consistent with its purpose.
安装机制
No install spec is provided (instruction-only), and SKILL.md recommends 'pip install selenium' and installing Chrome/Chromedriver. No remote downloads or obscure install URLs are present in the package.
凭证需求
The skill requests no environment variables, no credentials, and no config paths. This is proportional to a local browser automation utility.
持久化与权限
always is false and the skill is user-invocable. It does not request persistent system-wide changes or modify other skills’ configs. Note: disable-model-invocation is false (agent may call it autonomously), which is the platform default.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/13

NULL

可疑

安装命令

点击复制
官方npx clawhub@latest install browser-automation-ctrl
镜像加速npx clawhub@latest install browser-automation-ctrl --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库