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

Zed

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

Analysis summary

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

High-performance editor with built-in AI and MCP support

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.

  • zed-global-settings global json
    Global settings (MCP under context_servers; agent.tool_permissions)
    • win32${APPDATA}\Zed\settings.json
    • darwin${HOME}/.config/zed/settings.json
    • linux${HOME}/.config/zed/settings.json
  • zed-project-settings project json
    Project settings (.zed/settings.json — context_servers)
    • win32${PROJECT}\.zed\settings.json
    • darwin${PROJECT}/.zed/settings.json
    • linux${PROJECT}/.zed/settings.json
  • zed-project-rules project markdown
    Project rules (.rules + AGENTS.md)
    • win32${PROJECT}\.rules
    • darwin${PROJECT}/.rules
    • linux${PROJECT}/.rules
  • zed-user-rules global markdown
    Global Zed agent rules (~/.config/zed/AGENTS.md)
    • win32${APPDATA}\Zed\AGENTS.md
    • darwin${HOME}/.config/zed/AGENTS.md
    • linux${HOME}/.config/zed/AGENTS.md
  • zed-project-skills project markdown-frontmatter
    Project skills (cross-tool .agents/skills convention)
  • zed-user-skills global markdown-frontmatter
    User-scope skills (~/.agents/skills)