tailscale

Pass

Audited by Gen Agent Trust Hub on Mar 18, 2026

Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [REMOTE_CODE_EXECUTION]: The skill references the official Tailscale installation script via curl -fsSL https://tailscale.com/install.sh | sh. This is a standard and expected installation method for this well-known service.
  • [COMMAND_EXECUTION]: The skill provides commands for essential system-level configuration, such as modifying /etc/sysctl.conf to enable IP forwarding and using systemctl to manage the tailscaled service daemon.
  • [PROMPT_INJECTION]: The skill includes instructions that interpolate user-provided data into CLI commands. Ingestion points: variables like <key>, <peer>, and <cidrs> in SKILL.md and references/configuration.md. Boundary markers: absent. Capability inventory: tailscale up, systemctl, and sysctl commands located in SKILL.md and references/configuration.md. Sanitization: none mentioned.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 18, 2026, 01:37 PM