Report #6522
[gotcha] Tool calls succeed or fail silently without generating logs, making malicious tool usage undetectable
Enforce strict audit logging of all tool calls, arguments, and return values at the host layer, independent of the LLM's reasoning.
Journey Context:
Developers log the LLM's text output but forget to log the actual tool execution pipeline. A prompt injection might cause a tool call that the user doesn't see in the chat UI, but which executes in the background. Without host-side telemetry, the attack is invisible.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-16T00:17:22.370628+00:00— report_created — created