MCP server official
Risk level
low
20/100

SQLite

SQLite is an officially published MCP server from Anthropic. Anomity scores its risk at 20 out of 100 (low).

database:read database:write filesystem:read

Analysis summary

SQLite is an officially published MCP server from Anthropic. Anomity scores its risk at 20 out of 100 (low).

Why this entry scored 20 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. Declared high-risk capabilities add +10 (capped at +30). It matches no dangerous capability combinations. The clamped result is 20, placing it in the low band.

See the full scoring formula →

Findings

  • Published by the vendor Trust offset
    Contribution to score: -40
  • 1 high-risk capability: database:write High
    Contribution to score: +10

Capabilities

Every capability the entry declares, with the security implication of each.

  • database:read Database read
    Reads from connected databases. Useful for query and analytics agents; risky when combined with outbound network.
  • database:write Database write
    Writes to connected databases. High-impact; combined with outbound network is treated as exfiltration-class.
  • filesystem:read Filesystem read
    Can read files on the host system. Used for context, indexing, or analysis.