<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>High Entropy</title>
    <link>https://highentropy.com/</link>
    <description>Recent content on High Entropy</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 20 May 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://highentropy.com/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>What I Learned From Building AgentQ - A Secure Agent</title>
      <link>https://highentropy.com/posts/agentq-learnings/</link>
      <pubDate>Wed, 20 May 2026 00:00:00 +0000</pubDate>
      <guid>https://highentropy.com/posts/agentq-learnings/</guid>
      <description>&lt;div class=&#34;alert alert-note&#34;&gt;
  
  &lt;div class=&#34;alert-content&#34;&gt;&lt;p&gt;In which I apply basic security decomposition, least privilege, sandboxing,
and memory compartmentalization to AI agents, and discover that you can, in
fact, make things better in this new world.&lt;/p&gt;&lt;/div&gt;
&lt;/div&gt;

&lt;h1 id=&#34;security-principles-in-play&#34;&gt;Security Principles in Play&lt;/h1&gt;
&lt;p&gt;The trouble with AI agents isn&amp;rsquo;t that they are fundamentally insecure, it&amp;rsquo;s that they are insecure &lt;em&gt;by default&lt;/em&gt;. We take decades of understanding about untrusted data cleaning, separation of concerns, zero trust, etc., and chuck AI on top of all of it at once, only then to wonder why our previously secure systems are suddenly vulnerable.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Securing Agents - MCP and the Sandbox Problem</title>
      <link>https://highentropy.com/posts/mcp-as-sandbox/</link>
      <pubDate>Fri, 15 May 2026 00:00:00 +0000</pubDate>
      <guid>https://highentropy.com/posts/mcp-as-sandbox/</guid>
      <description>&lt;p&gt;When thinking about making AI agents more secure, there are a some important
classes into which we can place vulnerabilities. A couple of the more
interesting ones are the &lt;strong&gt;Confused Deputy&lt;/strong&gt; problem and &lt;strong&gt;Privilege
Aggregation&lt;/strong&gt;. Each of these is an issue on its own, but together they make for
a very serious combination.&lt;/p&gt;
&lt;p&gt;This post series aims to tackles some of the many dimensions of this space,
elucidating what&amp;rsquo;s wrong, and suggesting some ways in which we might try
mitigating them.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The AI Identity Problem</title>
      <link>https://highentropy.com/posts/ai-identity/</link>
      <pubDate>Wed, 29 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://highentropy.com/posts/ai-identity/</guid>
      <description>&lt;p&gt;The idea of an AI agent, something that does things on your behalf, but doesn&amp;rsquo;t go off the rails, is alluring. Everyone wants their own personal concierge, multiple of them if it can be helped, to manage things for them in an increasingly complex world.&lt;/p&gt;
&lt;p&gt;But the way we talk about it is super ambiguous, and sometimes that makes a difference in how we think about building particular solutions.&lt;/p&gt;
&lt;h1 id=&#34;what-is-an-agent&#34;&gt;What is an Agent?&lt;/h1&gt;
&lt;p&gt;It&amp;rsquo;s worth nailing down some vocabulary, but before we do, let&amp;rsquo;s go over some examples to ground the discussion.&lt;/p&gt;</description>
    </item>
    <item>
      <title>AI&#39;s Code is as Secure as Yours</title>
      <link>https://highentropy.com/posts/ai-bad-security/</link>
      <pubDate>Sat, 18 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://highentropy.com/posts/ai-bad-security/</guid>
      <description>&lt;p&gt;AI writes insecure code, right?&lt;/p&gt;
&lt;p&gt;We&amp;rsquo;ve certainly heard that while AI can write code, it also tends to create vulnerabilities that are preventable, to create things that shouldn&amp;rsquo;t be put out in production. It can stick secrets into code without being asked. It can generate buffer overflow vulnerabilities. It can create authentication that is easily bypassed. Honestly, a lot of that is true.&lt;/p&gt;
&lt;p&gt;But &lt;strong&gt;why&lt;/strong&gt; is it true, and more importantly, &lt;strong&gt;when&lt;/strong&gt;?&lt;/p&gt;</description>
    </item>
    <item>
      <title>About</title>
      <link>https://highentropy.com/about/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://highentropy.com/about/</guid>
      <description>About High Entropy LLC</description>
    </item>
    <item>
      <title>Publications</title>
      <link>https://highentropy.com/publications/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://highentropy.com/publications/</guid>
      <description>Papers, books, and other writing by Chris Monson</description>
    </item>
  </channel>
</rss>
