tailscale-onboarding — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited tailscale-onboarding (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.
Guided multi-step workflow for adding a new device to the tailnet. Covers auth key creation, device authorization, tag assignment, route configuration, and connectivity verification.
Trigger this skill when the user wants to:
Ask the user for:
tag:server, tag:prod, tag:admin10.10.0.0/24Based on gathered requirements:
tailscale_key_create with the options. tailscale up --authkey=<key>tailscale_device_list to check for the new device joining.tailscale_device_authorize to authorize it.tailscale_device_tags_set with tags from Phase 1.tailscale_device_routes_get — verify advertised routes.tailscale_device_routes_set — enable requested subnet routes.tailscale_device_routes_set.tailscale_device_posture_set.tailscale_device_get — confirm device is online, correct IP, tags applied.tailscale_device_routes_get — verify routes are enabled.tailscale_acl_test — verify the device can reach expected resources (if test cases exist).Generate a summary:
tailscale_key_create — create auth key for the new devicetailscale_device_list — check for new device joiningtailscale_device_get — verify device detailstailscale_device_authorize — authorize pending devicetailscale_device_tags_set — set ACL tagstailscale_device_routes_get / tailscale_device_routes_set — configure subnet routestailscale_device_posture_set — set posture attributestailscale_acl_test — verify access rules~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.