MAH7  AMI Wiki ← Back to site

Agent Machine Interface

AMI gives an agent hands and eyes on a machine that has nothing installed on it. Video leaves by HDMI, keyboard and mouse arrive by USB, and the target sees a standard keyboard and mouse rather than a program.

That is the whole of the interface, and it is why AMI reaches machines an API cannot: a BIOS screen, an installer, an appliance, a laptop that no agent may be installed on. The trade is that everything happens through pixels and keystrokes, so the loop is look, decide, act, look again.

The daemon is open source at magicsmokepress/agentkvm, and the threat model is on the product site at Security. Read that before pointing this at anything that matters.