AI tool official cli
Risk level
low
10/100

Devin

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

Analysis summary

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

Autonomous AI software engineer with a terminal CLI, MCP servers, hooks, skills, and subagents

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.

  • devin-user-skill global markdown-frontmatter
    Devin skills (user-scope)
  • devin-project-config project json
    Project-level Devin config (MCP servers + permissions)
    • win32${PROJECT}\.devin\config.json
    • darwin${PROJECT}/.devin/config.json
    • linux${PROJECT}/.devin/config.json
  • devin-project-config-local project json
    Personal project-level overrides (gitignored)
    • win32${PROJECT}\.devin\config.local.json
    • darwin${PROJECT}/.devin/config.local.json
    • linux${PROJECT}/.devin/config.local.json
  • devin-hooks project json
    Lifecycle hooks
    • win32${PROJECT}\.devin\hooks.v1.json
    • darwin${PROJECT}/.devin/hooks.v1.json
    • linux${PROJECT}/.devin/hooks.v1.json
  • devin-skills project markdown-frontmatter
    Project-scoped Devin skills
  • devin-agents project markdown-frontmatter
    Project-scoped Devin subagents
  • devin-instructions project markdown
    Project rules (AGENTS.md)
    • win32${PROJECT}\AGENTS.md
    • darwin${PROJECT}/AGENTS.md
    • linux${PROJECT}/AGENTS.md
  • devin-user-config global json
    User-level Devin config (applies to all projects)
    • win32${APPDATA}\devin\config.json
    • darwin${HOME}/.config/devin/config.json
    • linux${HOME}/.config/devin/config.json