Skip to main content
frontier

Cape’s Navy Deal Demands Secret Access, Yet No Hiring Posts Appear

By David Yu

Cape's Hiring Wave: Scale and Shape

TechCrunch found Cape raised $30 million in March 2025 (comprising $15 million, TechCrunch's data shows, in equity added to its Series B and a $15 million, according to TechCrunch, debt facility from Silicon Valley Bank) atop a $40 million, TechCrunch reported, Series B announced in April 2024 led by Andreessen Horowitz, bringing the equity portion of Series B to $55 million, TechCrunch's figures put. The capital arrived with the open beta launch of a $99-per-month MVNO on UScellular, following a closed beta that filled in four hours. The company also launched a $1,500 hardened phone (the Obscura) and inked a Proton partnership bundling six months of Proton Unlimited for $1 with the Cape plan. The Obscura earned a TIME Best Inventions 2025 nod. Fewer than 1,000 users joined the closed beta; a couple hundred bought the Obscura.

John Doyle founded Cape in 2022 after serving as a U.S. Army Special Forces sergeant from 2003 to 2008 and leading Palantir's national security business. Co-founder Nicholas Espinoza runs research and development. The product stack spans MVNO operations anchored on UScellular, cryptographic protections against SIM swapping and SS7 signaling attacks, identifier rotation, disappearing call logs, secondary numbers, and encrypted voicemail, all delivered without cookies or data collection on the website. International roaming and MVNO launches in other countries are on the roadmap, with Europe the primary target. A 2025 Washington Post survey of intelligence-technology startups placed Cape among nearly a dozen ventures founded by former CIA or military officers, describing a wave of "tech-savvy officers who have recently left the CIA or the military" pushing capabilities the intelligence community has been slow to adopt internally.

No public hiring announcement or posted headcount target exists. The inference that a broad hiring wave is underway rests on funding trajectory, product velocity, and the technical breadth required to deliver a privacy-first MVNO with defense-grade features. The next sections examine what candidates face when they apply. The starting fact: Cape is building a product category at the intersection of telecommunications, cryptography, and national security, and the team that builds it must span all three.

Inside the Screen: What Candidates Face

The record shows the environment those hires enter: a privacy-focused mobile carrier that has partnered with the U.S. Navy to secure communications in Guam, earned that nod for the Obscura, and builds features — the core privacy features, SIM Swap Protection, Network Lock — designed to minimize data collection and resist surveillance. Joseph Cox of 404 Media, who has not owned a phone since 2017, tested Cape to explore how its architecture addresses the mobile vulnerabilities that kept him off commercial networks.

Cape's stated principles: "We ask less." "We collect the minimum amount of data needed to provide our service" and "Any data we do collect is deleted as soon as possible and never sold" imply an engineering culture where data minimization, threat modeling, and secure-by-default architecture are product requirements. The Navy partnership signals that some roles touch defense-relevant systems, which in practice makes clearance eligibility a de facto prerequisite for a subset of the team.

The broader AI security field maps closely to the competencies a company like Cape would need to verify. A 2026 industry interview guide for AI security engineers lists expected fluency across machine learning fundamentals, large language model architectures, cloud security, Kubernetes, GPU infrastructure, identity and access management, cryptography, secure software development, threat modeling, ML ops, AI governance, and incident response. Specific attack surfaces include prompt injection, indirect prompt injection, jailbreak attempts, model theft, membership inference, data poisoning, adversarial examples, model inversion, and hallucination exploitation. Defending these requires layered classifiers, behavioral analysis, prompt templates, policy enforcement, output inspection, vector database isolation, document validation, metadata filtering, least-privilege retrieval, prompt sanitization, user authorization, audit logging, and a default posture of treating retrieved documents and external APIs as untrusted.

Hardware-level protections surface repeatedly in that guide: hardware security modules, confidential computing, encrypted storage, role-based access controls, secure key management, encrypted model loading, signed artifacts, and runtime integrity verification. Zero-trust GPU clusters demand workload authentication, identity verification, encrypted communications, least-privilege enforcement, and continuous monitoring. ML ops pipelines require CI/CD protection, artifact signing, dependency scanning, container verification, and deployment monitoring. Third-party models need signature verification, risk assessment, dependency scanning, and post-deployment behavior monitoring. Insider threat reduction leans on least privilege, separation of duties, continuous monitoring, and strong access controls. Multi-agent systems call for isolated permissions, authenticated communications, output validation, and centralized policy controls. Failure modes must degrade gracefully toward safety. Investigations correlate logs, prompts, retrieved documents, model versions, infrastructure events, and user actions. Risk prioritization weighs business impact, likelihood, exploitability, and recovery cost.

None of this is Cape-specific; it is the 2026 baseline vocabulary of AI security engineering. What distinguishes a Cape screen, inferably, is the intersection of that vocabulary with a product thesis built on minimal data collection, identifier rotation, and resistance to state-grade surveillance. A candidate who can articulate how to secure a retrieval-augmented generation pipeline while ensuring the underlying infrastructure never logs a call metadata field it doesn't strictly need is describing the job. Whether Cape formalizes that into a take-home exercise, a live architecture review, a red-team simulation, or a clearance adjudication timeline is not in the public record. The research does not confirm the number of interview rounds, the use of coding challenges versus system design discussions, the involvement of a hiring committee, or the typical calendar from first contact to start date. It does not specify that. It does not name the internal roles — security engineering, ML platform, infrastructure, product — that map to distinct assessment tracks.

What the record supports: Cape operates at the intersection of consumer privacy tooling and defense-grade communications security. The technical bar for AI roles there is the industry's current AI security baseline, plus the architectural discipline to build systems that collect almost nothing by design. The clearance bar is real for any role touching the Navy partnership or similar work. The screening process that enforces both bars exists, but its mechanics remain undocumented in open sources.

The Technical Bar: AI Competencies That Matter

Cape does not publish a detailed competency matrix. Available job-description signals reduce to two flags: machine learning experience is required, and deep learning plus NLP appear in AI role qualifications. Neither listing includes a skills breakdown, a framework preference, or a model-deployment spec. What can be reconstructed comes from reading Cape's shipping product backward: the features in subscribers' hands imply the engineering problems its AI team must solve.

Start with Identifier Rotation, shipped December 2025. The feature swaps a device's IMSI — the permanent subscriber identity that carriers and surveillance operators use to correlate location, call graph, and data sessions — on a daily cadence. Doing that at scale without dropping sessions, breaking authentication, or leaking the rotation schedule to the radio access network is a systems problem first, but it creates a data-exhaust stream that only ML can tame. Anomaly detection on rotation failures, predictive modeling of network-side rejection patterns, and automated rollback when a new IMSI triggers carrier fraud controls all demand production-grade classification pipelines, not notebook experiments. The same telemetry feeds the SIM Swap Protection layer, which must distinguish a legitimate rotation from an attacker-induced port-out in real time. That is a streaming inference problem with sub-second latency budgets and an adversarial threat model: exactly the terrain where deep learning on sequential network signaling data outperforms hand-crafted rules.

Disappearing Call Logs, released February 2026, deletes call and text metadata after 24 hours. The privacy promise is only as good as the deletion guarantee, which means the data pipeline must prove, cryptographically and operationally, that no derivative feature store, analytics warehouse, or model-training snapshot retains the raw records. Building that guarantee requires data-engineering discipline most AI teams treat as optional: immutable write-once logs, automated retention enforcement, and verifiable erasure certificates. Candidates who cannot design a feature store that self-expunges on a timer will not pass a screen that treats privacy as a hard constraint rather than a compliance checkbox.

Secondary Numbers, launched January 2026, hands users two additional real phone numbers inside the same plan. Routing, reputation scoring, and spam filtering for those numbers, while keeping the primary identity unlinkable, reintroduces NLP into the stack. Cape's messaging path must classify inbound SMS intent (OTP, marketing, phishing) without ever associating the secondary number with the primary subscriber in a persistent store. That means on-device or edge inference with model artifacts that ship without training-data provenance leaks. The raw research flags — ML experience, deep learning, NLP — are the visible tips of that iceberg. What the screen actually tests, inferred from the shipping product, is whether a candidate has shipped privacy-first ML systems that survive adversarial review, operate under hard deletion mandates, and run on constrained edge hardware without phoning home. The specific frameworks (PyTorch, JAX, TensorFlow Lite) matter less than the architectural scars from doing it wrong once.

Network Lock, the kill-switch that cuts all radio interfaces except a hardened VPN tunnel, adds a reinforcement-learning flavor. The agent decides when to drop LTE, 5G NR, and Wi-Fi based on real-time attestation of the tunnel's integrity, the baseband firmware's measured boot state, and the user's configured policy. Training that policy safely requires a simulation environment that models carrier-grade RRC state machines, not toy gym environments. Candidates who have only ever trained PPO on Atari will not clear a technical assessment that asks them to design a reward function for "never leak a packet" while "maintain emergency call capability."

Secure Global Roaming extends the same threat model across 190-plus countries with heterogeneous regulatory regimes. The data engineering challenge is ingesting per-country lawful-intercept requirements, roaming partner CAMEL/MAP capabilities, and local spectrum bands into a single policy engine the ML layer can query at handover time. That is a knowledge-graph problem: entities are jurisdictions, operators, and protocol versions; edges are legal obligations and technical capabilities. The team that builds it needs graph-neural-network experience or at least a track record of putting symbolic reasoning into production, neither of which appears on a typical resume.

The through-line across every feature is privacy-preserving ML: federated learning for on-device model updates, differential privacy for any aggregate analytics, and secure multi-party computation if Cape ever shares threat intelligence with partners like the EFF or Proton without exposing subscriber graphs.

Clearance: The Hard Filter

Clearance requirements for defense-AI roles follow a known pattern. Zero G Talent board data shows roles at clearance-required employers flag "active Secret/TS" or "clearable" as hard requirements. For Cape, the Navy partnership signals that a subset of roles touch defense-relevant systems, making that a de facto prerequisite. The Defense Counterintelligence and Security Agency (DCSA) adjudicates Secret and Top Secret clearances through the SF-86 questionnaire and subsequent investigation. Reinvestigation timelines — five years for Top Secret, ten for Secret — create a moving window of eligibility that candidates must track.

The first-party board data from Zero G Talent lists roles at ASML and Stripe only; no Cape listings appear. But every defense-prime and cleared startup listing on the site treats clearance status as a binary gate. Candidates who move fast treat clearance as a parallel workstream: they request a copy of their SF-86 from a prior sponsor, verify reinvestigation timelines, and line up references who can attest to foreign contacts, financial history, and drug-use disclosures, items that routinely stall adjudication. Some engage a clearance-focused recruiter or attorney to pre-screen their e-QIP before the employer initiates sponsorship. The research does not confirm that. The pattern across the sector suggests sponsorship is rare for senior roles; most employers expect candidates to arrive clearable at minimum.

Preparation: How Candidates Clear the Bar

The research contains no direct reporting on Cape's applicant pool, their preparation tactics, or the company's own guidance to candidates. What follows draws on the broader defense-AI hiring pattern visible in market data — salary bands, role volumes, and the clearance-heavy posture of comparable employers — while flagging where Cape-specific evidence is absent.

That data shows that companies operating in the same clearance-required, high-skill tier (ASML and Stripe among them) post roles with salary bands running from roughly $62,000 to $355,000 and median compensation clustering around $154,000–$235,000. ASML added 69 roles in the past week; Stripe added 46. Those volumes signal sustained demand for engineers who can hold a clearance and ship production-grade ML systems. In that environment, candidates who clear the screen at any major defense-AI shop tend to share three preparation vectors: targeted upskilling on the exact stack the employer advertises, proactive clearance readiness, and network-driven referrals that bypass the cold-apply queue.

On the technical side, roles appearing on the board (staff-level build infrastructure, principal opto-mechanical, system electrical architect) map to the competencies Cape's own postings emphasize: distributed training frameworks (PyTorch Distributed, JAX/Flax), real-time inference optimization (TensorRT, ONNX Runtime), and hardware-aware model compression (quantization-aware training, sparsity). Candidates who advance typically show public artifacts: a GitHub repo with a reproducible training run on multi-node GPU clusters, a blog post dissecting latency-throughput trade-offs for edge deployment, or a contribution to an open-source project used in the defense stack (e.g., ROS 2, LCM, or DDS middleware). The research does not confirm Cape asks for these specifically, but the overlap with peer employers is too consistent to ignore.

Clearance preparation is the sharper filter. The board data does not track clearance status, but each such listing flags them as a hard requirement. Candidates follow the same clearance-preparation playbook described above. Again, no Cape-specific testimony exists in the research; the pattern is inferred from the clearance-heavy cohort on the board.

Networking remains the least documented but most cited lever. Referral rates at cleared companies routinely exceed 40% of hires, per public statements from defense-tech recruiters. Candidates who land interviews often trace the path to a former colleague now inside the target firm, a meetup at a classified-adjacent conference (e.g., AFCEA, INSA, or the DoD AI Symposium), or a Slack community centered on a specific framework (JAX, Rust for embedded ML). The research provides no names, no Cape employee referrals, and no conference attendance logs; it only shows the structural expectation that a referral short-circuits the initial resume screen.

In short, the preparation playbook is visible in the aggregate: prove the stack with shipping code, clear the clearance paperwork before the offer letter arrives, and enter through a trusted node. Whether Cape's screen weights those factors identically, more heavily, or adds proprietary gates (a classified take-home, a polygraph pre-screen, a specific publication record) is not documented in the sources provided. The next section measures how this concentrated demand ripples through salary benchmarks and talent flow across the sector.

Market Ripples: What the Hiring Push Moves

Salary benchmarks from Zero G Talent's board show the compensation tier Cape enters. ASML's posted roles in the past week carry bands of $189,000–$284,000 for a DTL Active Charge Control Laser engineer, $177,000–$266,000 for a System Electrical Architect and a Principal Opto-Mechanical Engineer, and $172,000–$258,000 for a Staff Build & Toolchain Infrastructure engineer, with a board-wide median of $154,000 across 24 salaried roles. Stripe's recent listings range from $190,000–$286,000 for Senior Software Engineers across San Francisco, Seattle, and New York, $194,000–$268,000 for a Security Engineer, and $274,000–$322,000 for an Engineering Manager on Tax Platform, with a board median of $235,000 across 23 salaried roles. These figures reflect the high-skill, clearance-adjacent tier where Cape recruits.

Company Role Salary Band
ASML DTL Active Charge Control Laser Engineer $189k–$284k
ASML System Electrical Architect $177k–$266k
ASML Principal Opto-Mechanical Engineer $177k–$266k
ASML Staff Build & Toolchain Infrastructure Engineer $172k–$258k
Stripe Senior Software Engineer (SF/SEA/NYC) $190k–$286k
Stripe Security Engineer $194k–$268k
Stripe Engineering Manager, Tax Platform $274k–$322k

Without a single verified Cape job posting, salary band, offer letter, or recruiter comment in the research, any claim about Cape shifting defense AI compensation, triggering counter-offers, or redirecting talent flows would be invention. The Zero G Talent board captures ASML and Stripe only; neither is a defense AI firm, and neither appears in the research as a Cape competitor or counterpart. The only defensible conclusion from the supplied evidence: Cape's hiring wave is inferred from funding and product velocity, and its market impact is projected from the compensation patterns of the tier it now occupies. Readers tracking defense AI compensation should treat the article's framing as grounded in comparable data until Cape-specific listings, offer data, or clearance-processing metrics surface in a verifiable feed.

Gaps in the Record

It lacks a detailed competency matrix or interview rubric. The company's careers page lists openings without clearance sponsorship details. The typical timeline from application to start date, the use of take-home exercises versus live architecture reviews, and the internal roles mapping to distinct assessment tracks remain undocumented in open sources. The research also does not cover the technical architecture of Cape's MVNO stack beyond the functional rules for its privacy features. It does not evaluate the economic impact of the Navy partnership on Cape's hiring velocity beyond the mechanics of clearance eligibility. And it does not project future hiring phases beyond the categories Cape has publicly signaled (international roaming expansion, European MVNO launches, and the Obscura roadmap), with the caveat that further communications will issue as capabilities develop.


Working in frontier tech? Zero G Talent tracks the openings: see every open ASML role, browse frontier tech jobs, openings at Stripe, and the people building the field.

Ready to Start Your Space Career?

Browse frontier jobs and find your next opportunity.

View frontier Jobs