Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, openWorldHint=true, idempotentHint=true, and destructiveHint=false, fully covering the safety profile. The description adds value beyond annotations by specifying exactly what is detected (plain NSEC zones, weak NSEC3 parameters, opt-out flags), giving the agent behavioral insight into the analysis scope without contradicting any annotation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.