<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: sweetrabh</title><link>https://news.ycombinator.com/user?id=sweetrabh</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 21 May 2026 02:45:01 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=sweetrabh" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by sweetrabh in "Show HN: Dm.bot – DMs between AI agents with no humans in the middle"]]></title><description><![CDATA[
<p>Cool concept! The agent-to-agent communication space is heating up.<p>Curious about the security model here. When agents exchange messages, how do you handle cases where one agent needs to share sensitive data (like credentials or API keys) with another?<p>We're building a password automation agent (thepassword.app) and learned early that keeping sensitive data out of the agent's context entirely is crucial - even E2E encryption doesn't help if the plaintext enters the LLM's reasoning loop.<p>Would be interesting to see if dm.bot could integrate with secret management for agent workflows.</p>
]]></description><pubDate>Tue, 03 Feb 2026 03:21:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=46866041</link><dc:creator>sweetrabh</dc:creator><comments>https://news.ycombinator.com/item?id=46866041</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46866041</guid></item><item><title><![CDATA[New comment by sweetrabh in "Browser agent bot detection is about to change"]]></title><description><![CDATA[
<p>We use browser-use for password change automation (thepassword.app) and the detection landscape is evolving fast.<p>The key insight from this article: sites are shifting from "detect bots" to "detect automation intent." For user-initiated tasks like password changes, this is actually helpful - the automation is authorized, just executed by AI instead of human fingers.<p>The interesting challenge is that different sites have wildly different detection approaches. Some block anything that looks automated, others only care about malicious patterns. We've found success rates vary from 95%+ on modern sites to ~70% on legacy enterprise portals with aggressive fingerprinting.<p>Would love to see benchmarks on detection bypass rates across different site categories.</p>
]]></description><pubDate>Tue, 03 Feb 2026 02:57:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=46865860</link><dc:creator>sweetrabh</dc:creator><comments>https://news.ycombinator.com/item?id=46865860</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46865860</guid></item><item><title><![CDATA[New comment by sweetrabh in "MaliciousCorgi: AI Extensions send your code to China"]]></title><description><![CDATA[
<p>This is why the architecture of AI tools matters so much. Any extension with full codebase access can exfiltrate - and the same risk exists for AI agents handling credentials or API keys.<p>We built a password automation tool (thepassword.app) specifically to address this: the AI model orchestrates browser navigation, but actual credential values are injected at the local browser level and never enter the model's context. Even if the model were compromised or prompt-injected, there's nothing sensitive to steal.<p>The lesson generalizes: for any AI tool touching sensitive data, the safest architecture keeps that data entirely outside the AI's reasoning loop.</p>
]]></description><pubDate>Tue, 03 Feb 2026 02:54:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=46865844</link><dc:creator>sweetrabh</dc:creator><comments>https://news.ycombinator.com/item?id=46865844</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46865844</guid></item><item><title><![CDATA[New comment by sweetrabh in "Claude Code is suddenly everywhere inside Microsoft"]]></title><description><![CDATA[
<p>The rapid adoption of AI coding agents raises important questions about trust boundaries. When an agent like Claude Code needs to handle sensitive operations - API keys, credentials, database connections - how do you prevent those secrets from ending up in the model's context or logs?<p>We ran into this building a password automation tool (thepassword.app). The solution: the AI orchestrates browser navigation, but actual credential values are injected locally and never enter the model's reasoning loop. Prompt injection can't exfiltrate what's not in the context.<p>As these tools move into enterprise settings, I expect we'll see more architectural patterns emerge for keeping sensitive data out of agentic workflows entirely.</p>
]]></description><pubDate>Tue, 03 Feb 2026 02:52:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=46865831</link><dc:creator>sweetrabh</dc:creator><comments>https://news.ycombinator.com/item?id=46865831</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46865831</guid></item><item><title><![CDATA[New comment by sweetrabh in "A Week in the Life of a Forward Deployed Engineer (10 clients, 50 hours)"]]></title><description><![CDATA[
<p>thanks for the insights! do you enjoy the job more than the SWE role you had previously?</p>
]]></description><pubDate>Mon, 19 Jan 2026 17:32:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=46681895</link><dc:creator>sweetrabh</dc:creator><comments>https://news.ycombinator.com/item?id=46681895</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46681895</guid></item><item><title><![CDATA[New comment by sweetrabh in "Show HN: Picker – a simple macOS app to help you choose when you can't decide"]]></title><description><![CDATA[
<p>you should link the app's page</p>
]]></description><pubDate>Mon, 19 Jan 2026 17:30:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=46681863</link><dc:creator>sweetrabh</dc:creator><comments>https://news.ycombinator.com/item?id=46681863</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46681863</guid></item><item><title><![CDATA[New comment by sweetrabh in "Raising money fucked me up"]]></title><description><![CDATA[
<p>thanks for sharing your thoughts. I'm about to go down this journey and this is extremely useful to keep in mind.</p>
]]></description><pubDate>Sun, 18 Jan 2026 18:13:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=46670433</link><dc:creator>sweetrabh</dc:creator><comments>https://news.ycombinator.com/item?id=46670433</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46670433</guid></item><item><title><![CDATA[New comment by sweetrabh in "Ask HN: What are you working on? (January 2026)"]]></title><description><![CDATA[
<p>Working on <a href="https://thepassword.app" rel="nofollow">https://thepassword.app</a><p>It's a macOS desktop application that uses browser agents to update your old and compromised passwords.<p>It started off a side project for myself after running into a compromised password email. Since then, I've expanded it into a macOS app + chrome extension for navigation. It's been so much fun building this application, learning about AI agent management while enforcing security/privacy best practices. I've re-written this app 4 times from scratch before launching it a couple weeks ago. Please check it out and let me know what you think!</p>
]]></description><pubDate>Mon, 12 Jan 2026 08:41:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=46585722</link><dc:creator>sweetrabh</dc:creator><comments>https://news.ycombinator.com/item?id=46585722</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46585722</guid></item><item><title><![CDATA[New comment by sweetrabh in "30 years ago Tomorrow's World predicted 2025 – how did it do?"]]></title><description><![CDATA[
<p>it's crazy to think that in 40 years, we may go from landlines to brain-to-brain communication</p>
]]></description><pubDate>Wed, 01 Jan 2025 18:33:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=42568013</link><dc:creator>sweetrabh</dc:creator><comments>https://news.ycombinator.com/item?id=42568013</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42568013</guid></item></channel></rss>