AI tool official ide-extension
Risk level
low
10/100

Continue

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

Analysis summary

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

Open-source model-agnostic AI IDE extension with MCP support

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.

  • continue-project-skill project markdown-frontmatter
    Continue project skills
  • continue-user-skill global markdown-frontmatter
    Continue skills (user-scope)
  • continue-global-config global yaml
    Global configuration (YAML)
    • win32${USERPROFILE}\.continue\config.yaml
    • darwin${HOME}/.continue/config.yaml
    • linux${HOME}/.continue/config.yaml
  • continue-global-config-json global json
    Global configuration (JSON, deprecated)
    • win32${USERPROFILE}\.continue\config.json
    • darwin${HOME}/.continue/config.json
    • linux${HOME}/.continue/config.json
  • continue-project-override project json
    Project-level override
    • win32${PROJECT}\.continuerc.json
    • darwin${PROJECT}/.continuerc.json
    • linux${PROJECT}/.continuerc.json
  • continue-project-rules project markdown-frontmatter
    Project rules (.continue/rules/*.md — Markdown + frontmatter)
  • continue-user-rules global markdown-frontmatter
    Global Continue rules (~/.continue/rules)