AI tool official cli
Risk level
low
10/100

Mastra Code

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

Analysis summary

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

Mastra AI terminal coding agent with per-project and global MCP servers under .mastracode/

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.

  • mastracode-user-mcp global json
    User-level MCP servers
    • win32${USERPROFILE}\.mastracode\mcp.json
    • darwin${HOME}/.mastracode/mcp.json
    • linux${HOME}/.mastracode/mcp.json
  • mastracode-project-mcp project json
    Project-level MCP servers (override global)
    • win32${PROJECT}\.mastracode\mcp.json
    • darwin${PROJECT}/.mastracode/mcp.json
    • linux${PROJECT}/.mastracode/mcp.json