CINXE.COM
Invariant Labs - Careers
<!DOCTYPE html> <html lang="en"> <head> <title>Invariant Labs - Careers</title> <meta charset="utf-8" /> <meta name="generator" content="Pelican" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="stylesheet" type="text/css" href="/theme/css/invariant.css" /> <link rel="stylesheet" type="text/css" href="/theme/css/prompt.css" /> <link rel="icon" type="image/png" href="/theme/images/logo.png"> <link rel="apple-touch-icon" href="/theme/icon/apple-touch-icon.png"> <link rel="manifest" href="/theme/icon/site.webmanifest"> <link rel="icon" type="image/png" href="/theme/icon/favicon-32x32.png" sizes="32x32"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0"> <!-- background tint (e.g. on iphone) --> <meta name="theme-color" content="#FFFFFF"> <meta name="msapplication-navbutton-color" content="#FFFFFF"> <meta name="apple-mobile-web-app-status-bar-style" content="#FFFFFF"> <script> function toggleMobileNav(parent) { const isOpen = parent.classList.contains('open'); const isHiding = parent.classList.contains('hide'); if (isHiding) { return; } document.body.classList.toggle('no-scroll', !isOpen); if (isOpen) { parent.classList.add('hide'); window.setTimeout(() => { parent.classList.remove('open'); parent.classList.remove('hide'); }, 200); } else { parent.classList.add('open'); scrollTo(0, 0) } } // on load show (if #nav is present) // document.addEventListener('DOMContentLoaded', () => { // if (window.location.hash === '#nav') { // const mobileNav = document.querySelector('nav.mobile'); // toggleMobileNav(mobileNav); // } // }); </script> </head> <body class="darker"> <header> <div class="content-width"> <hgroup class="logo" aria-label="Invariant Labs"> <a href="/"> <img src="/theme/images/logo.svg" alt="logo" /> <img class='text light-mode-only' src="/theme/images/logo-font-dark.svg" alt="Invariant Labs" /> <img class='text dark-mode-only' src="/theme/images/logo-font-light.svg" alt="Invariant Labs" /> </a> </hgroup> <nav class="full"> <ul> <li><a href="https://invariantlabs.ai/about.html" >About</a> </li> <li><a href="https://invariantlabs.ai/blog.html" >Blog</a> </li> <li><a href="https://invariantlabs.ai/careers.html" aria-current="page" >Careers</a> </li> <li class="button"> <button class="with-arrow" onClick="window.location.href='index.html#analyzer';">Learn More</button> </li> </ul> </nav> <nav class="mobile"> <button class="hamburger" aria-label="Menu" onClick="toggleMobileNav(this.parentNode)"> <span class="line line-1"></span> <span class="line line-2"></span> </button> <ul> <li><a href="https://invariantlabs.ai/about.html" >About</a> </li> <li><a href="https://invariantlabs.ai/blog.html" >Blog</a> </li> <li><a href="https://invariantlabs.ai/careers.html" aria-current="page" >Careers</a> </li> <li class="button"> <button class="blue with-arrow" onClick="window.location.href='index.html#analyzer';">Learn More</button> </li> </ul> </nav> </div> </header> <main> <div class="content-width"> <img src="/theme/images/go-up.svg" alt="Invariant Labs" class="careers" width="20%" height="20%"> <h2 class="site">Careers</h2> <h3 class="career subsite">Join Invariant Labs to build secure and autonomous AI systems.</h3> <div class="blog"> <article class="careers full"> <p>We are on a mission to unlock the power of agentic AI systems by making them secure, trustworthy and reliable. </p> <p><strong>Our team:</strong> Our dedicated and fast-moving team consists of leading AI and security researchers, repeat founders, creators of popular open-source projects, Olympiad gold medalists, and cybersecurity experts. We blend the unique experience at top research institutions such as ETH Zurich, Stanford, and the University of Cambridge and industry leaders such as Facebook, Twitter, Google Brain, Snyk and Adobe.</p> <p><strong>Who are we looking for:</strong> We are assembling a team of top engineers, researchers and builders who can learn and execute quickly and are not afraid to dive deep into cutting-edge products and research. If this sounds like you, we offer an opportunity to make a significant impact both within our company and on the world at large as we tackle together some of the most difficult challenges in AI.</p> <p><center></p> <div class="buttons"> <button onClick="window.location.href='https://app.dover.io/dover/careers/ca7c77c0-6eb3-476f-96e9-8db174226b1c'" class="blue with-arrow">Apply now</button> </div> <p></center></p> </article> </div> </div> </main> <footer> <div class="content-width"> <div class="footer-content"> <hgroup class="logo" aria-label="Invariant Labs"> <a href="/" class="logo" aria-label="Invariant Labs"> <img src="/theme/images/logo.svg" alt="logo" /> <img class="text" src="/theme/images/logo-font-light.svg" alt="Invariant Labs" /> </a> </hgroup> <div class="right"> <nav class="full"> <ul> <li><a href="https://invariantlabs.ai/about.html" >About</a> </li> <li><a href="https://invariantlabs.ai/blog.html" >Blog</a> </li> <li><a href="https://invariantlabs.ai/careers.html" aria-current="page" >Careers</a> </li> <li class="button"> <button class="with-arrow blue" onClick="window.location.href='index.html#analyzer';">Learn More</button> </li> </ul> </nav> </div> <div class="imprint"> <p class="address"> 漏 2025, Invariant Labs AG, Josefstrasse 219, 8005 Zurich, Switzerland </p> <div class="policy"> <ul> <li><a href="/terms-and-conditions">Terms of Use</a></li> <li><a href="/privacy-policy">Privacy Policy</a></li> </ul> </div> </div> </div> </div> </footer> </body> </html>