Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It mentions that spawn gating 'intercept[s] new processes before they run,' which hints at a monitoring/mutation capability, but doesn't specify whether this requires specific permissions, affects system stability, has side effects, or what the expected outcome is. For a tool that likely modifies runtime behavior, this is insufficient.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.