
AI Agent Security: What You Can Protect Depends on Where You Stand
Kazuya Hiradate, CEO, Pentacon Research, Inc.···13 min read
Contents
I attended the Gartner Risk Management Summit 2026, held from July 22 to 24.
The products that claim to "secure AI agents" stand in different places from product to product. Some sit inline on the network path, some place a guard on the endpoint, some enter a SaaS tenant through an API, some read logs after the fact, and some hand out identities. None of them are wrong, and the only real difference is where they stand — but without understanding each topology and control mechanism one at a time, selection will trip you up.
Appendix: the full tables
Table 3: How each pattern touches things, and what it reaches
| # | Where it stands and category | How it touches | Reaches |
|---|---|---|---|
| 1 | The path (checkpoint) / SWG, CASB | Sits inline on traffic and inspects the contents | A/B |
| 2 | Endpoint and tool doors (gatekeeper) / EDR, browser extension | Catches sends and calls just before they happen | A/B |
| 3 | Inside the tenant (auditor) / SaaS posture management | A third party's product enters the SaaS tenant by API and reads settings, privileges, and history | A/C |
| 4 | Logs (recorder) / SIEM, UEBA | Ingests them and finds anomalies after the fact | A/C/D |
| 5 | Identity (front desk) / IDaaS, IGA, PAM | Decides who gets into what, inventories privileges, and brokers credentials | A/C/D |
| 6 | The platform itself (landlord) / Cloud provider built-ins | The cloud or SaaS provider builds identity, data protection, and detection into its own product | A/C |
| 7 | Inside the app (building material) / Guardrail SDK | Sits in the application's own processing as a library and sees calls that never leave | D |
| 8 | An optional gateway (voluntary checkpoint) / AI gateway | Developers route AI calls through a path they stand up themselves | D |
| 9 | The whole cloud (satellite photo) / CNAPP, AI-SPM | Scans cloud accounts to inventory AI assets and excessive privileges | D |
| 10 | Models and testing (protection and pen testing) / Red teaming, model inspection | Attacks it to find weaknesses | C/D |
Table 4: Risk per target, and what you can check yourself
| Target | Main risk | What you can check yourself | Trigger for adopting a product |
|---|---|---|---|
| A Company-issued AI | Business data passes to an outside service | Which AI is contracted, who uses it, how sensitive the data going in is | A department putting sensitive data in, with no inspection of inputs at all |
| B Shadow AI | Internal data leaves without the company knowing, and no record of it leaving remains | Personal subscriptions visible in expenses and invoices; existing proxy or DNS logs | No idea how much there is. Not knowing the size of the blind spot is itself the trigger |
| C AI agents on cloud or SaaS | Broad integration grants left in place, and users able to add more without approval | The tenant's list of granted integrations — who, at what scope, org-wide or individual | Integrations have grown past what anyone can track by hand |
| D AI agents embedded in your own app | An agent that can update or send being driven by a document it was made to read | The privilege inventory, whether approvals exist, whether records exist | Write privileges exist, with neither approval nor records |
Visualize your attack surface with PentaTrail CTEM/ASM
From discovery to vulnerability validation and remediation — all powered by the CTEM framework.
Get Started


