Complete Your Security Stack
Agentmetry users also rely on these tools to enhance their workflow:
1Password
Try FreeSecrets and credential manager
Keep API keys and .env secrets out of your repo
Gamma
Try FreeAI presentation builder
Turn ideas into polished decks instantly
AdCreative.ai
Try FreeAI-powered ad creatives
Generate marketing visuals in seconds
💰 Affiliate disclosure: We may earn a commission if you sign up through these links at no extra cost to you.
Agentmetry
Local, open-source flight recorder that tags AI agent activity with MITRE ATT&CK
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
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?
Tags
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