Zum Hauptinhalt springen
tsecurity.de LIVE
Echtzeit-Radar & Feeds
Alle RSS Feeds
👥 Community & Social
Web Security TippsIntroducing the new Confluence integration with Google Chat(22.09.2026 um 19:40 Uhr)
Web Security TippsQuick notes in Take notes for me(22.09.2026 um 21:31 Uhr)
Sichere ProgrammierungSecurity improvements for SSH(22.09.2026 um 16:11 Uhr)
Sichere ProgrammierungKI-Akzeptanz: Wie Rewe digital einfach nur den Chatbot umbenannte(22.09.2026 um 18:00 Uhr)
Sichere ProgrammierungClaude Opus 5.5: Keeping safety ahead of capabilities(22.09.2026 um 20:59 Uhr)
Sichere ProgrammierungYour Terraform Monolith Isn't Too Big. It's Tightly Coupled.(22.09.2026 um 21:00 Uhr)
Sichere ProgrammierungMy PR got merged into Mike — OSS Legal AI Platform 🎉(22.09.2026 um 21:34 Uhr)
Sichere ProgrammierungStop Writing JavaScript To Fix `100vh` On Mobile(22.09.2026 um 21:35 Uhr)
Sichere ProgrammierungNext.js proxy.ts Explained (with Cheat Sheet)(22.09.2026 um 21:36 Uhr)
Web Security TippsIntroducing the new Confluence integration with Google Chat(22.09.2026 um 19:40 Uhr)
Web Security TippsQuick notes in Take notes for me(22.09.2026 um 21:31 Uhr)
Sichere ProgrammierungSecurity improvements for SSH(22.09.2026 um 16:11 Uhr)
Sichere ProgrammierungKI-Akzeptanz: Wie Rewe digital einfach nur den Chatbot umbenannte(22.09.2026 um 18:00 Uhr)
Sichere ProgrammierungClaude Opus 5.5: Keeping safety ahead of capabilities(22.09.2026 um 20:59 Uhr)
Sichere ProgrammierungYour Terraform Monolith Isn't Too Big. It's Tightly Coupled.(22.09.2026 um 21:00 Uhr)
Sichere ProgrammierungMy PR got merged into Mike — OSS Legal AI Platform 🎉(22.09.2026 um 21:34 Uhr)
Sichere ProgrammierungStop Writing JavaScript To Fix `100vh` On Mobile(22.09.2026 um 21:35 Uhr)
Sichere ProgrammierungNext.js proxy.ts Explained (with Cheat Sheet)(22.09.2026 um 21:36 Uhr)
Intelligence View
⚡ tsecurity.de Intelligence

Three Companies Just Converged on Intent-Based AI Agent Security. None of Them Can Verify Identity.

RSA Conference 2026 just wrapped and the theme is unmistakable: intent-based security is the new paradigm for AI agents. Three separate announcements this week landed on the same thesis: Token Security: Identity as the Control…

0
↗ Quelle (dev.to)
Reagiere als Erste:r — dein Feedback zählt!

RSA Conference 2026 just wrapped and the theme is unmistakable: intent-based security is the new paradigm for AI agents.



Three separate announcements this week landed on the same thesis:






Token Security: Identity as the Control Plane



Token Security unveiled intent-based AI agent security that governs autonomous agents by aligning permissions with intended purpose.




"Prompt filtering and guardrails were not designed to fully contain the security risks introduced by autonomous AI agents." — Itamar Apelblat, CEO




Their five capabilities: discover agents and their owners, understand declared and observed intent, dynamically enforce least privilege aligned to intent, flag actions outside intent boundaries, and apply lifecycle governance.



The key insight: two agents with identical permissions can behave completely differently based on what they are trying to accomplish. Static permissions cannot contain this.






Proofpoint: The Agent Integrity Framework



Proofpoint launched Proofpoint AI Security, building on their acquisition of Acuvity. They introduced a five-phase maturity model from discovery through runtime enforcement.




"Humans and AI agents share similar risks: both can be manipulated and both can take actions that diverge from their intended purpose, yet traditional security was never designed to validate intent." — Sumit Dhawan, CEO




Their approach: intent-based detection models that continuously evaluate whether AI behavior aligns with original requests, policies, and intended purpose. Acuvity's research found 70% of organizations lack optimized AI governance and 50% expect AI-related data loss within 12 months.






Geordie AI: Agent-Native Security Governance



Geordie AI, an RSAC 2026 Innovation Sandbox finalist, built an "agent-native" security platform for real-time discovery, behavior monitoring, and risk control of AI agents.



Founded by ex-Darktrace COO Henry Comfort and ex-Snyk CTO Benji Weber, they raised $6.5M from Ten Eleven Ventures and General Catalyst. Their thesis: AI agents are a new type of operational entity whose behavior patterns differ fundamentally from traditional systems.



They identify five core pain points:




  • No unified visibility across agent deployments

  • No continuous capability auditing

  • Non-deterministic behavior breaks traditional monitoring

  • Expanding risk surface from tool and data integrations

  • Cascading failures from agent-to-agent collaboration






The Convergence — and the Gap



All three converge on the same insight: static permissions are insufficient for autonomous agents because agent behavior is non-deterministic and goal-oriented.



All three propose intent-based enforcement: understand what an agent is supposed to do, then constrain it to that purpose.



But here is what none of them solve:



How do you verify the agent's identity in the first place?



Token Security discovers agents through "service accounts, API credentials, and cloud roles." Proofpoint discovers "sanctioned and unsanctioned AI tools." Geordie monitors agent behavior in enterprise environments.



All of these assume the enterprise perimeter. The agent is running in your infrastructure, using your credentials, accessing your systems. You can observe it because you own the environment.



But the world is moving toward agent-to-agent interaction across organizational boundaries. When your agent calls another agent's API, or negotiates a service with a third-party agent, or receives a task delegation from an external system — none of these platforms can verify who that external agent is.






What's Missing: Portable Agent Identity



Intent-based security needs a foundation:





  1. Cryptographic identity — the agent can prove it is who it claims to be, not just assert it


  2. Verifiable trust history — not just "does this agent have a credential" but "has this agent behaved reliably over time?"


  3. Cross-boundary verification — identity that works across organizations, platforms, and protocols



This is the layer that sits below intent-based enforcement. Before you can evaluate whether an agent's behavior matches its intent, you need to know which agent you are talking to — cryptographically, not by checking which service account it is using.



AIP (Agent Identity Protocol) provides this foundation:




pip install aip-identity
aip init






Each agent gets an Ed25519 keypair, a DID, and can build verifiable trust through vouch chains and behavioral scoring. The identity is portable — it works across platforms, protocols, and organizational boundaries.



The intent-based security companies are solving a real problem. But they are solving it inside the enterprise perimeter. The harder problem — and the one that determines whether autonomous agents can operate safely at scale — is identity verification across boundaries.



Intent without identity is just policy without proof.






AIP is open source. 645 tests. 22 registered agents. The identity layer the intent-based security companies will eventually need.



pip install aip-identityGitHubDocs

Ähnliche Beiträge
🔍 Verwandte News

Auch interessante Nachrichten Three Companies Just Converged on Intent-Based AI Agent Security. None of Them Can Verify Identity.

Thematisch verwandte Begriffe: Three, Companies, Just, Converged · 6 Treffer

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Zum Aktualisieren ziehen
ZERO-DAY CVE-2026-77259 | MCP Atlassian is a Model Context Protocol (MCP) server for Atlassian pro…
Advisory →
TTS Reader • tsecurity.de Voice
tsecurity.de Icon
tsecurity.de App
Offline-Lesen, Eilmeldungen & 0ms Ladezeit

Installiere tsecurity.de direkt auf deinen Home-Bildschirm für das ultimative Vollbild-Magazinerlebnis ohne Browser-Leisten.

Nächster Beitrag
Themen-Radar & Intelligence Matrix
Echtzeit-Taxonomie nach Angriffsvektoren & Plattformen

tsecurity.de Live Threat Radar

🔴 LIVE RADAR
MONITORING
AKTIV
CVE-DATENBANK
LIVE
🔍
Community Radar & Live Chat
Sentinel Bot online • Live-Stream
Dein Cluster: Security Explorer
Match:
lädt…
Verbindung zum Community-Stream wird aufgebaut...
Bearbeitungsmodus — Senden überschreibt deine Nachricht
Community-Puls — was gerade passiert
lädt…
Aktivitäten deiner Analysten
lädt…
Neues Thema oder Eilmeldung einreichen

Reiche interessante Links, Zero-Days oder Debatten ein. Die Community entscheidet per Upvote über die Veröffentlichung.

Heiß diskutierte Einreichungen
🔖 Gespeicherte Artikel
📂 Keine gespeicherten Artikel vorhanden.
Zurück Ziehen Vor
Links: vorheriger Artikel Rechts: nächster Artikel unten: schließen
News NIS-2 Frühwarnung Tier-1 Intel ⏱️ 3 Min vor 10 Min
Artikeldaten werden geladen...

Zurück: vorheriger Vor: nächster
↗ Original-Quelle
Social Reaktionen Deine Reaktion zählt
Einstufung & Relevanz-Poll 0 Stimmen
In sozialen Netzwerken teilen 1-Klick