⬇️ One small binary. No bloat, no surprises.

Get the Verdaic agent

A single signed executable under 20 MB of RAM. It shows everything it collects at http://127.0.0.1:47800 on the device itself — nothing leaves a machine that isn't visible there.

Builds land here at launch

Agent releases are being staged with our design partners. Join the waitlist to be first in line.

Install — Windows

You need an enrolment key from your Verdaic workspace (Settings → Enrolment keys). Then, in an elevated prompt:

verdaic-agent.exe -install -enroll VRD-XXX-XXXX-XXXX-XXXX-XXXX -server https://dev.verdaic.com

That enrols the device, installs the Verdaic Agent service and starts collecting. First data appears in your dashboard within ~10 minutes. To remove: verdaic-agent.exe -uninstall.

Downloaded through a browser and Windows shows a SmartScreen notice? That's the unsigned-download flag, not a verdict on the file — verify the SHA-256 above, then Unblock-File verdaic-agent.exe (or right-click → Properties → Unblock). Fleet tools (Intune, RMM, curl) skip the flag entirely.

Install — Linux (Debian/Ubuntu, beta)

sudo ./verdaic-agent -install -enroll VRD-XXX-XXXX-XXXX-XXXX-XXXX -server https://dev.verdaic.com

Installs a systemd service (verdaic-agent). State lives in /var/lib/verdaic-agent.

Try before you trust

Run verdaic-agent -run (console mode) and open the local Data Inspector to watch exactly what would be sent, before it is sent. The complete field list is public: data we collect →