✍️Writing & Content26🎨Image Generation35🎬Video & Animation69🎵Audio & Music50💬Chatbots & Assistants41💻Coding & Development195📈Marketing & SEO65Productivity165🎯Design & UI/UX62📊Data & Analytics49📚Education & Research28💼Business & Finance61🏥Healthcare & Wellness18🔍Search & Knowledge14🤖AI Agent Infrastructure69🛡️AI Security & Testing5🧊3D & Spatial19🔎SEO Tools11🏡Real Estate4🗃️Data Extraction10🧠ADHD & Focus Tools9
Listed in AI Security & Testing with 5 other toolsPart of 1151+ curated AI tools on AISO
Agentmetry logo

Agentmetry

Local, open-source flight recorder that tags AI agent activity with MITRE ATT&CK

open-sourceApache-2.0 open source, installed from GitHub. No paid tier or pricing page is published as of August 2026.View full pricing →

Visit Agentmetry

https://agentmetry.ai

About Agentmetry

Agentmetry is a local flight recorder for AI coding agents, written for the security engineer who found out their company was running Cursor by reading a pull request. Endpoint detection sees a process; it does not see that an agent read a private SSH key and then made an outbound network call in the same session. Agentmetry records agent activity at the tool boundary — every read, shell command and fetch — correlates the sequence, tags it against MITRE ATT&CK technique IDs, and raises a single critical alert for the pattern rather than a stream of individually unremarkable events. The worked example on the homepage is exactly that: a `cat ~/.ssh/id_rsa` read tagged T1552.004, an `aws configure list` shell call tagged T1059 with DLP flagging an AWS access key, and a WebFetch to a paste site tagged T1071.001, correlated into one credential-exfil finding. Secret values themselves are never written to the trail. It runs entirely on the machine with zero cloud calls, ships nine detection rules in the current phase, and emits in a format existing SIEMs already read, so it slots into an established pipeline rather than becoming another console. Install is a git clone plus `pip install -e`, with a PowerShell installer for Windows. The whole thing is Apache-2.0 open source with the code public, which matters for a tool whose entire value proposition is that it watches privileged activity.

Key Features

Records agent activity at the tool boundary
MITRE ATT&CK technique tagging per event
Sequence correlation into single critical alerts
Runs fully local with zero cloud calls
Secret values excluded from the trail
SIEM-readable output format

Agentmetry Pros & Cons

Pros

  • +Open source, which is close to mandatory for a security monitor
  • +No data leaves the machine — workable for EU and regulated shops
  • +Correlates sequences instead of alerting on isolated events

⚠️ Cons

  • Nine detection rules is an early-phase ruleset
  • Per-machine install with no central fleet management yet
  • Requires a SIEM or someone reading the output to be useful

Who Is Agentmetry Best For?

👤Security teams governing agents they did not choose
👤Platform engineers who need an incident evidence trail
👤Regulated or EU shops that cannot send agent telemetry off-site

Tags

securityagentsmitre-attacksiemopen-sourcedlp
🏷️

Is this your tool?

Claim your listing to get a Featured badge, edit your description, and stand out from competitors. All plans include a permanent dofollow backlink to your site.

Claim Now →

ChatGPT already recommends Agentmetry. Does it recommend yours?

If you're building in AI Security & Testing, run a free AI-visibility scan on your own product — we ask ChatGPT across 5 prompt angles and score how often you get named. ~30 seconds, no signup, no card.

Stay updated on AI Security & Testing tools — join our weekly newsletter

One concise email with fresh launches, trending picks, and featured standouts.

Agent connectivity: not yet verified