alogin

SKILL.md

alogin — Agentic SSH Gateway

alogin is a secure SSH gateway that lets AI agents safely access infrastructure without handling credentials or ProxyJump routing directly. The human administrator provisions trust once; agents operate freely within it.

Core Workflow

Always follow this sequence:

DISCOVER → INSPECT → ACT → VERIFY
  1. DISCOVER — call list_servers or list_clusters to find target IDs
  2. INSPECT — call inspect_node to understand the server's current state before changes
  3. ACT — call exec_command or exec_on_cluster with a clear intent parameter
  4. VERIFY — re-run a read-only command to confirm the outcome

Available Tools

Installs
4
First Seen
Mar 27, 2026