kevin malone - Secure Agents Buildathon
AI Tinkerers - San Francisco
Hackathon Showcase

kevin malone

Team led by a Truefoundry Lead AI Engineer building enterprise Vertical AI Agents, RAG frameworks (Cognita), and production systems using Python, TypeScript, and MLops.

2 members

We are building on top of Allie’s invoice agent: https://github.com/Growth-Cyber/AI-Agent-Security-Summit/tree/main

Goal:

  1. Only fetch invoices of the current user - default set to ALLIE, reject every other request
  2. Only create invoices for valid inputs - less than 20k

The idea is to make sure that the invoice agent does not break under pressure from the user:

  1. Check the health of the conversation at every step
  2. Check the intent of the user before processing the user query
  3. Update rules for the bot to follow so that it “learns” over time from past mistakes
deepagents langchain langgraph