Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Without annotations, the description carries the full burden. It mentions what is returned (score, grade, findings, certification status) and implies a read-only operation, but does not explicitly state it is non-destructive or idempotent. Additional behavioral details like rate limits or authentication needs are absent.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.