<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Dario Pasquini — Blog</title>
  <link href="https://pasquini-dario.github.io/me/blog/index.html"/>
  <link rel="self" href="https://pasquini-dario.github.io/me/blog/feed.xml"/>
  <id>tag:pasquini-dario.github.io,2026:/me/blog</id>
  <author><name>Dario Pasquini</name></author>
  <updated>2026-07-11T00:00:00Z</updated>

  <!-- NEW POST TEMPLATE: copy this <entry> block above the others, fill in
       SLUG / TITLE / YYYY-MM-DD / SUMMARY, and bump the feed-level <updated>
       above to the new post's date. Keep title + summary + link only (post
       bodies are Markdown, not feed-safe HTML). The link is the per-post page
       (SLUG.html), same URL the index links to.

  <entry>
    <title>TITLE</title>
    <link href="https://pasquini-dario.github.io/me/blog/SLUG.html"/>
    <id>tag:pasquini-dario.github.io,2026:/me/blog/SLUG</id>
    <updated>YYYY-MM-DDT00:00:00Z</updated>
    <summary>SUMMARY</summary>
  </entry>
  -->

  <entry>
    <title>Lying Your Way Out of the (Claude Code) Sandbox</title>
    <link href="https://pasquini-dario.github.io/me/blog/lying-your-way-out-of-the-sandbox.html"/>
    <id>tag:pasquini-dario.github.io,2026:/me/blog/lying-your-way-out-of-the-sandbox</id>
    <updated>2026-07-11T00:00:00Z</updated>
    <summary>How a malicious script can fabricate honest-looking sandbox violations to get itself run outside the sandbox — with user approval.</summary>
  </entry>
</feed>
