When creating a SecretVM, you can enable Register on ERC-8004 under Agentic Settings.
Once enabled, SecretVM lets you attach agent metadata to the VM and register it onchain as an ERC-8004 agent. This makes the VM discoverable as an agent and allows clients to inspect its declared services and trust properties.
SecretVM automatically registers two built-in services:
teequote β exposes the VMβs attestation quote
workload β exposes the workload manifest (docker-compose.yaml)
These default services are specific to SecretVM and are intended to make each registered agent both discoverable and verifiable from the start.