tailscale-subnet-router-debug
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONPRIVILEGE_ESCALATIONPERSISTENCE
Full Analysis
- [SAFE]: No malicious patterns or security risks were identified. The skill provides legitimate troubleshooting steps for Tailscale networking.
- [COMMAND_EXECUTION]: The skill uses standard CLI tools (
tailscale,ip,ping,sysctl,iptables) to inspect and configure network routing, which aligns with the skill's stated purpose. - [PRIVILEGE_ESCALATION]: The instructions include modifications to system-level networking configurations (e.g., enabling kernel IP forwarding and configuring NAT rules). These are standard administrative actions for setting up a subnet router.
- [PERSISTENCE]: The skill includes guidance on ensuring system configuration persists across reboots by modifying files in
/etc/sysctl.d/.
Audit Metadata