CV
Frontend6 min read3 views

Apple Bans AI-Generated "Vibe Coded" Apps — The End of No-Code Dreams?

Apple Draws the Line

Apple has removed the app "Anything" from the App Store for violating platform rules, marking a major escalation in its crackdown on vibe-coded software. The move sends a clear message: AI-generated apps that don't meet Apple's quality and security standards won't be tolerated.

AI code generation concept representing the vibe coding trend

What Is Vibe Coding?

Coined by OpenAI co-founder Andrej Karpathy in February 2025, vibe coding is the practice of describing software in natural language and letting AI generate the code. The term was named Collins English Dictionary Word of the Year 2025.

📊 The Scale: 92% of US developers use AI coding tools daily. GitHub reports 46% of all new code is AI-generated. Developer trust in AI code accuracy has dropped from 43% to 33%.

The Quality Problem

A CodeRabbit analysis of 470 open-source GitHub PRs found that AI-generated code contains:

  • 1.7x more major issues than human-written code
  • 75% more misconfigurations
  • 2.74x more security vulnerabilities
  • 45% of AI-generated samples contain OWASP Top-10 vulnerabilities

The Open Source Crisis

The impact on open source has been devastating:

  • Daniel Stenberg shut down cURL's bug bounty after AI submissions hit 20%
  • Mitchell Hashimoto banned AI code from Ghostty entirely
  • Steve Ruiz closed all external PRs to tldraw

The Trust Paradox

Metric20232026Trend
Developer favorability77%60%↓ 22%
Trust in AI accuracy43%33%↓ 23%
Daily AI tool usage44%92%↑ 109%

The paradox: everyone uses AI coding tools, but fewer people trust them. Adoption won, but confidence collapsed.

What Apple's Ban Means

Apple's move suggests that platform gatekeepers will increasingly scrutinize AI-generated software. This could create a two-tier market: professional apps built with AI assistance (acceptable) vs. fully vibe-coded apps with no human oversight (rejected).

The Future of Vibe Coding

Vibe coding isn't going away — but it's evolving. The industry is moving from "vibe coding" to "agentic engineering": using AI agents as sophisticated tools within a professional engineering workflow, not as replacements for engineering judgment.

Share:
CV

Cristhian Villegas

Software Engineer specializing in Java, Spring Boot, Angular & AWS. Building scalable distributed systems with clean architecture.

Comments

Sign in to leave a comment

No comments yet. Be the first!

Related Articles