Your team built an AI agent that handles customer support tickets. It calls external APIs to look up orders and process refunds. Review the tool-calling logic before it goes live.
“The agent works great in staging - it resolves tickets in under 30 seconds. Just need a quick review before we flip it on for production traffic.”
What you're being evaluated on
3 hints available (using hints reduces your score)
An AI support agent executes tool calls against external APIs, but the executor has no timeouts, passes API keys as URL parameters, sends customer PII to third parties, and can permanently delete users. Practice reviewing AI agent tool-calling logic for missing timeout handling, unvalidated HTTP responses, silently swallowed errors, and absent audit logging.
Play the full scenario above for free. More AI Code Review scenarios · Create a free account to save your progress.