What the source establishes
Lasso Security reported testing Amazon’s product-question assistant and eliciting responses outside its intended shopping purpose. The article describes the team’s tests, not a quantified loss or arbitrary code-execution finding.
Historical researcher report. This is not a claim about the assistant’s current behavior or a named DriftGate customer.
The control lesson
Tool permissions and customer-facing responses are different boundaries. Keeping an assistant on task requires the conversation delivery path as well as limits on any tools it can invoke.
Our control-design analysis: inspect purpose at the request/response checkpoint, bound request consumption, restrict business tools and keep a useful fallback for legitimate customers. A monitoring-only integration cannot retract content already delivered.
Explore an original example