Badcompany - ElevenLabs Worldwide Hackathon
AI Tinkerers - Budapest
Hackathon Showcase

Badcompany

Team led by Badcompany CEO Janos Mozer, featuring ML/AI security engineers expert in prompt injection, PyTorch, and cryptographic agent tooling.

3 members Watch Demo

Sentinel mitigates agent system vulnerabilities by design through a segmented architecture that treats the LLM as untrusted, strictly isolating its decision-making from tool execution. By routing every request through a transparent policy enforcement point, the system ensures all actions are fully observable and cryptographically validated against defined rules. This allows organizations to protect sensitive infrastructure from prompt injection while preserving the agent’s utility, enabling it to function effectively within secure boundaries.

We’ve been researching cybersecurity solutions for agents, as prompt injection exposure became a major issue in recent months. Cupcake https://github.com/eqtylab/cupcake came out a week ago approximately, and during this hackathon we rewrote it into rust to make it faster, and encrypted the communication of the interceptor.

ANAM Clerk ElevenLabs Puzl CoWorking

template that plugs into the sentinel architecture and any conversational agent

Summarizing URL...

sentinel architecture for any LangChain based agent

Summarizing URL...

rule builder for the sentinel architecture

Summarizing URL...