headscale-routing
Pass
Audited by Gen Agent Trust Hub on Sep 3, 2026
Risk Level: SAFECOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses local shell commands (
tailscale,headscale) and wrapper scripts to manage network routing configurations. These operations are within the stated purpose of the skill for administrative tasks. - [CREDENTIALS_UNSAFE]: The skill documents the use of
HEADSCALE_API_KEYto authenticate against the Headscale REST API. It correctly advises users to manage this secret via environment variables rather than hardcoding it, which aligns with security best practices.
Audit Metadata