Missing User Warnings
Medium
- Confidence
- 87% confidence
- Finding
- The README promotes automatic retries, error self-healing, and idempotency as broadly safe for external tool calls, but it does not clearly warn that retries can repeat non-idempotent actions such as purchases, writes, emails, or state-changing API calls. In an agent setting, this omission can lead users to apply the wrapper to unsafe operations and unintentionally trigger duplicate side effects or inconsistent state.
