← 返回 Skills 市场
5981
总下载
5
收藏
44
当前安装
1
版本数
在 OpenClaw 中安装
/install tailscale
功能描述
Manage Tailscale tailnet via CLI and API. Use when the user asks to "check tailscale status", "list tailscale devices", "ping a device", "send file via tailscale", "tailscale funnel", "create auth key", "check who's online", or mentions Tailscale network management.
安全使用建议
Install only if you intend to let the agent help administer your Tailscale tailnet. Keep the Tailscale API key scoped and protected, review commands before running them, and be especially careful with Funnel, device deletion, MagicDNS changes, ACL access, and auth key creation because those can expose services, remove devices, or grant network access.
功能分析
Type: OpenClaw Skill
Name: tailscale
Version: 1.0.0
The skill provides extensive capabilities for managing a Tailscale network, including file transfer (`tailscale file cp`), public service exposure (`tailscale funnel`), creation of API keys (`ts-api.sh create-key`), and authorization/deletion of devices (`ts-api.sh authorize`/`delete`). While these are legitimate administrative functions of Tailscale, they represent high-risk capabilities that, if misused by a malicious user or a compromised agent, could lead to significant harm (e.g., data exfiltration, unauthorized network exposure, creation of backdoors). The `SKILL.md` and `scripts/ts-api.sh` files themselves do not show clear evidence of intentional malicious behavior or prompt injection attempts; they correctly implement the stated purpose. However, the inherent power and potential for misuse of these capabilities classify the skill as suspicious rather than benign.
能力评估
Purpose & Capability
The skill’s stated purpose is Tailscale CLI and API management, and the artifacts disclose local status, file transfer, public Funnel exposure, device authorization/deletion, tags, DNS, ACL viewing/validation, and auth key management. These are high-impact admin capabilities but coherent with the stated purpose.
Instruction Scope
The instructions are operational examples rather than prompt-injection or user-intent override instructions. Some destructive or sensitive examples, especially device deletion and auth key creation/deletion, lack explicit confirmation guidance.
Install Mechanism
No installer, auto-execution, package install, persistence hook, or obfuscated setup behavior is present. The only setup is optional Tailscale API credential configuration.
Credentials
The skill uses the local Tailscale CLI and a user-provided Tailscale API key to administer a tailnet. That access is proportionate for tailnet management but can affect public exposure, device access, DNS, ACL visibility, and enrollment keys.
Persistence & Privilege
The script reads an API key from an environment variable or ~/.clawdbot/credentials/tailscale/config.json and uses it for Tailscale API calls. It does not create persistence or exfiltrate credentials, but users should treat the credential as highly privileged.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tailscale - 安装完成后,直接呼叫该 Skill 的名称或使用
/tailscale触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the Tailscale skill.
- Enables management of your Tailscale tailnet via CLI (local) and API (tailnet-wide) commands.
- Provides examples for checking status, listing devices, file transfer, device tagging, exposing services, SSH, funneling ports, and managing auth keys.
- Supports both everyday user queries (e.g., “who’s online?”, “send file”) and advanced network management tasks.
- Offers setup instructions for both CLI use and API authentication.
元数据
常见问题
Tailscale 是什么?
Manage Tailscale tailnet via CLI and API. Use when the user asks to "check tailscale status", "list tailscale devices", "ping a device", "send file via tailscale", "tailscale funnel", "create auth key", "check who's online", or mentions Tailscale network management. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 5981 次。
如何安装 Tailscale?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tailscale」即可一键安装,无需额外配置。
Tailscale 是免费的吗?
是的,Tailscale 完全免费(开源免费),可自由下载、安装和使用。
Tailscale 支持哪些平台?
Tailscale 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Tailscale?
由 jmagar(@jmagar)开发并维护,当前版本 v1.0.0。
推荐 Skills