Skip to content

Live demo · Real Hermes with Mordred

This five-minute demo runs the real Hermes agent with all six Mordred plugins. See Strict mode block an unapproved OpenAI request, run a live file-encryption and tamper proof, then optionally chat with Hermes.

  • Real Hermes agent
  • 6 Mordred plugins
  • 5-minute session
  • 30 tests
  • 3 Chat messages

The policy tests use fixed inputs, and the encryption proof uses a generated random challenge. Neither contacts an AI model. Only optional Chat sends what you type to remote Cloudflare Workers AI.

Checking for an active Lab session…

Verified in this demo

What this demo verifies

  • The guided test runs the real Hermes agent with all six Mordred plugins and blocks an unapproved provider before any model connection begins.
  • The result comes from real Mordred code and includes its decision, refusal exception, and content-free audit records.
  • Each test runs in a fresh process with a temporary HERMES_HOME. The live encryption proof creates a real file, seals it with Mordred's AES-256-GCM memory codec, verifies the decrypted hash, refuses a modified ciphertext, and removes its temporary files and key buffer.
  • The guided test uses fixed text and never contacts an external model. Only optional Chat sends user-entered text to remote Workers AI.

Not included

What this demo does not test

  • Mordred does not scan or redact prompt content. It controls where requests may go; it does not judge what you type.
  • The local-model health result and Tor route are test inputs. The Lab does not start a real local model or Tor connection.
  • The proof uses an ephemeral software key; it does not prove Secure Enclave/TPM custody or transparent encryption of persistent Hermes memory. Slack, end-to-end messaging, and tools are not included.
  • The hosted Lab has a daily usage limit and may become unavailable until the next UTC day.

Want to test Mordred on your own machine?

Install Mordred locally to test hardware-backed keys, encrypted Hermes memory, your own network routes, Slack, and approved tools with your own configuration.

Install locally