AI tool official cli
Risk level
low
10/100

Amp

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

Analysis summary

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

Agentic coding tool with MCP support, formerly Cody

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.

  • amp-user-skill-universal global markdown-frontmatter
    Amp skills (user-scope)
  • amp-project-settings project json
    Project-level MCP and agent settings (amp.mcpServers)
    • win32${PROJECT}\.amp\settings.json
    • darwin${PROJECT}/.amp/settings.json
    • linux${PROJECT}/.amp/settings.json
  • amp-user-settings global jsonc
    User-level Amp settings (~/.config/amp/settings.json — amp.mcpServers)
    • win32${USERPROFILE}\.config\amp\settings.json
    • darwin${HOME}/.config/amp/settings.json
    • linux${HOME}/.config/amp/settings.json
  • amp-project-instructions project markdown
    Project agent instructions (AGENTS.md)
    • win32${PROJECT}\AGENTS.md
    • darwin${PROJECT}/AGENTS.md
    • linux${PROJECT}/AGENTS.md
  • amp-user-instructions global markdown
    Personal agent instructions (~/.config/amp/AGENTS.md)
    • win32${USERPROFILE}\.config\amp\AGENTS.md
    • darwin${HOME}/.config/amp/AGENTS.md
    • linux${HOME}/.config/amp/AGENTS.md
  • amp-project-skills project markdown-frontmatter
    Project skills (.agents/skills)
  • amp-user-skills global markdown-frontmatter
    User-scope skills (~/.agents/skills, ~/.config/agents/skills)