<?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: Victor Kononenko</title>
    <description>The latest articles on DEV Community by Victor Kononenko (@viiko).</description>
    <link>https://dev.to/viiko</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%2F4135740%2F7a858ab4-3461-4955-b44a-0f5fa42c274c.jpeg</url>
      <title>DEV Community: Victor Kononenko</title>
      <link>https://dev.to/viiko</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/viiko"/>
    <language>en</language>
    <item>
      <title>Magery Forge — security audits for shipped code (built for VibeCoders)</title>
      <dc:creator>Victor Kononenko</dc:creator>
      <pubDate>Mon, 21 Sep 2026 12:23:15 +0000</pubDate>
      <link>https://dev.to/viiko/magery-forge-security-audits-for-shipped-code-built-for-vibecoders-4290</link>
      <guid>https://dev.to/viiko/magery-forge-security-audits-for-shipped-code-built-for-vibecoders-4290</guid>
      <description>&lt;p&gt;I ship fast with AI agents and I don't have a security team — so every time I deployed, I had no idea if I'd just pushed a hole to real users.&lt;/p&gt;

&lt;p&gt;Raw scanner output ("Missing Strict-Transport-Security header") means nothing to me. So I built Forge to turn that noise into plain-English risks with a fix for each, delivered as a weekly report to my inbox.&lt;/p&gt;

&lt;p&gt;Key things:&lt;/p&gt;

&lt;p&gt;• Add a domain, run a check, read results in plain English — no security background needed.&lt;br&gt;
• Every finding ships with a concrete fix, not just a red flag.&lt;br&gt;
• Passive checks (DNS, SSL/TLS, headers, SEO) run instantly; active checks (crawling, forms, secret leaks) unlock after domain verification.&lt;br&gt;
• Exposed over MCP, so my agent (Cursor, Copilot, Claude, OpenClaw) runs the audit and reads the report — I barely open the UI.&lt;/p&gt;

&lt;p&gt;Free while in beta. Built in public — honest feedback welcome: what's the first thing you'd want a tool like this to catch?&lt;/p&gt;

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