AI tool official cli
Risk level
low
10/100

Warp

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

Analysis summary

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

AI-powered terminal with built-in agent, MCP, skills, and workflows

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.

  • warp-global-settings global toml
    Global settings (TOML)
    • win32${LOCALAPPDATA}\warp\Warp\config\settings.toml
    • darwin${HOME}/.warp/settings.toml
    • linux${XDG_CONFIG_HOME}/warp-terminal/settings.toml
  • warp-global-mcp global json
    Global MCP server configuration
    • win32${USERPROFILE}\.warp\.mcp.json
    • darwin${HOME}/.warp/.mcp.json
    • linux${HOME}/.warp/.mcp.json
  • warp-project-mcp project json
    Project-level MCP servers
    • win32${PROJECT}\.warp\.mcp.json
    • darwin${PROJECT}/.warp/.mcp.json
    • linux${PROJECT}/.warp/.mcp.json
  • warp-project-instructions project markdown
    Project-level agent rules (AGENTS.md)
    • win32${PROJECT}\AGENTS.md
    • darwin${PROJECT}/AGENTS.md
    • linux${PROJECT}/AGENTS.md
  • warp-user-skill global markdown-frontmatter
    Personal Warp skills
  • warp-user-agents global markdown-frontmatter
    User-defined Warp agent profiles (~/.agents/)