Skip to main content

tailscale-networking

Facilitates secure private networking and public access for services using Tailscale, enhancing Kubernetes ingress management.

Install this skill

or
90/100

Security score

The tailscale-networking skill was audited on Mar 1, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 94

Template literal with variable interpolation in command context

SourceSKILL.md
94const ingress = new Ingress(scope, `${id}-ingress`, merge({}, base, props));
medium line 189

Webhook reference - potential data exfiltration

SourceSKILL.md
189- External webhook receivers
Scanned on Mar 1, 2026
View Security Dashboard