Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, idempotentHint, and destructiveHint=false, so the safety profile is covered by structured data. The description adds meaningful behavioral context by disclosing the categories of information returned (language mix, test files, parser backends, size, build ecosystems). It says nothing about performance on large repos, whether it recurses, or how deep the scan goes, so it stays at a moderate level.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.