Launch HN: AgentMail (YC S25) – An API that gives agents their own email inboxes
171–180 of 183 posts
Re: Launch HN: AgentMail (YC S25) – An API that gives agents their own email inboxes
#172I like the design of the web site btw
Re: Launch HN: AgentMail (YC S25) – An API that gives agents their own email inboxes
#173Will be testing it with some of the agent work I'm doing on agent.ai.
If you're ever looking for a super low-maintenance indie investor, please reach out. Have lots of YC folks that will vouch for me.
Re: Launch HN: AgentMail (YC S25) – An API that gives agents their own email inboxes
#174The idea here is great and I think it has a lot of legs but I think inherently people will have initial concerns with security. Do you have plans to only allow reading mail from specific senders, and giving fine-grained control on the API side? I would like to give this to an AI agent but only initially where I and my team can forward mail to the agent, and not give it the ability to draft and send emails on its own.
Re: Launch HN: AgentMail (YC S25) – An API that gives agents their own email inboxes
#175This is fantastic! I created a GMAIL for my Clawdbot and Google deleted the account after an hour.
Re: Launch HN: AgentMail (YC S25) – An API that gives agents their own email inboxes
#176It’s a really nice idea actually. There will be some concerns, maybe some mistakes, but it really works as a mean to communicate much easier with an agent
Re: Launch HN: AgentMail (YC S25) – An API that gives agents their own email inboxes
#177This is pretty cool. You could apply this to so many things, like automating procurement managers, fulfillment agents, or customer support for e-commerce.
Re: Launch HN: AgentMail (YC S25) – An API that gives agents their own email inboxes
#178I'm concerned that this fits in "using today's innovation to solve outdated paradigms". Google has A2A: An Agent-to-Agent Protocol. SaaS is plumetting in value. Arbitrary semantics made sense when communications were human-dominated. If agents dominate these fields, why wouldn't they simply set their own protocols and methods to communicate both text, binary, and agreed data structures? There's an assumption that ema…
Re: Launch HN: AgentMail (YC S25) – An API that gives agents their own email inboxes
#179If you know agents email address, it can still be Prompt Injected.. what prevention exists there ?
we have a few things in place, allowlists and permissions act as a layer. also beginning some work on prompt isolation within api soon. but having an isolated identity + data within a separate agentic inbox also puts less risk of your personal email data being injected - which is most people's main concern
You mean isolating data from instructions? As far as I know this is not a solved problem, or is it?