# AI Agents

The AI Agents page provides a centralized, organization-wide view of all AI agents detected across developer machines.\
This page helps security and platform teams understand which AI tools are being used, who is using them, and how widely they are deployed.

<figure><img src="https://3358122906-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTwdhew5C2AOSJZhpI0uC%2Fuploads%2FxWxZvmxJivp4Sz0WNAVb%2FScreenshot%202026-02-13%20at%2021.28.39.png?alt=media&#x26;token=3a28f095-b0fd-4cc9-86eb-5e9d75994bb3" alt=""><figcaption></figcaption></figure>

### Supported AI Agents

StepSecurity Dev Machine Guard automatically detects the following AI agents and tools installed on developer machines.

#### IDE & Desktop Apps

| Agent              | Vendor    |
| ------------------ | --------- |
| Visual Studio Code | Microsoft |
| Cursor             | Cursor    |
| Windsurf           | Codeium   |
| Antigravity        | Google    |
| Zed                | Zed       |
| Claude Desktop     | Anthropic |
| Microsoft Copilot  | Microsoft |

#### AI CLI Tools

| Agent               | Vendor      |
| ------------------- | ----------- |
| Claude Code         | Anthropic   |
| Codex               | OpenAI      |
| Gemini CLI          | Google      |
| Amazon Q / Kiro CLI | Amazon      |
| GitHub Copilot CLI  | Microsoft   |
| Microsoft AI Shell  | Microsoft   |
| Aider               | Open Source |

#### General-Purpose AI Agents

| Agent         | Vendor      |
| ------------- | ----------- |
| OpenClaw      | Open Source |
| ClawdBot      | Open Source |
| MoltBot       | Open Source |
| MoldBot       | Open Source |
| GPT-Engineer  | Open Source |
| Claude Cowork | Anthropic   |

{% hint style="info" %}
**Note:** Claude Cowork is detected as a mode within Claude Desktop (v0.7.0+).
{% endhint %}

#### AI Frameworks & Runtimes

| Agent                 | Vendor      |
| --------------------- | ----------- |
| Ollama                | Open Source |
| LocalAI               | Open Source |
| LM Studio             | LM Studio   |
| Text Generation WebUI | Open Source |

### Expanding an Agent

Each agent row can be expanded to view device-level details.

When expanded, you can see:

* Device ID – The unique identifier of the developer machine
* Agent Version – The installed version on that device

This allows you to:

* Identify which machines are running a specific AI agent
* Compare versions across devices
* Detect outdated or inconsistent deployments
* Investigate usage patterns
