Audience
Developers and teams building AI agent workflows who need a secure, temporary way to transfer sensitive data and files between systems without exposing them
About kubbi
kubbi is a secure handoff layer for AI agents that enables the safe transfer of data, files, and execution results between different systems, agents, or humans through temporary, encrypted claim links. Instead of passing sensitive information directly through workflows, prompts, or logs, kubbi allows a producer to create a payload containing content or bundled files, assign a time-to-live, and generate a unique claim URL that can be shared with the next actor in the process. The consumer can then retrieve the payload on their own schedule, after which the data can expire automatically or be permanently destroyed based on configured retrieval limits. This approach reduces exposure of sensitive data across systems and prevents it from being logged, cached, or replayed unintentionally. kubbi supports multiple use cases such as transferring configuration files, datasets, reports, tokens, and other transient or sensitive data that should not remain in persistent systems.