Auditing 69 MCP Servers Reveals 73 Drifts

manifest-drift · reddit · 2026-07-15

The author audited 69 MCP servers in their stack and found 73 undeclared behaviors across 11 servers. The most common issues were tools lacking declarations for internet access, file writing, spawning subprocesses, or reading environment variables, despite static analysis revealing these capabilities.

Key stats:

Ironically, the worst offender wasn't a business tool, but the auditing tool itself: 46 issues originated from it, mainly because dependency chains brought network-related code paths along. The author emphasizes this doesn't necessarily indicate malice, but rather typical "drift": an AI agent added convenient calls while modifying a tool, but the manifest wasn't updated.

The article concludes:

Original post →

More from coding & agent

coding & agent channel →