What happened

Base44 partnered with Wiz, the Google Cloud security platform, to add security scanning directly into its app-building workflow. The stated target is “shadow AI,” which Base44 defines as any AI tool, model, or AI-built app that people inside an organization use or create without IT or security’s knowledge or approval. It’s the AI-era version of shadow IT: tools adopted from the bottom up faster than anyone can track them.

Base44 cites a Gartner projection that “by 2030, more than 40% of organizations will experience a security or compliance incident tied to shadow AI.” That’s a forecast, not a measured outcome, but it’s the reasoning behind the partnership.

Why it matters

AI app builders exist to let people without a software engineering background ship a working app in hours, complete with a database, logins, and access to real data. That speed is the entire point of a tool like Base44. It also means an app touching real user data can go live before anyone with security responsibility even knows it exists.

Base44 frames the tradeoff plainly: an organization can “lock everything down and lose productivity, or let it run and lose visibility.” The Wiz integration is an attempt at a third option: keep building fast, but check the app before it ships.

Concretely, a builder can run a Wiz scan against an app’s code. That scan checks the app against the organization’s own existing Wiz security policy and flags things like vulnerable dependencies and risky code patterns. Findings appear inside Base44 so a builder can fix them without switching tools, and the same results also flow to the organization’s Wiz dashboard, giving a security team visibility they didn’t have before.

Base44 also added two account-level controls: restricting which integrations an app is allowed to use, and role-based publishing, meaning an organization can define who is allowed to make an app live and to whom.

Who should care

This is built for teams, not solo builders. If you build inside an organization that already has an IT or security function, and that organization uses Wiz, this closes a real gap. Someone can now see what AI-built apps exist and what they’re exposed to before those apps reach real users.

If you build alone with no security team behind you, the Wiz-specific tooling doesn’t apply to you directly. The underlying risk still does. An app you build with a login and a database is only as safe as the access controls you actually set on it, whether or not anyone is scanning it.

What builders should do next

If you build inside a Base44 workspace with security or IT oversight, ask whether Wiz is already connected. Base44’s post doesn’t give pricing or a specific settings path, it only points to its own documentation for connecting Wiz. If you have admin or publishing rights, use Base44’s role-based publishing controls to decide who can make an app live and to whom, and restrict integrations to what an app genuinely needs rather than leaving everything open by default.

If you’re building solo, the practical lesson holds regardless of tooling: an app that quietly does something you didn’t intend is still a risk, even with no organization or security team involved. Before you publish anything that touches real user data, check what integrations and login options are actually enabled, not just whether the feature works.


End of article