<?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: Mary Oh</title>
    <description>The latest articles on DEV Community by Mary Oh (@mroh_314159).</description>
    <link>https://dev.to/mroh_314159</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4064348%2F23bc27bb-a481-475d-b29b-eeb103499cd5.png</url>
      <title>DEV Community: Mary Oh</title>
      <link>https://dev.to/mroh_314159</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mroh_314159"/>
    <language>en</language>
    <item>
      <title>Hey folks! Sharing something I've been working on.</title>
      <dc:creator>Mary Oh</dc:creator>
      <pubDate>Wed, 05 Aug 2026 20:18:38 +0000</pubDate>
      <link>https://dev.to/mroh_314159/hey-folks-sharing-something-ive-been-working-on-4b9m</link>
      <guid>https://dev.to/mroh_314159/hey-folks-sharing-something-ive-been-working-on-4b9m</guid>
      <description>&lt;p&gt;Like a lot of devs lately, I've been seeing more cases of "slopsquatting": AI coding assistants confidently suggesting package names that look real but don't exist, which then get registered by bad actors. A few have already made it into production package.json/requirements.txt files.&lt;/p&gt;

&lt;p&gt;So I built DevHorrors, a free scanner that checks your manifest (npm, PyPI, Go, RubyGems) against a curated database of known hallucinated, typosquatted, and malicious packages. It also has a "Roast Engine" that gives you a (darkly humorous) security critique of your dependencies, alongside the actual remediation steps.&lt;/p&gt;

&lt;p&gt;What it does:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Paste/upload a manifest or repo → instant risk report per dependency&lt;/li&gt;
&lt;li&gt;Hallucination-confidence scores and the legitimate package to swap to&lt;/li&gt;
&lt;li&gt;A public threat feed + community "horror stories" from devs who got hit&lt;/li&gt;
&lt;li&gt;Free API + CLI for CI/CD&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It's free to use; there's a paid tier for team monitoring, Slack/Discord alerts, and GitHub PR blocking. I'm genuinely curious how others are handling this — is anyone here actively checking for AI-hallucinated packages in their pipelines, or relying on registries to catch it?&lt;/p&gt;

&lt;p&gt;Site: devhorrors.com · would love honest feedback, especially on what's missing for your stack.&lt;/p&gt;

&lt;p&gt;Thanks! Have a good day!&lt;/p&gt;

</description>
      <category>ai</category>
      <category>security</category>
    </item>
    <item>
      <title>hello world!</title>
      <dc:creator>Mary Oh</dc:creator>
      <pubDate>Wed, 05 Aug 2026 13:28:37 +0000</pubDate>
      <link>https://dev.to/mroh_314159/hello-world-2506</link>
      <guid>https://dev.to/mroh_314159/hello-world-2506</guid>
      <description></description>
    </item>
  </channel>
</rss>
