AI tool official cli
Risk level
low
10/100

Junie CLI

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

Analysis summary

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

JetBrains standalone coding agent with MCP and allowlists

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.

  • junie-cli-project-skill project markdown-frontmatter
    Junie CLI project skills
  • junie-cli-user-skill global markdown-frontmatter
    Junie CLI skills (user-scope)
  • junie-global-mcp global json
    Global MCP server configuration
    • win32${USERPROFILE}\.junie\mcp\mcp.json
    • darwin${HOME}/.junie/mcp/mcp.json
    • linux${HOME}/.junie/mcp/mcp.json
  • junie-allowlist global json
    Allowed commands and patterns
    • win32${USERPROFILE}\.junie\allowlist.json
    • darwin${HOME}/.junie/allowlist.json
    • linux${HOME}/.junie/allowlist.json
  • junie-project-mcp project json
    Project-level MCP servers
    • win32${PROJECT}\.junie\mcp\mcp.json
    • darwin${PROJECT}/.junie/mcp/mcp.json
    • linux${PROJECT}/.junie/mcp/mcp.json
  • junie-project-guidelines project markdown
    Project agent guidelines
    • win32${PROJECT}\.junie\guidelines.md
    • darwin${PROJECT}/.junie/guidelines.md
    • linux${PROJECT}/.junie/guidelines.md