llms.txt Content
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<link href="https://qtrypzzcjebvfcihiynt.supabase.co/storage/v1/object/public/base44-prod/public/2df6c1643_MobbaiLogo.jpeg" rel="icon" type="image/svg+xml"/>
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
<link href="/manifest.json" rel="manifest"/>
<title>
llms.txt | Mobb Vibe Shield
</title>
<script crossorigin="" src="/assets/index-b7OKwWoX.js" type="module">
</script>
<link crossorigin="" href="/assets/index-wnfuNW6c.css" rel="stylesheet"/>
<script type="module">
if (window.self === window.top) {
let lastPath = "";
function getPageNameFromPath(path) {
const segments = path.split("/").filter(Boolean);
return segments[0] || null;
}
function trackPageView() {
const path = window.location.pathname;
if (path === lastPath) return;
lastPath = path;
const pageName = getPageNameFromPath(path) || "home";
const appId = "682f3d0e3487ba15aebcfd80";
if (!appId) return;
fetch(`/app-logs/${appId}/log-user-in-app/${pageName}`, {
method: "POST",
}).catch(() => {});
}
const originalPushState = history.pushState.bind(history);
history.pushState = function (...args) {
originalPushState(...args);
trackPageView();
};
const originalReplaceState = history.replaceState.bind(history);
history.replaceState = function (...args) {
originalReplaceState(...args);
trackPageView();
};
window.addEventListener("popstate", trackPageView);
trackPageView();
}
</script>
<meta content="Mobb Vibe Shield: Secure your AI-powered coding. Automatically detect and fix vulnerabilities in AI-generated code, so you can develop at full speed, with confidence." name="description"/>
<meta content="llms.txt | Mobb Vibe Shield" property="og:title"/>
<meta content="Mobb Vibe Shield: Secure your AI-powered coding. Automatically detect and fix vulnerabilities in AI-generated code, so you can develop at full spe