<?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: Marc Janson</title>
    <description>The latest articles on DEV Community by Marc Janson (@the-missing-pink).</description>
    <link>https://dev.to/the-missing-pink</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%2F3918620%2F17d3b83c-40d5-445c-80ff-bc34fc3b3585.png</url>
      <title>DEV Community: Marc Janson</title>
      <link>https://dev.to/the-missing-pink</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/the-missing-pink"/>
    <language>en</language>
    <item>
      <title>I built something I think more developers should be using</title>
      <dc:creator>Marc Janson</dc:creator>
      <pubDate>Thu, 07 May 2026 19:18:05 +0000</pubDate>
      <link>https://dev.to/the-missing-pink/i-built-something-i-think-more-developers-should-be-using-f7a</link>
      <guid>https://dev.to/the-missing-pink/i-built-something-i-think-more-developers-should-be-using-f7a</guid>
      <description>&lt;p&gt;I don't post often. But this one matters to me.&lt;/p&gt;

&lt;p&gt;Yesterday I attended a presentation by Rob van der Veer (Chief AI Officer at SIG, founder of the OWASP AI Exchange), and it pushed me to finally publish something I'd been sitting on.&lt;/p&gt;

&lt;p&gt;I play with AI tools a lot — Cursor, Copilot, Claude Code, Windsurf — to really understand them. And I keep seeing the same thing: people aren't ignoring the risks on purpose. They just don't know the risks exist.&lt;/p&gt;

&lt;p&gt;Meanwhile, companies split into two camps: full speed ahead and hope for the best, or lock everything down out of fear. There's a middle ground nobody's talking about.&lt;/p&gt;

&lt;p&gt;Most "AI security incidents" are boring. The agent reads your .env. It suggests a package that doesn't exist (and an attacker already registered that name). It edits your CI pipeline to "fix" something. Not malicious — just unguided.&lt;/p&gt;

&lt;p&gt;So I built ai-repository-security-baseline.&lt;/p&gt;

&lt;p&gt;One AGENTS.md with the rules. Tool-specific config files (Cursor, Copilot, Cline, Aider, Devin, Junie, Amazon Q, and more) all point to it. Drop the files in your repo, fill in the placeholders, commit. Done.&lt;/p&gt;

&lt;p&gt;Ten minutes of setup. Sensible defaults. Then you go back to building.&lt;/p&gt;

&lt;p&gt;Fork it, improve it, tear it apart, suggest changes, enjoy!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/the-missing-pink/ai-repository-security-baseline" rel="noopener noreferrer"&gt;→ github.com/the-missing-pink/ai-repository-security-baseline&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>security</category>
      <category>devops</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
