tailscale-device-management — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited tailscale-device-management (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Workflow skill for managing Tailscale devices including listing, authorization, subnet route configuration, ACL tag assignment, and posture attribute management.
tailscale_device_list to retrieve all devices.| Name | IP | OS | Online | Tags | Key Expiry |
|---|---|---|---|---|---|
| server-1 | 100.x.x.x | linux | ✅ | tag:server | 2026-06-01 |
tailscale_device_get with the device ID.tailscale_device_list to find pending devices.tailscale_device_authorize with the device ID.tailscale_device_get to confirm authorized status.tailscale_device_routes_get to see advertised and enabled routes.| Route | Advertised | Enabled |
|---|---|---|
| 10.10.0.0/24 | ✅ | ❌ |
| 0.0.0.0/0 (exit node) | ✅ | ❌ |
tailscale_device_routes_set with the updated routes list.tailscale_device_routes_get.tailscale_device_get.tag:server, tag:prod).tailscale_device_tags_set with the new tag list.tailscale_device_get.tailscale_device_posture_get.tailscale_device_posture_set with key and value.tailscale_device_posture_get.tailscale_device_get to show device details.tailscale_device_delete with confirm=true.tailscale_device_list to confirm removal.tailscale_device_list — list all devicestailscale_device_get — get device detailstailscale_device_delete — remove device (requires confirm)tailscale_device_authorize — authorize pending devicetailscale_device_routes_get / tailscale_device_routes_set — subnet route managementtailscale_device_tags_set — set ACL tagstailscale_device_posture_get / tailscale_device_posture_set — posture attribute management~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.