Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of disclosing behavioral traits, but it only says 'Run an allowlisted shell command.' It fails to mention potential side effects, output format, error handling, security implications, or the fact that this could modify the system. 'Allowlisted' hints at some restriction but lacks detail, leaving significant ambiguity for a powerful tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.