Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations are empty, so description carries full burden. It discloses output format (CSV), public domain, no key needed, and rate limit (TokenBucket 2/s polite). It also mentions spread and inversion flag computation. However, it doesn't explicitly state read-only nature or side effects, and the scoring mechanism is unclear.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.