tailscale-acl-management — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited tailscale-acl-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 the Tailscale ACL policy including viewing, editing, validating, testing, previewing changes, and detecting drift against the Source of Truth file.
The canonical ACL policy is stored as tailscale/acl-policy.hujson in the private infrastructure repo. This file is the intended state — the live Tailscale ACL should match it.
tailscale_acl_get to retrieve the live ACL policy.tailscale/acl-policy.hujson from the infrastructure repo.tailscale_acl_get.Drift detection is also used by the scheduled tailscale-health-check agent.
tailscale/acl-policy.hujson in the infrastructure repo (the SoT).tailscale_acl_validate with the updated policy.tailscale_acl_preview to show what changes vs live.tailscale_acl_test to verify access rules against test cases.tailscale_acl_set with the updated policy.tailscale_acl_get to confirm the live policy matches.Only for urgent access changes that cannot wait for the full SoT workflow:
tailscale_acl_set with the modified policy.tailscale_acl_test to run the test cases defined in the ACL policy.tailscale_acl_set.tailscale_acl_get — retrieve current live ACL policytailscale_acl_set — replace live ACL policy (requires confirm)tailscale_acl_validate — validate policy syntaxtailscale_acl_preview — preview changes without applyingtailscale_acl_test — run ACL tests against current policy~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.