AI tool official cli
Risk level
low
10/100

Qoder CLI

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

Analysis summary

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

Alibaba (Lingma) terminal coding agent with MCP servers, subagents, and per-project .qoder settings

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.

  • qoder-cli-project-skill project markdown-frontmatter
    Qoder CLI project skills
  • qoder-cli-user-skill global markdown-frontmatter
    Qoder CLI skills (user-scope)
  • qoder-cli-user-skill-cn global markdown-frontmatter
    Qoder CLI skills (user-scope)
  • qoder-user-settings global json
    User-level settings (MCP servers + permissions)
    • win32${USERPROFILE}\.qoder\settings.json
    • darwin${HOME}/.qoder/settings.json
    • linux${HOME}/.qoder/settings.json
  • qoder-project-settings-local project json
    Personal project settings (gitignored)
    • win32${PROJECT}\.qoder\settings.local.json
    • darwin${PROJECT}/.qoder/settings.local.json
    • linux${PROJECT}/.qoder/settings.local.json
  • qoder-project-mcp project json
    Shared project MCP servers
    • win32${PROJECT}\.mcp.json
    • darwin${PROJECT}/.mcp.json
    • linux${PROJECT}/.mcp.json