Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true and destructiveHint=false, so the safety profile is clear. The description adds the 'declared or inherited' distinction, which is useful context about what signals are included. However, it does not disclose behavior around node existence, stale nodes, or whether the node must be selected in the editor. Given annotations cover the core behavioral guarantees, a moderate score is appropriate.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.