Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description entirely shoulders the burden of behavioral disclosure. It only states the output ('dirty status and changed files') but does not indicate side effects (e.g., no writes), required permissions, or error conditions (e.g., not a Git repo). The minimal description leaves critical behavioral traits unspecified.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.