Skip to content

AI Agents

Agents are the point where AI stops answering and starts acting. This topic collects our coverage of what that looks like in practice.

Coverage of autonomous agents: what they can complete unattended, where they stall, and how teams scope the handoff back to a person.

27 stories

A call-routing dashboard showing state, consent, disclosure script, and approved synthetic voice fields.

AI Governance & Ethics

AI Voice Agents Now Need State-by-State Disclosure Logic

One appointment-reminder call can cross federal consent rules, state AI disclosures, and voice-likeness rights. Product teams need a call-level policy matrix before the system dials.

Irene Vasko · August 9, 2026 · 8 min

Laptop showing an agent upload log beside a quarantined PDF named vendor-review.pdf.

Agentic AI & Orchestration

A Poisoned PDF Can Redirect a Browser Agent’s Next Upload

In an isolated test, instructions inside a downloaded PDF diverted a browser agent from its assigned upload path. The reliable fixes sit around the model, not in another warning prompt.

Mara Quintero · 8 min read

Laptop showing an invoice download held in quarantine before email and cloud upload approval.

Agentic AI & Orchestration

Block Browser Agents From Reuploading Unchecked Files

A browser agent can carry a hostile download from a public site into email or cloud storage. Put an inspection gate between the download tool and every upload tool.

Mara Quintero · 7 min read

Support workstation showing a replacement-laptop case with its warehouse shipment status marked unknown.

Agentic AI & Orchestration

An AI Agent Timed Out. The Shipment May Still Be Moving

A timed-out tool call can leave an agent between failure and success. Safe retries depend on a persistent request identity, a way to check status, and a queue for unresolved actions.

Mara Quintero · 7 min read

Laptop showing a refund analysis query beside a database access policy limited to approved views.

Agentic AI & Orchestration

Let the Database Agent See Views, Not Your Production Tables

A natural-language database agent can handle recurring analysis without arbitrary SQL access. The workable setup combines narrow views, enforced query budgets and a separate path for changes.

Mara Quintero · 8 min read

Laptop displaying an expense workflow beside a security log showing an OAuth token marked revoked.

Agentic AI & Orchestration

An AI Agent’s OAuth Access Should End When Its Task Does

A one-time expense agent can retain access to email and files long after submitting the report. Expiring its credentials closes that gap, but only if the orchestrator controls the token lifecycle.

Mara Quintero · 8 min read

Laptop showing a local test invoice beside a log of blocked browser-agent tool calls.

Agentic AI & Orchestration

Test Whether a Browser Agent Obeys Hostile Webpage Text

A local invoice page and synthetic secret can show whether webpage text redirects your browser agent. The useful comparison is between soft instructions and hard tool limits.

Mara Quintero · 8 min read

Browser-agent tool log showing an invoice task diverted toward a blocked external URL containing a test canary.

Agentic AI & Orchestration

A Webpage Can Quietly Rewrite an AI Agent’s Task

A browser agent followed instructions embedded in a vendor support page instead of retrieving an invoice. Isolation reduced the confusion; narrow tool permissions stopped the attempted data leak.

Mara Quintero · 8 min read

Laptop showing a supplier refund page beside an agent approval panel listing an invoice and email destination.

Agentic AI & Orchestration

A Hidden Webpage Prompt Can Redirect a Browser Agent

Indirect prompt injection turns ordinary page content into instructions for an agent. The practical defense is to limit what the agent can see, call, and approve on its own.

Mara Quintero · 8 min read

Laptop showing a blocked browser-agent navigation beside a case note containing a vendor return window.

Agentic AI & Orchestration

Stop Hidden Webpage Commands From Hijacking a Browser Agent

A browser agent followed an off-screen instruction into a dummy internal file. A URL allowlist and action-level confirmation gate stopped the same run without relying on the model to police itself.

Mara Quintero · 8 min read

Laptop showing a vendor research brief beside source excerpts and a flagged instruction from a web page.

Agentic AI & Orchestration

A Web Page Can Redirect Your Research Agent

In a controlled vendor-research workflow, page text changed what an agent reported. The useful defenses kept untrusted content away from decisions rather than relying on a warning in the prompt.

Mara Quintero · 8 min read

Laptop showing a local vendor status page beside a log of blocked message and incident-update tool calls.

Agentic AI & Orchestration

Check Whether Your Browser Agent Obeys the Web Page

A controlled-page test can reveal whether an agent treats website text as evidence or as an instruction, before a connected mailbox, ticket queue, or account becomes the test environment.

Mara Quintero · 8 min read

Laptop showing an invoice portal beside a vendor page, with an agent tool-call log open on a second screen.

Agentic AI & Orchestration

A Web Page Can Turn Your Browser Agent Against Its Tools

Indirect prompt injection turns page content into commands for an AI agent. Authenticated sessions raise the stakes because the agent may already have access to files, email, purchases, or account settings.

Mara Quintero · 8 min read

A browser window showing a store return policy beside an agent action log and a blocked navigation notice.

Agentic AI & Orchestration

Hidden Webpage Text Can Hijack a Browser Agent’s Task

A browser agent abandoned a return-policy lookup after reading an instruction planted in the page. Layered controls limited the damage, but only one preserved the task.

Mara Quintero · 8 min read

Laptop showing an inbox beside a workflow record with message, draft and checkpoint IDs.

Agentic AI & Orchestration

Why Inbox Agents Repeat Work After a Restart

An agent can change an inbox, lose its working context, then repeat the same actions. Checkpoint design determines whether it resumes cleanly or leaves duplicate drafts and missing work.

Mara Quintero · 7 min read

An accounts-payable screen showing a prepared payment beside an audit log entry and approval status.

AI Governance & Ethics

An AI Agent Should Not Move Money Until It Logs This

A chat transcript is not an audit trail. Before an agent submits a payment, its log must preserve the evidence, authorization, and exact action that crossed the boundary.

Irene Vasko · 8 min read

A laptop showing a small Git diff beside a terminal with dependency tests and a clean status check.

Agentic AI & Orchestration

Coding Agents Can Migrate One Dependency, With Guardrails

A dependency update is a useful test of coding agents because the patch is small but the definition of success is not. Passing tests alone cannot establish that the migration is safe.

Mara Quintero · 8 min read

A procurement screen showing a toner order paused for approval after its vendor and renewal terms changed.

Agentic AI & Orchestration

AI Agents Need More Than One Approval Gate to Spend Money

A spending agent should not treat a toner reorder, a new vendor, and an annual renewal as the same decision. This approval map separates routine actions from commitments that need a person.

Mara Quintero · 8 min read

Other impacts

One story a day

The story of the day, in your inbox

One real story about AI each morning — no hype, no alarm, just company for the road.