Tracking Capabilities for Safer Agents

matt_d1 pts0 comments

[2603.00991] Tracking Capabilities for Safer Agents

-->

Computer Science > Artificial Intelligence

arXiv:2603.00991 (cs)

[Submitted on 1 Mar 2026 (v1), last revised 7 May 2026 (this version, v2)]

Title:Tracking Capabilities for Safer Agents

Authors:Martin Odersky, Yaoyu Zhao, Yichen Xu, Oliver Bračevac, Cao Nguyen Pham<br>View a PDF of the paper titled Tracking Capabilities for Safer Agents, by Martin Odersky and 4 other authors

View PDF

Abstract:AI agents that interact with the real world through tool calls pose fundamental safety challenges: agents might leak private information, cause unintended side effects, or be manipulated through prompt injection. To address these challenges, we propose to put the agent in a programming-language-based "safety harness": instead of calling tools directly, agents express their intentions as code in a capability-safe language: Scala 3 with capture checking. Capabilities are program variables that regulate access to effects and resources of interest. Scala's type system tracks capabilities statically, providing fine-grained control over what an agent can do. In particular, it enables local purity, the ability to enforce that sub-computations are side-effect-free, preventing information leakage when agents process classified data. We demonstrate that extensible agent safety harnesses can be built by leveraging a strong type system with tracked capabilities. Our experiments show that agents can generate capability-safe code with no significant loss in task performance, while the type system reliably prevents unsafe behaviors such as information leakage and malicious side effects.

Subjects:

Artificial Intelligence (cs.AI); Programming Languages (cs.PL)

Cite as:<br>arXiv:2603.00991 [cs.AI]

(or<br>arXiv:2603.00991v2 [cs.AI] for this version)

https://doi.org/10.48550/arXiv.2603.00991

Focus to learn more

arXiv-issued DOI via DataCite

Submission history<br>From: Yichen Xu [view email]<br>[v1]<br>Sun, 1 Mar 2026 08:39:37 UTC (4,774 KB)

[v2]<br>Thu, 7 May 2026 14:09:04 UTC (4,781 KB)

Full-text links:<br>Access Paper:

View a PDF of the paper titled Tracking Capabilities for Safer Agents, by Martin Odersky and 4 other authors<br>View PDF<br>TeX Source

view license

Current browse context:

cs.AI

next >

new<br>recent<br>| 2026-03

Change to browse by:

cs<br>cs.PL

References & Citations

NASA ADS<br>Google Scholar

Semantic Scholar

export BibTeX citation<br>Loading...

BibTeX formatted citation

&times;

loading...

Data provided by:

Bookmark

Bibliographic Tools

Bibliographic and Citation Tools

Bibliographic Explorer Toggle

Bibliographic Explorer (What is the Explorer?)

Connected Papers Toggle

Connected Papers (What is Connected Papers?)

Litmaps Toggle

Litmaps (What is Litmaps?)

scite.ai Toggle

scite Smart Citations (What are Smart Citations?)

Code, Data, Media

Code, Data and Media Associated with this Article

alphaXiv Toggle

alphaXiv (What is alphaXiv?)

Links to Code Toggle

CatalyzeX Code Finder for Papers (What is CatalyzeX?)

DagsHub Toggle

DagsHub (What is DagsHub?)

GotitPub Toggle

Gotit.pub (What is GotitPub?)

Huggingface Toggle

Hugging Face (What is Huggingface?)

ScienceCast Toggle

ScienceCast (What is ScienceCast?)

Demos

Demos

Replicate Toggle

Replicate (What is Replicate?)

Spaces Toggle

Hugging Face Spaces (What is Spaces?)

Spaces Toggle

TXYZ.AI (What is TXYZ.AI?)

Related Papers

Recommenders and Search Tools

Link to Influence Flower

Influence Flower (What are Influence Flowers?)

Core recommender toggle

CORE Recommender (What is CORE?)

Author

Venue

Institution

Topic

About arXivLabs

arXivLabs: experimental projects with community collaborators

arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.

Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.

Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs .

Which authors of this paper are endorsers? |<br>Disable MathJax (What is MathJax?)

toggle agents capabilities arxiv view code

Related Articles