Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnly, idempotent, and non-destructive behavior, so there is no safety contradiction. The description adds meaningful behavior beyond annotations: it matches name, tagline, and description and sorts most upvoted first. It does not mention pagination or result shape, but this is a minor gap for a simple read-only search.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.