remote — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited remote (Agent Skill) and scored it 96/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 1 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 1 flagged
The text {match} tells the agent to skip the normal "ask the user first" gate. Used adversarially it removes the human-in-the-loop check before destructive or sensitive actions, turning a normally-gated agent into a fire-and-forget executor.
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.
Manage remote machines defined in infra/remotes/*.yaml. Read the referenced file ONLY when triggered.
remotes.enabled must be true in bridge-config.yaml. If not: inform and exit.
| Argument | Effect | Default |
|---|---|---|
(none) | Dashboard of all remotes | — |
{hostname} | Detail view of one remote | — |
health {hostname} | SSH health check | — |
logs {hostname} {service} | Show recent logs | — |
restart {hostname} {service} | Restart service | — |
sync {hostname} | Sync config files | — |
wake {hostname} | Wake-on-LAN | — |
connect {hostname} | Open SSH / RDP session | — |
shutdown {hostname} | Power off (requires [y]) | — |
reboot {hostname} | Restart machine (requires [y]) | — |
User wants to...
├── Remote overview / dashboard → Read references/workflow.md (§ Dashboard)
├── Detail view of one machine → Read references/workflow.md (§ Dashboard, single host)
├── Wake / power on a machine → Read references/fleet.md (§ Stage 3 WoL)
├── Connect via SSH / RDP → Read references/fleet.md (§ Stage 4 Connect)
├── Reboot or shutdown → Read references/fleet.md (§ Stage 5)
├── Check reachability / online? → Read references/fleet.md (§ Stage 2)
├── Update inventory after a change → Read references/fleet.md (§ Stage 6)
├── Health check for a machine → Read references/workflow.md (§ Health Check)
├── View service logs → Read references/workflow.md (§ Logs)
├── Restart a service → Read references/workflow.md (§ Restart)
├── Sync config to a remote → Read references/workflow.md (§ Sync)
├── Deploy services to a remote → Read references/workflow.md (§ Deploy)
├── Identify "my PC" / intent-only → Read references/fleet.md (§ Stage 1 + Learned routing)
└── Questions about remotes → Answer from CLAUDE.md § Remotes| File | Owns |
|---|---|
references/fleet.md | Inventory, WoL, connect, shutdown, reachability, "my PC" routing |
references/workflow.md | Service dashboard, health, logs, restart, sync, deploy |
[y]infra/remotes/*.yaml — KeyVault / 1Password URIs only~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.