Navigating Vibe Coding and AI Security
If you've been following the tech news lately, you know AI is doing a lot more than just writing emails and summarizing meeting notes. It is changing how we build and secure our software.
Over the past few months, AI models have gotten incredibly good at finding security flaws in software code at a speed humans just can't match. These models can now accomplish in hours what used to take human experts weeks. As an example, Anthropic's new Mythos model recently discovered a 27-year-old security flaw in OpenBSD, a highly secure operating system. That specific vulnerability survived decades of manual human review before an AI spotted it.
Because these capabilities are so powerful, AI companies like OpenAI with their GPT-5.6 Sol model and Anthropic through Project Glasswing decided to restrict their initial releases. They shared these models exclusively with a small group of organizations and practitioners. Their goal was to use these AI tools to quietly find and patch vulnerabilities in critical infrastructure before making the technology widely available.
The situation shifted just days ago when China’s Moonshot AI released Kimi K3. This is a massive open-source model that rivals top-tier US models like GPT-5.6 Sol. It is important to note, Kimi K3 was released without the strict safety guardrails of Western models. As a result, enterprise-grade AI capabilities are now available to anyone with an internet connection.
Why does this matter for my business? You might think this only impacts massive tech companies, but it directly intersects with a trend called "vibe coding." Today, your employees don't need a computer science degree to create an app. A marketing manager or operations lead can just describe what they need in plain English, and an AI agent will write the code and build it. Businesses commonly use this approach to spin up internal databases, custom portals, or automate workflows.
This is a great productivity booster for any company that ships software, creates internal workflows, or manages digital platforms. Unfortunately, it means your digital environment and the attack surface are expanding exponentially. If an employee doesn't include prompts for secure coding, the AI might build a tool with weak access controls or leave secrets exposed to the open internet.
Time to Update Your Playbook
Protecting your business doesn't mean banning AI. It just means updating how we handle security. Here are a few practical steps to think about:
* Move from annual checkups to continuous security testing. Traditional point-in-time assessments, like annual penetration tests, leave significant visibility gaps when new code is deployed daily. Ensure that your software development practices include continuously scanning new code and systems whenever changes are made. Move to continuous testing to find and fix new attack paths in the environment as they are introduced.
* Set ground rules for AI projects. Create a simple policy for apps built by your staff using AI assistants. Treat those internal tools the same way you'd treat software bought from an unverified vendor. If an app handles real business data, it should have a human security review before it is used in production.
* It is more important than ever to use a defense-in-depth strategy. AI advancements are breaking past assumptions like the timeline for attackers finding and exploiting vulnerabilities in software. You need multiple, overlapping layers (multi-factor authentication, endpoint monitoring, data access controls, etc.) so if an AI-driven attack gets past one defense, the next layer will provide protection.
This new wave of technology requires us to be proactive. If you would like to discuss how to shift your business to continuous testing or have questions about your own setup, please get in touch. Feel free to reach out to me directly at tsheehan@independencecyber.com.












