← Back to Skills Marketplace
snopoke

Tailscale Serve

by snopoke · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
1887
Downloads
1
Stars
4
Active Installs
1
Versions
Install in OpenClaw
/install tailscale-serve
Description
Manage multiple paths with tailscale serve, serving files, directories, or ports simultaneously without conflicts and control via background mode.
Usage Guidance
This skill is a straightforward cheat-sheet for tailscale serve. Before using it: ensure you have the tailscale binary installed and are logged into your Tailscale account; review the exact paths you plan to serve (avoid ~/ or / or any directories containing secrets); run tailscale serve status first to avoid unintentional overrides; understand that serving a path exposes that content to devices on your Tailscale network; the skill will not install tailscale or manage authentication for you. If you want to test safely, create a small temporary directory with non-sensitive files and try serving that first.
Capability Analysis
Type: OpenClaw Skill Name: tailscale-serve Version: 1.0.0 The skill bundle is benign. It provides instructions and examples for using the `tailscale serve` command, which is a legitimate tool for sharing local files or services over a Tailscale network. There is no evidence of prompt injection attempts against the AI agent, data exfiltration, malicious execution, persistence, or obfuscation in `SKILL.md` or `_meta.json`. All commands and instructions are directly related to the stated purpose of managing Tailscale serving.
Capability Assessment
Purpose & Capability
The SKILL.md contains only tailscale serve CLI usage (serving directories, files, and ports). There are no unexpected binaries, env vars, installs, or unrelated capabilities requested — this matches the skill name.
Instruction Scope
Instructions are narrowly scoped to running tailscale serve commands and checking status. They implicitly assume the tailscale binary is present and the user is authenticated to a Tailscale account; running these commands will expose local files/services to your Tailscale network, so users should avoid serving sensitive paths.
Install Mechanism
No install spec — instruction-only. Nothing is written to disk by the skill itself.
Credentials
The skill declares no environment variables or credentials (proportional). However, it implicitly relies on an authenticated Tailscale daemon/account (not declared), which is expected for tailscale serve but worth noting.
Persistence & Privilege
always is false and there is no install or persistent configuration created by the skill itself. The skill does not request system-wide privileges or modify other skills.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tailscale-serve
  3. After installation, invoke the skill by name or use /tailscale-serve
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Manage multiple paths with tailscale serve without conflicts. Includes commands for serving files, directories, and ports at different paths.
Metadata
Slug tailscale-serve
Version 1.0.0
License
All-time Installs 4
Active Installs 4
Total Versions 1
Frequently Asked Questions

What is Tailscale Serve?

Manage multiple paths with tailscale serve, serving files, directories, or ports simultaneously without conflicts and control via background mode. It is an AI Agent Skill for Claude Code / OpenClaw, with 1887 downloads so far.

How do I install Tailscale Serve?

Run "/install tailscale-serve" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Tailscale Serve free?

Yes, Tailscale Serve is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Tailscale Serve support?

Tailscale Serve is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Tailscale Serve?

It is built and maintained by snopoke (@snopoke); the current version is v1.0.0.

💬 Comments