# JetBrains AI Assistant

> JetBrains AI Assistant is an officially published IDE extension from JetBrains. Anomity scores its risk at 20 out of 100 (low).

- **Canonical URL:** https://catalog.anomity.ai/extension/jetbrains-ai-assistant
- **Kind:** IDE extension
- **Publisher:** JetBrains
- **Trust level:** official
- **Risk score:** 20/100 (low)
- **Website:** https://www.jetbrains.com/ai/
- **Last updated:** 2026-09-02
- **JSON:** https://catalog.anomity.ai/api/entries/extension/jetbrains-ai-assistant

## Description

JetBrains' first-party AI plugin, bundled across IntelliJ IDEA, PyCharm, WebStorm, and the rest of the IDE family. It provides completion, chat with project context, commit-message generation, and refactoring suggestions built on the IDE's own program model rather than on plain text — which is why its suggestions understand types and call hierarchies that a token-level tool cannot see.

It reads the project, applies edits when accepted, and sends context to JetBrains' AI service, so it declares filesystem read and write plus outbound network. Being vendor-published it takes the official trust adjustment. The setting that matters for a security review is which files are excluded from context collection: IDE-integrated assistants see everything the IDE has indexed, including configuration files that were never meant to leave the machine.

## Why it scored 20

The score starts at the catalog's neutral base of 50 and moves only through the signals below. The formula is published at https://catalog.anomity.ai/about — there is no model and no hidden heuristic.

| Signal | Contribution | Severity | Evidence |
| --- | --- | --- | --- |
| Published by the vendor | -40 | trust offset |  |
| 1 high-risk capability: filesystem:write | +10 | high |  |

Clamped result: **20/100**, band **low**.

## Capabilities

| Capability | Name | Security implication |
| --- | --- | --- |
| `filesystem:read` | Filesystem read | Can read files on the host system. Used for context, indexing, or analysis. |
| `filesystem:write` | Filesystem write | Can create, edit, or delete files on the host system. High-impact capability — anything from helpful edits to planting persistence. |
| `network:outbound` | Outbound network | Can make outbound network requests. Required for hosted model providers and remote APIs; also the path for data exfiltration if combined with read access. |

## Related IDE extensions

- [Claude Code for VS Code](https://catalog.anomity.ai/extension/claude-code-for-vscode) — risk 100 (critical)
- [Cline](https://catalog.anomity.ai/extension/cline) — risk 100 (critical)
- [Kilo Code](https://catalog.anomity.ai/extension/kilo-code) — risk 100 (critical)
- [OpenAI Codex for VS Code](https://catalog.anomity.ai/extension/openai-codex-vscode) — risk 100 (critical)
- [Refact.ai](https://catalog.anomity.ai/extension/refact-ai) — risk 100 (critical)
- [Roo Code](https://catalog.anomity.ai/extension/roo-code) — risk 100 (critical)

---

Source: Anomity Catalog (https://catalog.anomity.ai/). Scoring methodology: https://catalog.anomity.ai/about. Machine-readable index: https://catalog.anomity.ai/llms.txt · https://catalog.anomity.ai/openapi.json
