Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, openWorldHint, idempotentHint, and no destructiveness. The description adds context: it's a 'pre-connect trust check' that returns 'trust verdicts', implying read-only and non-destructive behavior. It does not contradict annotations and provides additional behavioral insight beyond them.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.