---
archive-url: "https://web.archive.org/web/20260501121750/https://indianexpress.com/article/opinion/columns/the-fear-around-mythos-is-also-self-serving-ai-hype-for-india-safety-might-lie-in-more-open-source-resources-10664468/"
author:
- Pranesh Prakash
authors:
- Pranesh Prakash
categories:
- AI
- Security
- Openness
- FOSS
citation:
  abstract: Relying on proprietary LLMs for national security is an unacceptable supply-chain risk.
  accessed: 2026-05-01
  archive: "https://web.archive.org/web/20260501121750/https://indianexpress.com/article/opinion/columns/the-fear-around-mythos-is-also-self-serving-ai-hype-for-india-safety-might-lie-in-more-open-source-resources-10664468/"
  author: Pranesh Prakash
  available-date:
    date-parts:
    - - 2026
      - 4
      - 29
    iso-8601: 2026-04-29
    literal: 2026-04-29
    raw: 2026-04-29
  citation-key: prakashMythosSelfServingAIHype2026
  container-title: Indian Express
  issued:
    date-parts:
    - - 2026
      - 4
      - 29
    iso-8601: 2026-04-29
    literal: 2026-04-29
    raw: 2026-04-29
  title: "The fear around Mythos is also self-serving AI hype: For India, safety might lie in more open source resources"
  type: article-newspaper
  URL: "https://indianexpress.com/article/opinion/columns/the-fear-around-mythos-is-also-self-serving-ai-hype-for-india-safety-might-lie-in-more-open-source-resources-10664468/"
comments:
  hypothesis:
    theme: clean
date: 2026-04-29
description: |
  Relying on proprietary LLMs for national security is an unacceptable supply-chain risk.
engines:
- path: /opt/quarto/share/extension-subtrees/julia-engine/\_extensions/julia-engine/julia-engine.js
keywords:
- Mythos
- Anthropic
- FOSS
- open source
- digital sovereignty
- critical infrastructure
- Project Glasswing
- cybersecurity
license:
  text: CC BY-NC 4.0
  type: creative-commons
  url: "https://creativecommons.org/licenses/by-nc/4.0/"
listing-page: ../press.html
original-url: "https://indianexpress.com/article/opinion/columns/the-fear-around-mythos-is-also-self-serving-ai-hype-for-india-safety-might-lie-in-more-open-source-resources-10664468/"
publication: Indian Express
title: "The fear around Mythos is also self-serving AI hype: For India, safety might lie in more open source resources"
title-block-categories: true
toc-title: Table of contents
---

# The fear around Mythos is also self-serving AI hype: For India, safety might lie in more open source resources

"India seeks fair access to Anthropic's Mythos for critical infrastructure security" was a [headline](https://economictimes.indiatimes.com/tech/artificial-intelligence/india-seeks-fair-access-to-anthropics-mythos-for-critical-infrastructure-security/articleshow/130588755.cms) yesterday. The 'Mythos' being referred to is Anthropic's upcoming proprietary large language model (LLM), which they have deemed too dangerous to release, because it apparently excels at discovering security vulnerabilities in software. Under '[Project Glasswing](https://www.anthropic.com/glasswing)', Anthropic has provided exclusive access to the US government and a select set of US software companies and projects, in order to uncover and patch vulnerabilities. The reaction in New Delhi has been swift, but deeply misguided. Some tech policy wonks have urged India to "urgently seek participation in Project Glasswing." Pleading with the US for access to proprietary American tech concedes digital sovereignty, and won't help our cyber-defences. To understand why, we must deconstruct the Mythos hype.

It is true that frontier LLMs completely upend traditional cybersecurity---but not in the way Anthropic's hype suggests. While Mythos has been able to find security problems in important software projects like Linux, OpenBSD and Firefox, doing so [took thousands of attempts](https://red.anthropic.com/2026/mythos-preview/#:~:text=Across%20a,succeed), aside from a lot of money---Anthropic has set aside USD 100 million for the project. A report by Aisle, a cybersecurity firm, found that they could [independently replicate](https://aisle.com/blog/ai-cybersecurity-after-mythos-the-jagged-frontier) many of the publicized findings by Mythos using smaller, cheaper, open-weights models. A single Linux developer using an open-source LLM on a laptop has found several dozen vulnerabilities so far with [a custom tool](https://www.phoronix.com/news/Clanker-T1000-AMD-Ryzen-AI-Max). A [paper](https://arxiv.org/pdf/2604.20801) by Liu et al., showed a coordinated group of open source models (Kimi K2.5, in this case) could find ten previously unknown ("zero-day") vulnerabilities in Google Chrome. It demonstrated that while Anthropic's latest proprietary model was highly capable, deploying open-source models locally was the only economically viable way to bypass the prohibitive costs and limits associated with massive-scale, continuous vulnerability scanning.

Importantly, finding zero-day vulnerabilities is fundamentally different from [weaponizing them at scale](https://www.schneier.com/blog/archives/2026/04/on-anthropics-mythos-preview-and-project-glasswing.html), especially if good systems engineering principles like defence-in-depth are practiced. Many of the vulnerabilities found by Mythos [weren't exploitable](https://xark.es/b/mythos-firefox-150). In the speed-race of modern cybersecurity---detection, verification, coordination, and patching across systems---access to powerful open-source LLMs that can be modified and run cost-efficiently at scale is far more critical than having the absolute best model at any moment. Most [successful cyber-attacks are from known-but-unpatched vulnerabilities](https://www.rand.org/content/dam/rand/pubs/research_reports/RR1700/RR1751/RAND_RR1751.pdf#page=21) along with lack of defence in depth, rather than the zero-day vulnerabilities that are at the core of the Mythos hype. (Much to Anthropic's chagrin, Mythos couldn't prevent [unauthorized people from gaining access to Mythos](https://www.bloomberg.com/news/articles/2026-04-21/anthropic-s-mythos-model-is-being-accessed-by-unauthorized-users)!)

Will those seeking to exploit vulnerabilities (the US's NSA, India's NTRO, criminals, etc.) gain the upper hand because of LLMs or those seeking to defend against them? [Clement Delangue, Huggingface's CEO, points out that 'the Mythos moment' is asymmetrical in its impact](https://x.com/ClementDelangue/status/2046245285613969481): it helps the defenders more when it comes to FOSS, but attackers more when it comes to proprietary software. Historically, proprietary software relied on 'security through obscurity': hoping that obscuring the source code makes software harder to exploit. FOSS (and all of cryptography) relies on openness for security, captured in the dictum "[given enough eyeballs, all bugs are shallow](https://en.wikipedia.org/wiki/Linus%27s_law)". Delangue argues that since LLMs [can now read stripped binaries](https://aclanthology.org/2024.emnlp-main.203.pdf) (the part that proprietary software cannot hide), legacy proprietary firmware running in critical information infrastructure (CII) is suddenly legible to automated analysis and attacks. But FOSS is better protected since independent developers can use diverse AI toolchains (as long as they aren't regulated away) to investigate and fix bugs---"given enough eyeballs" simply evolves into "given enough eyeballs and AI agents and computing power." Just as previous generations of bug-finding automation, like [fuzzing](https://owasp.org/www-community/Fuzzing), were adopted by software developers and security professionals, they will now need to use LLMs as well; not doing so will give a leg up to the attackers. The security hype around LLMs is largely [true](https://www.schneier.com/blog/archives/2026/04/cybersecurity-in-the-age-of-instant-software.html); the [hype](https://www.artificialintelligencemadesimple.com/p/anthropics-claude-mythos-launch-is) around Mythos [isn't](https://www.theregister.com/2026/04/22/anthropic_mythos_hype_nothingburger/).

US Big Tech companies and officials have compared [advanced AI models to digital nukes](https://www.foxbusiness.com/technology/tech-giant-sam-altman-compares-powerful-ai-research-dawn-nuclear-warfare-report), hoping to erect regulatory barriers to competition from [Chinese](https://www.technologyreview.com/2026/02/12/1132811/whats-next-for-chinese-open-source-ai/) and [Indian](https://www.sarvam.ai/blogs/sarvam-30b-105b) companies---who are mostly working with and releasing open-weights (and in many cases, fully open source) AI models. Buying into that would harm our cybersecurity posture by lowering access to open AI models, and slowing down innovation and the [spread of the benefits of AI](https://economictimes.indiatimes.com/opinion/et-commentary/its-popular-mechanics-101-indias-edge-lies-in-using-ai-to-enhance-human-productivity-not-replace-it/articleshow/130586820.cms).

If India's CII depends on proprietary American LLMs like Mythos, our cyber-immune system can be [revoked by a whim](https://laweconcenter.org/resources/us-export-controls-on-ai-and-semiconductors-two-divergent-visions/) of US [foreign policy](https://www.tomshardware.com/tech-industry/us-stops-exports-of-chip-making-tools-to-chinas-number-two-chip-maker-hua-hong-and-huali-microelectronics-reportedly-on-the-cusp-of-starting-a-7-nm-fab-in-shanghai). 'But isn't China a potential threat as well?' one might ask. Yes, it is, but the reality is that this is not a conflict between US and Chinese tech; it is a battle between dependency versus the digital sovereignty that FOSS and open-source AI systems enable---once available under an open licence, code and models can be [modified](https://www.ibm.com/think/topics/open-source-ai) to suit one's own needs and run locally. Relying on proprietary LLMs (optimized for a [single country's chip architecture](https://www.tomshardware.com/tech-industry/artificial-intelligence/huawei-is-making-its-ascend-ai-gpu-software-toolkit-open-source-to-better-compete-against-cuda)) for our national security is an unacceptable supply-chain risk. The idea that only access to proprietary frontier models can secure our infrastructure is not only demonstrably false, but is the inverse of the truth.

In 2019, OpenAI initially held that [GPT-2 was too dangerous to release](https://www.theguardian.com/technology/2019/feb/14/elon-musk-backed-ai-writes-convincing-news-fiction), though that was clearly false. Now Anthropic is saying the same thing. We should learn to ignore such self-serving hype, and urgently push for FOSS and open models for the sake of our digital sovereignty and security.

*Pranesh Prakash is a tech law and policy analyst, and consults with think tanks, tech companies and universities. The views expressed are personal, and may conflict with those of his clients.*
