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.
Findings
-
Published by the vendor Trust offset
Configuration surface
Files this AI tool reads on the host. Anything written here changes what the agent does next.
-
amp-user-skill-universalglobal markdown-frontmatterAmp skills (user-scope) -
amp-project-settingsproject jsonProject-level MCP and agent settings (amp.mcpServers)- win32
${PROJECT}\.amp\settings.json - darwin
${PROJECT}/.amp/settings.json - linux
${PROJECT}/.amp/settings.json
- win32
-
amp-user-settingsglobal jsoncUser-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
- win32
-
amp-project-instructionsproject markdownProject agent instructions (AGENTS.md)- win32
${PROJECT}\AGENTS.md - darwin
${PROJECT}/AGENTS.md - linux
${PROJECT}/AGENTS.md
- win32
-
amp-user-instructionsglobal markdownPersonal agent instructions (~/.config/amp/AGENTS.md)- win32
${USERPROFILE}\.config\amp\AGENTS.md - darwin
${HOME}/.config/amp/AGENTS.md - linux
${HOME}/.config/amp/AGENTS.md
- win32
-
amp-project-skillsproject markdown-frontmatterProject skills (.agents/skills) -
amp-user-skillsglobal markdown-frontmatterUser-scope skills (~/.agents/skills, ~/.config/agents/skills)