<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Nicolette Duclar</title>
    <description>The latest articles on DEV Community by Nicolette Duclar (@nicoletteduclar).</description>
    <link>https://dev.to/nicoletteduclar</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3800386%2Ffbc420df-74d2-4bf5-827e-cebfe53dcbc9.jpg</url>
      <title>DEV Community: Nicolette Duclar</title>
      <link>https://dev.to/nicoletteduclar</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nicoletteduclar"/>
    <language>en</language>
    <item>
      <title>AuraMaxx: Open-Source Apple Keychain for AI Agents</title>
      <dc:creator>Nicolette Duclar</dc:creator>
      <pubDate>Sun, 01 Mar 2026 20:45:54 +0000</pubDate>
      <link>https://dev.to/nicoletteduclar/auramaxx-open-source-apple-keychain-for-ai-agents-35m9</link>
      <guid>https://dev.to/nicoletteduclar/auramaxx-open-source-apple-keychain-for-ai-agents-35m9</guid>
      <description>&lt;h2&gt;
  
  
  The Problem
&lt;/h2&gt;

&lt;p&gt;AI agents need access to secrets — API keys, passwords, credentials. But right now, most people either hardcode &lt;code&gt;.env&lt;/code&gt; files or pass secrets in plaintext. There's no secure, standardized way to manage agent access to sensitive data.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Solution: AuraMaxx
&lt;/h2&gt;

&lt;p&gt;I built &lt;strong&gt;AuraMaxx&lt;/strong&gt; — think of it as Apple Keychain, but designed specifically for AI agents.&lt;/p&gt;

&lt;p&gt;It gives your agents a secure, encrypted vault with human-in-the-loop approval. Agents request secrets, you approve or deny, and everything is auditable.&lt;/p&gt;

&lt;h3&gt;
  
  
  Key Features
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;🔐 &lt;strong&gt;Encrypted secret storage&lt;/strong&gt; with CLI + MCP interface&lt;/li&gt;
&lt;li&gt;👤 &lt;strong&gt;Human-in-the-loop approval&lt;/strong&gt; — agents request, you decide&lt;/li&gt;
&lt;li&gt;🔌 &lt;strong&gt;Works with any AI framework&lt;/strong&gt; — Claude, GPT, local models, etc.&lt;/li&gt;
&lt;li&gt;📖 &lt;strong&gt;Fully open source&lt;/strong&gt; — check it out at &lt;a href="https://auramaxx.sh" rel="noopener noreferrer"&gt;auramaxx.sh&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  How It Works
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;Store your secrets in the AuraMaxx vault&lt;/li&gt;
&lt;li&gt;AI agents request access via CLI or MCP&lt;/li&gt;
&lt;li&gt;You get a notification and approve/deny&lt;/li&gt;
&lt;li&gt;Agent gets temporary access — fully logged and auditable&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Why I Built This
&lt;/h2&gt;

&lt;p&gt;As AI agents get more capable and autonomous, the security gap around secret management is only going to grow. We need tools that give agents the access they need while keeping humans in control.&lt;/p&gt;

&lt;h2&gt;
  
  
  Check It Out
&lt;/h2&gt;

&lt;p&gt;🌐 &lt;a href="https://auramaxx.sh" rel="noopener noreferrer"&gt;auramaxx.sh&lt;/a&gt;&lt;br&gt;
🐦 &lt;a href="https://x.com/nicoletteduclar/status/2028185157094801580" rel="noopener noreferrer"&gt;Follow on X&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Would love to hear feedback — especially from folks building AI agent workflows. How are you currently handling secrets?&lt;/p&gt;

</description>
      <category>showdev</category>
    </item>
  </channel>
</rss>
