AI tool official cli
Risk level
low
10/100

Pi Coding Agent

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

Analysis summary

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

Terminal coding agent with MCP servers, skills, and per-project settings under .pi/

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.

  • pi-user-mcp global json
    User-level MCP servers
    • win32${USERPROFILE}\.pi\agent\mcp.json
    • darwin${HOME}/.pi/agent/mcp.json
    • linux${HOME}/.pi/agent/mcp.json
  • pi-user-settings global json
    User-level settings (applies to all projects)
    • win32${USERPROFILE}\.pi\agent\settings.json
    • darwin${HOME}/.pi/agent/settings.json
    • linux${HOME}/.pi/agent/settings.json
  • pi-project-settings project json
    Project-level settings (override global)
    • win32${PROJECT}\.pi\settings.json
    • darwin${PROJECT}/.pi/settings.json
    • linux${PROJECT}/.pi/settings.json
  • pi-user-skills global markdown-frontmatter
    User-level Pi skills
  • pi-project-skills project markdown-frontmatter
    Project-scoped Pi skills
  • pi-agents-skills project markdown-frontmatter
    Cross-tool project skills (.agents/skills)