← 返回 Skills 市场
jiangagentlabs

OpenClaw Tailscale Remote Access

作者 Jiang_AgentLabs · GitHub ↗ · v1.0.1
cross-platform ⚠ suspicious
339
总下载
1
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install openclaw-tailscale-remote-access
功能描述
Configure or repair OpenClaw remote access over Tailscale with a directly executable workflow: inspect state, apply the gateway config, enable Tailscale Serv...
安全使用建议
This skill appears to do what it advertises: it will read and overwrite your OpenClaw config (~/.openclaw/openclaw.json, with a timestamped backup), restart the openclaw-gateway user service, and run tailscale commands (serve, up, reset). Before using it: 1) verify you are on a safe management session (not a Tailscale SSH session) as the skill warns; 2) confirm the exact path to your openclaw.json and any gateway token you intend to insert; 3) inspect the bundled scripts (they are small and human-readable) and test them in a non-production environment if possible; 4) note the metadata omission (the registry did not declare the config path) and ensure the skill will operate on the correct config file. If you are uncomfortable with automatic config changes, run the inspect script first and run apply_gateway_config.py manually after reviewing the backup it will create.
功能分析
Type: OpenClaw Skill Name: openclaw-tailscale-remote-access Version: 1.0.1 The skill bundle provides a workflow for configuring remote access via Tailscale Serve, which involves high-risk capabilities such as modifying system configuration files, managing systemd services, and executing network commands. While the scripts (e.g., `apply_gateway_config.py` and `configure_tailscale_serve.sh`) are well-documented and include safety checks to prevent connection loss, they handle sensitive gateway tokens in plaintext via command-line arguments and stdout. Under the provided criteria, the use of shell, network, and file access for remote access configuration—even when aligned with the stated purpose—is classified as suspicious.
能力评估
Purpose & Capability
The skill name/description, SKILL.md, and included scripts all consistently implement configuring OpenClaw for Tailscale Serve + HTTPS. One small metadata mismatch: the registry metadata lists no required config paths, but SKILL.md and the scripts clearly operate on ~/.openclaw/openclaw.json (and read ~/.openclaw/devices/pending.json). Otherwise the declared required binaries (bash, python3, tailscale, systemctl, curl) are appropriate for the stated task.
Instruction Scope
Runtime instructions are narrowly scoped to inspecting Tailscale/OpenClaw state, updating the OpenClaw gateway config, restarting the user service, and configuring Tailscale Serve. The inspector reads the OpenClaw config and pending pairing file (both relevant). The skill warns about safety (do not run tailscale up from a Tailscale SSH session). There are no instructions to read unrelated system files or send data to unknown remote endpoints.
Install Mechanism
No remote install or download steps are present — the skill is instruction-first and ships small helper scripts. Nothing is fetched from external or untrusted URLs during install, so install risk is low.
Credentials
The skill does not request secrets or external credentials in metadata. It does require a gateway token as an input to write into the OpenClaw config (the token is necessary for the declared behavior). The scripts will read and overwrite ~/.openclaw/openclaw.json (with a timestamped backup) and may read ~/.openclaw/devices/pending.json; these file accesses are proportionate but the registry metadata did not list the config path, which is an omission the user should be aware of.
Persistence & Privilege
The skill does not request permanent platform presence (always:false) and does not modify other skills. It will perform privileged local actions appropriate to its purpose: editing the gateway config, restarting a user systemd service, and running tailscale serve / up which change network state. Those side-effects are expected for this functionality; the SKILL.md includes safety warnings about running from a Tailscale session.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-tailscale-remote-access
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-tailscale-remote-access 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Added metadata to SKILL.md, including version, homepage, and required dependencies. - Added CHANGELOG.md, README.md, and README.zh-CN.md for improved documentation. - Introduced agents/openai.yaml configuration file. - Improved skill packaging and required bin/config discovery.
v1.0.0
Initial public release with a comprehensive, executable workflow for configuring and repairing OpenClaw gateway remote access over Tailscale. - Guides users through state inspection, gateway config, Tailscale Serve activation, and browser-based validation. - Provides safety rules for session and DNS handling to avoid lockouts or insecure setups. - Bundled scripts automate config updates and Tailscale Serve management. - Includes troubleshooting and client repair steps for common remote access issues. - Reference documents included for detailed setup and problem diagnosis.
元数据
Slug openclaw-tailscale-remote-access
版本 1.0.1
许可证
累计安装 1
当前安装数 1
历史版本数 2
常见问题

OpenClaw Tailscale Remote Access 是什么?

Configure or repair OpenClaw remote access over Tailscale with a directly executable workflow: inspect state, apply the gateway config, enable Tailscale Serv... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 339 次。

如何安装 OpenClaw Tailscale Remote Access?

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

OpenClaw Tailscale Remote Access 是免费的吗?

是的,OpenClaw Tailscale Remote Access 完全免费(开源免费),可自由下载、安装和使用。

OpenClaw Tailscale Remote Access 支持哪些平台?

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

谁开发了 OpenClaw Tailscale Remote Access?

由 Jiang_AgentLabs(@jiangagentlabs)开发并维护,当前版本 v1.0.1。

💬 留言讨论