run-tailscale-funnel

Warn

Audited by Socket on Jul 27, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/funnel-down.sh

No clear indicators of malware such as exfiltration, reverse shells, or covert persistence appear in this snippet. The primary security issue is the high-impact `source "$STATE_FILE.previous"` call: because this file is stored in a temp directory (default /tmp) and is not permission/ownership validated here, any ability to tamper with that file can yield arbitrary command execution when the script runs. Funnel removal/restoration itself is scoped and guarded by an allowlist and state-file checks, though --force reduces that safety barrier.

Confidence: 66%Severity: 58%
Audit Metadata
Analyzed At
Jul 27, 2026, 12:29 PM
Package URL
pkg:socket/skills-sh/yigitkonur%2Fskills-by-yigitkonur%2Frun-tailscale-funnel%2F@e9fe96ff5341593b731fc7d12d097540677ceffb12c708f159eefff4605ca58c
Security Audit — socket — run-tailscale-funnel