tailscale-key-management — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited tailscale-key-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 auth keys including creation, listing, rotation, revocation, and expiry tracking.
tailscale_key_list to retrieve all auth keys.| Description | Reusable | Ephemeral | Preauth | Expires | Status |
|---|---|---|---|---|---|
| server-key | ✅ | ❌ | ✅ | 2026-06-01 | ✅ valid |
| ci-runner | ❌ | ✅ | ✅ | 2026-03-20 | ⚠️ expiring |
tailscale_key_get with the key ID.tag:server, tag:ci)tailscale_key_create with the gathered options.tailscale up --authkey=<key>tailscale_key_list to show all keys.tailscale_key_delete with confirm=true.tailscale_key_list to confirm revocation.tailscale_key_list.tailscale_key_list — list all auth keys with statustailscale_key_get — get key detailstailscale_key_create — create a new auth keytailscale_key_delete — revoke/delete an auth key (requires confirm)~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.