# Gemini Code Assist

> Gemini Code Assist is an officially published IDE extension from Google. Anomity scores its risk at 20 out of 100 (low).

- **Canonical URL:** https://catalog.anomity.ai/extension/gemini-code-assist
- **Kind:** IDE extension
- **Publisher:** Google
- **Trust level:** official
- **Risk score:** 20/100 (low)
- **Website:** https://cloud.google.com/gemini/code-assist
- **Last updated:** 2026-09-02
- **JSON:** https://catalog.anomity.ai/api/entries/extension/gemini-code-assist

## Description

Gemini Code Assist is Google's official AI coding assistant, distributed as a first-party extension for VS Code, JetBrains IDEs, Cloud Shell Editor, and the Google Cloud Console. It is powered by the Gemini model family and integrates tightly with Google Cloud — both for authentication (developers sign in with their Google account) and for tooling, with built-in support for explaining Google Cloud APIs, generating Terraform, and reviewing changes against Google's style guides.

The extension reads the current file plus configurable workspace context to construct prompts, makes outbound network requests to Google's Gemini service through the developer's Google Cloud project, and uses an OAuth credential negotiated with the user's Google account to authenticate. It does not write to disk autonomously or execute shell commands; suggestions are inserted by the IDE on acceptance.

Because Gemini Code Assist is officially published by Google, its trust adjustment is the most favorable available. The residual risk is the same as Copilot's — credentials plus outbound network mean that the contents of the developer's editor are transmitted to Google's service on each request. Teams with data-residency requirements should evaluate the enterprise tier and the regional endpoint configuration before broad rollout.

## 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: credentials:access | +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. |
| `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. |
| `credentials:access` | Credentials access | Reads provider API keys, OAuth tokens, or other secrets from the host keychain or environment. |

## 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)
- [Roo Code](https://catalog.anomity.ai/extension/roo-code) — risk 100 (critical)
- [Blackbox AI](https://catalog.anomity.ai/extension/blackbox-ai) — risk 80 (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
