AI tool official ide-native
Risk level
low
10/100

Antigravity

Antigravity is an officially published AI tool from Google. Anomity scores its risk at 10 out of 100 (low).

Analysis summary

Antigravity is an officially published AI tool from Google. Anomity scores its risk at 10 out of 100 (low).

Google agent-first IDE built on VS Code with Gemini 3 and Claude integration

Why this entry scored 10 out of 100

This profile starts at the catalog's neutral base of 50. Because the entry is officially published, trust adjusts the score by -40. The entry declares no high-risk capabilities on its own, so capabilities add nothing. It matches no dangerous capability combinations. The clamped result is 10, placing it in the low band.

See the full scoring formula →

Findings

  • Published by the vendor Trust offset
    Contribution to score: -40

Configuration surface

Files this AI tool reads on the host. Anything written here changes what the agent does next.

  • antigravity-user-skill global markdown-frontmatter
    Antigravity skills (user-scope)
  • antigravity-user-settings global jsonc
    User settings
    • win32${APPDATA}\Antigravity\User\settings.json
    • darwin${HOME}/Library/Application Support/Antigravity/User/settings.json
    • linux${HOME}/.config/Antigravity/User/settings.json
  • antigravity-user-mcp global json
    User-level MCP servers
    • win32${APPDATA}\Antigravity\User\mcp.json
    • darwin${HOME}/Library/Application Support/Antigravity/User/mcp.json
    • linux${HOME}/.config/Antigravity/User/mcp.json
  • antigravity-user-mcp-xdg global json
    User-level MCP servers (XDG-style location, per Antigravity docs)
    • win32${USERPROFILE}\.config\antigravity\mcp.json
    • darwin${HOME}/.config/antigravity/mcp.json
    • linux${HOME}/.config/antigravity/mcp.json
  • antigravity-project-mcp project json
    Project-level MCP servers
    • win32${PROJECT}\.antigravity\mcp.json
    • darwin${PROJECT}/.antigravity/mcp.json
    • linux${PROJECT}/.antigravity/mcp.json
  • antigravity-project-settings project jsonc
    Project workspace settings
    • win32${PROJECT}\.antigravity\settings.json
    • darwin${PROJECT}/.antigravity/settings.json
    • linux${PROJECT}/.antigravity/settings.json
  • antigravity-extension-manifest global json
    Installed Antigravity extension manifests