← 返回 Skills 市场
Tor Browser Automation
作者
Admin4Giter
· GitHub ↗
· v1.1.0
656
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install tor-browser
功能描述
Headless browser automation with Tor SOCKS5 proxy support for accessing .onion sites and anonymous browsing. Use when navigating dark web resources, scraping...
安全使用建议
This skill appears to do what it says: automated browsing through a local Tor SOCKS5 proxy using Playwright. Before installing, ensure you: (1) understand and comply with laws and terms of service for sites you access (dark‑web scraping can carry legal risk); (2) run Tor in an isolated environment or VM and avoid running the tool as root; (3) verify Playwright and Tor are installed from official sources; (4) be aware the tool will run arbitrary page interactions you issue (don’t paste secrets into pages you automate); and (5) review the full script in your environment if you need higher assurance (the code is straightforward but I only reviewed the visible portions). If you require the agent to run this autonomously, consider restricting when and what it may browse to limit accidental misuse.
功能分析
Type: OpenClaw Skill
Name: tor-browser
Version: 1.1.0
The OpenClaw AgentSkills skill bundle for 'tor-browser' is benign. It provides headless browser automation with Tor SOCKS5 proxy support, which aligns with its stated purpose of navigating .onion sites and anonymous browsing. The `SKILL.md` and `references/setup-guide.md` files contain standard setup instructions and do not exhibit prompt injection attempts. The `scripts/tor-browser.py` code uses Playwright for browser control, correctly configures the Tor proxy, and performs typical browser actions without attempting data exfiltration, persistence, or arbitrary command execution. The `check_tor_connection` function legitimately queries `check.torproject.org` to verify Tor connectivity. While powerful, the skill's capabilities are consistent with its described functionality and lack any indicators of intentional malice.
能力评估
Purpose & Capability
Name/description (Tor headless browser automation) matches the included Python CLI and SKILL.md which require Playwright and a local Tor SOCKS5 proxy. No unrelated services, credentials, or binaries are requested.
Instruction Scope
SKILL.md instructs installing Tor/Playwright, running the provided CLI and Python API, and references only Tor, Playwright, and local system paths (e.g., /etc/tor/torrc, journalctl). It does not instruct the agent to read unrelated system files or transmit data to unknown external endpoints.
Install Mechanism
This is an instruction-only skill with an included Python script; installation steps are standard package installs (apt/brew, pip, playwright install). No downloads from untrusted hosts or archive extraction are present in the metadata or files.
Credentials
The skill declares no required environment variables or credentials. The code uses a local Tor proxy by default (socks5://127.0.0.1:9050) and does not request unrelated secrets or external API keys.
Persistence & Privilege
The skill is not always-enabled and does not declare elevated privileges or attempt to alter other skills or system-wide agent settings. Model invocation is allowed (the platform default) which is expected for a user-invocable automation skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tor-browser - 安装完成后,直接呼叫该 Skill 的名称或使用
/tor-browser触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
v1.1.0: Added new features, improved stability, bug fixes
v1.0.0
Initial release: Tor SOCKS5 proxy support for .onion sites, headless browser automation, form filling, screenshots
元数据
常见问题
Tor Browser Automation 是什么?
Headless browser automation with Tor SOCKS5 proxy support for accessing .onion sites and anonymous browsing. Use when navigating dark web resources, scraping... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 656 次。
如何安装 Tor Browser Automation?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tor-browser」即可一键安装,无需额外配置。
Tor Browser Automation 是免费的吗?
是的,Tor Browser Automation 完全免费(开源免费),可自由下载、安装和使用。
Tor Browser Automation 支持哪些平台?
Tor Browser Automation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Tor Browser Automation?
由 Admin4Giter(@admin4giter)开发并维护,当前版本 v1.1.0。
推荐 Skills