Confessions of a Vibecoder: How Ego and AI Built a Digital House of Cards
- Lee Sjogren
- Apr 1
- 5 min read
Updated: Apr 6

I have met countless people lately who truly believed Artificial Intelligence would turn them into Tony Stark—effortlessly waving their hands to build impenetrable, hyper-efficient technological empires. Yet, what I’ve seen firsthand is the rise of "AI-powered coding" dramatically lowering the barrier to entry, turbo-charging what experts are now calling Digital Fragility. The sad, yet funny, for lack of a better word, is the truth we are starting to see. AI hasn't made us tech "gods"; it's turned some individuals into chaotic, ego-driven monsters—blindly pasting prompts into chat windows until the screen finally stops flashing red or developing solutions without any idea of software design, hosting infrastructures, identity and access provisions and much more. I’ve watched it happen and its incredibly risky for your business.
Welcome to the era of "Vibe-Coding" —a phenomenon I see daily, where non-technical users write code based purely on whether it "feels" right or "just works" once, with absolutely zero understanding of the underlying logic, design basics, and compliance controls and principals. We are moving fast, we are breaking things, and we are crying when the cloud bill arrives. If you’re engaging with this crowd, you have to be serious about the risks. I’ve watched egos become the single biggest threat to a company’s AI acceleration. This is not theoretical—it’s happening right now. We need to stop pretending we know what we’re doing and get real about the dangers.
The Monster in the Machine: Shadow AI and Hallucinated Realities
There was a time when Shadow IT —was just a mild headache for system administrators. Now, I’ve seen AI evolve this into a terrifying new beast: Shadow AI . Fueled by the ego of thinking “I don’t need the engineering team, I have Claude,” , employees are now pasting unreleased financial data and sensitive customer PII directly into AI prompts just to get a quick script written. I’ve witnessed company secrets being fed right into a public model’s training set. This isn’t just a hypothetical oopsie; in 2025, 20% of organizations experienced breaches linked to unauthorized AI use, adding a staggering average of $670,000 to their breach costs. I’ve seen leaders scramble, and the damage is real.
Furthermore, ask anyone in the software, cybersecurity, compliance and other related areas with deep expertise - we can see a "deep fake" when we see one. And the code these "citizen developers" generate? It’s a tragedy disguised as a triumph. AI-generated code might be functionally correct 60% of the time, but with even with those results, is it worth it? Solutions of completely omits real-world resilience mechanisms like retries, timeouts, or rate limits. Even worse, models frequently suggest library names that don’t actually exist. Hackers are now registering these "hallucinated" package names with malicious payloads, which our incredibly confident, ego-driven non-technical users are blindly downloading and installing. I’ve seen this play out, and we are literally infecting our own systems with imaginary code.
The Scare and Reality of "Bill Shock"
Cloud computing is metered like electricity, but thanks to our newfound AI superpowers, we’re treating it like an all-you-can-eat buffet. I see companies doing this every week, and the fallout is expensive. When ego prevents a "citizen developer" from asking for architectural help, they often deploy automated scripts that trigger thousands of API calls per second, resulting in massive API call cascades. A non-technical user might spin up a powerful environment for a weekend project, forget to turn it off, and turn a $50 experiment into a $5,000 monthly bill before anyone even notices. I’ve seen the shock on their faces—it’s not funny when it’s your company’s bottom line. This is where the ego must step aside for FinOps —a cultural practice where engineering, finance, and business teams collaborate to manage cloud spend. You cannot optimize your cloud if you are too proud to let Finance see what your AI bot, solutions and end-user usage is actually costing the company. I’ve seen this pride destroy budgets.
The "Bus Factor" and the Collapse of the Hero
In software engineering, there’s a morbid metric called the Bus Factor : the minimum number of key individuals whose sudden departure (like getting hit by a bus) would severely stall project progress. I’ve watched businesses play this risky game. With Vibe-coding, the Bus Factor is effectively zero . When an AI-generated app inevitably fails under real-world traffic, the employee who "wrote" it usually cannot explain why it was built that way, leading to a fragmented responsibility nightmare. If that employee leaves, the business is stuck with a "Silent Decay"—a ticking time bomb of unmaintainable slop that no one understands. I’ve seen these time bombs go off, and the impact is devastating. And let’s not pretend this fragility only affects the amateurs. Professional developers are reporting severe "skill atrophy," losing their ability to diagnose complex production failures without running to an AI for help. I’ve seen seasoned experts struggle, and your business could be next. If you think this isn’t a big deal, consider the catastrophic misconfigurations executed by seasoned professionals. Toyota Japan unknowingly exposed 2.15 million customers’ sensitive data for nearly a decade simply because of a misconfigured cloud setting and a lack of routine audits. Capital One suffered a massive breach exposing 100 million people because of a misconfigured Web Application Firewall (WAF) and overly permissive Identity and Access Management (IAM) roles. I’ve seen similar mistakes happen to companies who should know better. If enterprise security teams can make multi-million dollar mistakes by misconfiguring basic cloud infrastructure, what do you think is going to happen when Kevin from a small marketing business has been contracted to launch another company's products asks an LLM to "build a customer database on AWS that does (insert their inteleectual property here) " or the regular Juan who users AI to write code and waste and company and attendees time at first glance because it lacks basic software design principles, produces inaccurate results, and creates more work, especially for an experienced technical or business user. I think many feel, if we aren't doing it ourselves, it won't be done right. I’ve met Kevin's and the Juans - and it’s not just a joke—it’s your next headline - and waste of your time.
How to Actually Accelerate (Without the Ego)
If you want to truly accelerate and grow with AI, you have to drop the hubris. I’ve seen the difference it makes. Ego doesn't scale; governance does.
1. Embrace Citizen Developer Governance: Stop running "black ops". Implement a structured framework that includes fusion teams —pairing eager domain experts with actual technical leads. I’ve seen this approach save companies from disaster.
2. Understand the Shared Responsibility Model: Your cloud provider (like AWS or Azure) is responsible for the security of the cloud, but you are responsible for the security of what you put in the cloud. AI is not going to magically secure your data for you. I’ve watched too many ignore this, and pay the price.
3. Deploy CSPM Tools: Rely on Cloud Security Posture Management (CSPM) tools like SentinelOne, Wiz, or Microsoft Defender to automatically detect and remediate the exact cloud misconfigurations your AI just hallucinogenically deployed. I’ve seen these tools catch issues before they become headlines.
4. Deploy DSPM Tools and always Focus on Data: Rely on Data Posture Security Management tools like Varonis, Sentra.io or Cyera.io to automatically get control and protect your data estate.
AI is the most powerful tool we've ever been handed, but it has made us lazy, overconfident, and dangerously fragile. I’ve watched it happen to businesses big and small. Now is the time to swallow our pride, stop vibe-coding our way into security breaches, and start building responsibly—before it’s too late.



Comments