Fleet auth

Fleet auth reports the presence and health of configured credential artifacts while keeping their contents inside their custody surface.

What it adds

The skill verifies metadata, paths, file modes, native stores, encrypted references, and reauthentication commands for the selected machine.

How it works

Each artifact declares a strategy, portability class, verification command, and optional reauthentication path. The report distinguishes healthy, missing, stale, and held artifacts for readiness and operations.

Scope

Fleet auth owns artifact metadata and verification. Secret values remain with the configured custody system.

Source

Ships in the roundhouse plugin. Source: plugins/roundhouse/skills/fleet-auth/SKILL.md.

Proof point

The source skill describes presence-only verification, per-machine paths, mode checks, and reauthentication routing.

Next: read the 1Password integration.