AI firm Anthropic is investigating a potential breach of its new model, Mythos. But developers say that developing such powerful AI technology is necessary to prevent future — and potentially more dangerous — cyberattacks. (Samuel Boivin/NurPhoto via Getty Images)
Artificial intelligence is making life easier for some — and a lot harder for others. San Francisco-based AI firm Anthropic — which also developed the chatbot Claude — earlier this month released Mythos, a powerful model developers claim can identify and exploit “vulnerabilities in every major operating system and every major web browser when directed by a user to do so.”
Anthropic has only given a few companies — among them JPMorgan Chase, cybersecurity giant CrowdStrike and fellow AI developers Google and Amazon — access to Mythos as part of what it’s calling “Project Glasswing.” The goal of this partnership, Anthropic said, is to use Mythos to prevent hackers (who are using their own powerful AI models) from targeting the weak spots in the software that helps these massive corporations run.
But despite the high level of secrecy surrounding its model, Anthropic confirmed to KQED on Thursday that it is currently investigating a report of “unauthorized access” to Mythos through one of the third-party vendors helping develop the software. The company has not found any evidence yet that Anthropic systems have been affected or that the reported activity extends beyond the third-party vendor environment.
Even before this latest incident, multiple cybersecurity experts and global leaders raised concerns about the power of Mythos and the potential consequences if this software fell into the wrong hands.
Earlier this week, KQED’s Forum spoke with Alex Stamos, computer science lecturer at Stanford University and chief product officer for San Francisco-based AI firm Corridor, to understand why developers still move forward with creating such powerful technology despite the potential risks.
Keep reading for the takeaways from his conversation with KQED’s Mina Kim, including insights on how folks who are not software engineers can sift through all the buzz surrounding this quickly evolving technology.
This conversation has been edited for length and clarity.
Mina Kim: What is Mythos capable of?
Alex Stamos: Mythos is a model that Anthropic has not released publicly. They’ve provided it to a very small number of large companies to use privately, as well as to some very important open-source projects to use.
Anthropic believes Mythos marks a large-scale change from the AI capabilities that have existed in the past. They’ve now been able to find thousands of vulnerabilities instead of just dozens or hundreds.
What we’ve seen in the past is that these things are really good at finding bugs, and they’re much faster than humans. But now Mythos is even better than the best human security consultants and security engineers.
The Anthropic website and the company’s logo are displayed on a computer screen in New York on Feb. 26, 2026. (Patrick Sison/AP Photo)
You’re describing an incredible tool to find bugs, holes and issues that we have not seen before so that we can defend against them. So why is it scaring people so much?
It’s scaring people because the first step in attacking a system is finding flaws in that system. In the cybersecurity world, we use a term called the kill chain. This is a term we borrowed from the military.
When the military uses it, it refers to discovering an asset, doing reconnaissance, and figuring out how to deliver a weapon on a target.
In the cyber world, the kill chain involves reconnaissance, finding a flaw in a system used by a target, weaponizing that flaw, delivering the exploit, establishing command and control of the system, exploring the network, moving through it, and then doing whatever you want — whether that’s stealing data, shutting down a system, or encrypting it for ransom.
Major AI companies, like Anthropic and OpenAI, have released threat reports — building on earlier efforts from companies like Facebook and Google— that show how people use these platforms for malicious activity.
Those reports show that advanced threat actors are using AI to automate other parts of the attack process, like exploring networks, breaking in and establishing control channels.
What we’re seeing is attackers taking tasks that used to require human effort — and therefore had limits — and using AI to make them faster and cheaper.
And I imagine that our ability to patch or defend against these activities pales in comparison, or am I wrong? Do the patches exist, and are they easy to implement?
This is where AI can help. AI can find flaws, and it can also write patches. That’s the good news. That’s why Anthropic is providing Mythos to companies and open-source maintainers — not just to find bugs, but to fix them.
What we’re trying to do as an industry right now is fix vulnerabilities before adversaries can exploit them. There’s a race underway. The most advanced models — what we call foundation models, like those from Anthropic, OpenAI and Google — are currently ahead of open-weight models, many of which are developed by Chinese companies.
A listener writes: ‘Anthropic is releasing their models as a warning, but there’s no federal or state guidelines on this. Are we close to government regulatory action at all?’
The current administration came down on Anthropic because they thought they were too ethical … Of the major AI labs, I think Anthropic is the one with the most deep-seated ethical frameworks. I think we’re fortunate that they have the models that are the best at bug-finding, and they’re setting a good standard here.
Do you know the extent to which the federal government is also using Mythos to search for and patch its own security vulnerabilities?
My understanding is that U.S. Cyber Command has been testing Mythos. Now the fascinating question is: How is the U.S. government going to use it?
Left: Anthropic co-founder and CEO Dario Amodei speaks at INBOUND 2025 on Sept. 4, 2025, in San Francisco, California. Right: Defense Secretary Pete Hegseth listens during a Pentagon briefing on April 8, 2026, in Arlington, Virginia. (Chance Yeh/Getty Images for HubSpot; Andrew Harnik/Getty Images)
Cyber Command — which have both a defensive responsibility and an offensive responsibility — are supposed to think about if we know of a bug, do we use it against America’s enemies, or do we get it fixed to defend America?
Are they only gonna use Mythos to find bugs to be used against America’s enemies, or are they going to use it for defensive purposes? And what is Anthropic’s response going to be?
Will Anthropic put restrictions so you can only use Mythos for defensive purposes —or will they allow Mythos to be used for offensive purposes?
Can they even control that once they let them have access to it?
I don’t know. I don’t think so. For the most part, my understanding is Anthropic’s models that the NSA is using and Cyber Command are probably running in Amazon Bedrock … what’s called Amazon’s top secret cloud, which means that Anthropic’s employees — at least those without top secret clearance — will not have access to any of the logs there.
A listener writes: ‘If Anthropic lacks capacity to handle Mythos right now, why release it at all? If they want big companies to evaluate it, why publicize it? Seems fishy.’
I don’t think it’s fishy. This is a normal part of any release process is that you have a small set of testers. They’re also improving it by doing this. Anthropic gets feedback on this.
These people find bugs. They also find false positives. If Mythos finds a bug and JPMorgan Chase says, ‘This isn’t a real bug,’ then that goes back into the training set for the next build of Mythos. Anthropic, I think, truly believes they’re doing the right thing here by getting these bugs fixed.
There’s really no going back once this tool is out there, right? But I can hear people asking, why even build these tools in the first place? Why are they even free to do this in the first place if they’re so dangerous and can create such havoc? Is it just inevitable?
We’re getting philosophical. This is the core conflict at the heart of Anthropic, but also other AI companies’ reason for existence … Part of the argument here is it’s just math. Once these ideas were released, it was inevitable people would have this progress.
It’s not like the atomic bomb, where you have to have uranium and a huge industrial base. This just requires laptops and graphics cards. Other countries, other people, other companies will be doing it.
If you believe that you can build an ethical framework to do it well, then you believe that you should do it first and do it correctly. In this case, you could try to mitigate the harm by finding all these bugs and getting them fixed or fixing the software first before other people do it and actually do it harmfully.
A listener writes: ‘You’re talking about cyberattacks on a large scale with large companies or countries. But what about me? Should I be worried about people hacking into my personal computer or phone or something?’ What can we do?
About Mythos, nothing. That’s not something that individual people should be dealing with. The way normal people are hacked in 2026 is the same way normal people were hacked in 2016, 2006 and maybe even 1996. The number one way normal people are hacked is they use the same password in every single website all day.
Get a password manager and put all your passwords in there. Have it generate random passwords and then have one really good password, and then you can write it down. I know people say don’t write down passwords, but that’s really stupid because nobody can steal the password in your pocket from Russia. If it’s in your wallet or your purse, they can’t reach from five thousand miles away and take it out of your wallet or purse. Nobody mugs you for your password.
What are we likely to see in the next couple of years with these models rolling out? What should we be prepared for in this sort of initial period?
Our product road map at Corridor is three months long right now. Because if you plan beyond three months, everything has changed in our industry. For the first time ever, technology is building technology. From a security perspective, a lot depends on which of two futures we’re living in.
In the optimistic future, the bug curve flattens out. The superhuman capabilities end up not inventing entirely new classes of vulnerabilities. At least the types of bugs are the kinds we’ve seen before. There’s a finite number of them, and we’re just draining the swamp.
The pessimistic future is that these new things invent things that I don’t know exist. The hard part is, I can’t really guess because I am predicting superhuman capabilities here. For superhuman models that are gonna be invented by the models that exist right now. In the pessimistic view, we are going to have to work with AI to rebuild the systems that our lives rely upon, using memory-safe and type-safe languages, using formal models.
window.__IS_SSR__=true
window.__INITIAL_STATE__={
"attachmentsReducer": {
"audio_0": {
"type": "attachments",
"id": "audio_0",
"imgSizes": {
"kqedFullSize": {
"file": "https://ww2.kqed.org/news/wp-content/themes/KQED-unified/img/audio_bgs/background0.jpg"
}
}
},
"audio_1": {
"type": "attachments",
"id": "audio_1",
"imgSizes": {
"kqedFullSize": {
"file": "https://ww2.kqed.org/news/wp-content/themes/KQED-unified/img/audio_bgs/background1.jpg"
}
}
},
"audio_2": {
"type": "attachments",
"id": "audio_2",
"imgSizes": {
"kqedFullSize": {
"file": "https://ww2.kqed.org/news/wp-content/themes/KQED-unified/img/audio_bgs/background2.jpg"
}
}
},
"audio_3": {
"type": "attachments",
"id": "audio_3",
"imgSizes": {
"kqedFullSize": {
"file": "https://ww2.kqed.org/news/wp-content/themes/KQED-unified/img/audio_bgs/background3.jpg"
}
}
},
"audio_4": {
"type": "attachments",
"id": "audio_4",
"imgSizes": {
"kqedFullSize": {
"file": "https://ww2.kqed.org/news/wp-content/themes/KQED-unified/img/audio_bgs/background4.jpg"
}
}
},
"placeholder": {
"type": "attachments",
"id": "placeholder",
"imgSizes": {
"thumbnail": {
"file": "https://cdn.kqed.org/wp-content/uploads/2024/12/KQED-Default-Image-816638274-2000x1333-1-160x107.jpg",
"width": 160,
"height": 107,
"mimeType": "image/jpeg"
},
"medium": {
"file": "https://cdn.kqed.org/wp-content/uploads/2024/12/KQED-Default-Image-816638274-2000x1333-1-800x533.jpg",
"width": 800,
"height": 533,
"mimeType": "image/jpeg"
},
"medium_large": {
"file": "https://cdn.kqed.org/wp-content/uploads/2024/12/KQED-Default-Image-816638274-2000x1333-1-768x512.jpg",
"width": 768,
"height": 512,
"mimeType": "image/jpeg"
},
"large": {
"file": "https://cdn.kqed.org/wp-content/uploads/2024/12/KQED-Default-Image-816638274-2000x1333-1-1020x680.jpg",
"width": 1020,
"height": 680,
"mimeType": "image/jpeg"
},
"1536x1536": {
"file": "https://cdn.kqed.org/wp-content/uploads/2024/12/KQED-Default-Image-816638274-2000x1333-1-1536x1024.jpg",
"width": 1536,
"height": 1024,
"mimeType": "image/jpeg"
},
"fd-lrg": {
"file": "https://cdn.kqed.org/wp-content/uploads/2024/12/KQED-Default-Image-816638274-2000x1333-1-1536x1024.jpg",
"width": 1536,
"height": 1024,
"mimeType": "image/jpeg"
},
"fd-med": {
"file": "https://cdn.kqed.org/wp-content/uploads/2024/12/KQED-Default-Image-816638274-2000x1333-1-1020x680.jpg",
"width": 1020,
"height": 680,
"mimeType": "image/jpeg"
},
"fd-sm": {
"file": "https://cdn.kqed.org/wp-content/uploads/2024/12/KQED-Default-Image-816638274-2000x1333-1-800x533.jpg",
"width": 800,
"height": 533,
"mimeType": "image/jpeg"
},
"post-thumbnail": {
"file": "https://cdn.kqed.org/wp-content/uploads/2024/12/KQED-Default-Image-816638274-2000x1333-1-672x372.jpg",
"width": 672,
"height": 372,
"mimeType": "image/jpeg"
},
"twentyfourteen-full-width": {
"file": "https://cdn.kqed.org/wp-content/uploads/2024/12/KQED-Default-Image-816638274-2000x1333-1-1038x576.jpg",
"width": 1038,
"height": 576,
"mimeType": "image/jpeg"
},
"xxsmall": {
"file": "https://cdn.kqed.org/wp-content/uploads/2024/12/KQED-Default-Image-816638274-2000x1333-1-160x107.jpg",
"width": 160,
"height": 107,
"mimeType": "image/jpeg"
},
"xsmall": {
"file": "https://cdn.kqed.org/wp-content/uploads/2024/12/KQED-Default-Image-816638274-2000x1333-1-672x372.jpg",
"width": 672,
"height": 372,
"mimeType": "image/jpeg"
},
"small": {
"file": "https://cdn.kqed.org/wp-content/uploads/2024/12/KQED-Default-Image-816638274-2000x1333-1-672x372.jpg",
"width": 672,
"height": 372,
"mimeType": "image/jpeg"
},
"xlarge": {
"file": "https://cdn.kqed.org/wp-content/uploads/2024/12/KQED-Default-Image-816638274-2000x1333-1-1020x680.jpg",
"width": 1020,
"height": 680,
"mimeType": "image/jpeg"
},
"full-width": {
"file": "https://cdn.kqed.org/wp-content/uploads/2024/12/KQED-Default-Image-816638274-2000x1333-1-1920x1280.jpg",
"width": 1920,
"height": 1280,
"mimeType": "image/jpeg"
},
"guest-author-32": {
"file": "https://cdn.kqed.org/wp-content/uploads/2025/01/KQED-Default-Image-816638274-1333x1333-1-160x160.jpg",
"width": 32,
"height": 32,
"mimeType": "image/jpeg"
},
"guest-author-50": {
"file": "https://cdn.kqed.org/wp-content/uploads/2025/01/KQED-Default-Image-816638274-1333x1333-1-160x160.jpg",
"width": 50,
"height": 50,
"mimeType": "image/jpeg"
},
"guest-author-64": {
"file": "https://cdn.kqed.org/wp-content/uploads/2025/01/KQED-Default-Image-816638274-1333x1333-1-160x160.jpg",
"width": 64,
"height": 64,
"mimeType": "image/jpeg"
},
"guest-author-96": {
"file": "https://cdn.kqed.org/wp-content/uploads/2025/01/KQED-Default-Image-816638274-1333x1333-1-160x160.jpg",
"width": 96,
"height": 96,
"mimeType": "image/jpeg"
},
"guest-author-128": {
"file": "https://cdn.kqed.org/wp-content/uploads/2025/01/KQED-Default-Image-816638274-1333x1333-1-160x160.jpg",
"width": 128,
"height": 128,
"mimeType": "image/jpeg"
},
"detail": {
"file": "https://cdn.kqed.org/wp-content/uploads/2025/01/KQED-Default-Image-816638274-1333x1333-1-160x160.jpg",
"width": 160,
"height": 160,
"mimeType": "image/jpeg"
},
"kqedFullSize": {
"file": "https://cdn.kqed.org/wp-content/uploads/2024/12/KQED-Default-Image-816638274-2000x1333-1.jpg",
"width": 2000,
"height": 1333
}
}
},
"news_12081306": {
"type": "attachments",
"id": "news_12081306",
"meta": {
"index": "attachments_1716263798",
"site": "news",
"id": "12081306",
"found": true
},
"title": "Photo Illustration - Anthropic Launches Project Glasswing",
"publishDate": 1777053839,
"status": "inherit",
"parent": 12081279,
"modified": 1777053863,
"caption": "AI firm Anthropic is investigating a potential breach of its new model, Mythos. But developers say that developing such powerful AI technology is necessary to prevent future — and potentially more dangerous — cyberattacks.",
"credit": "Samuel Boivin/NurPhoto via Getty Images",
"altTag": null,
"description": null,
"imgSizes": {
"thumbnail": {
"file": "https://cdn.kqed.org/wp-content/uploads/sites/10/2026/04/AnthropicGetty-160x106.jpg",
"width": 160,
"height": 106,
"mimeType": "image/jpeg"
},
"1536x1536": {
"file": "https://cdn.kqed.org/wp-content/uploads/sites/10/2026/04/AnthropicGetty-1536x1021.jpg",
"width": 1536,
"height": 1021,
"mimeType": "image/jpeg"
},
"post-thumbnail": {
"file": "https://cdn.kqed.org/wp-content/uploads/sites/10/2026/04/AnthropicGetty-672x372.jpg",
"width": 672,
"height": 372,
"mimeType": "image/jpeg"
},
"twentyfourteen-full-width": {
"file": "https://cdn.kqed.org/wp-content/uploads/sites/10/2026/04/AnthropicGetty-1038x576.jpg",
"width": 1038,
"height": 576,
"mimeType": "image/jpeg"
},
"npr-cds-wide": {
"file": "https://cdn.kqed.org/wp-content/uploads/sites/10/2026/04/AnthropicGetty-1200x675.jpg",
"width": 1200,
"height": 675,
"mimeType": "image/jpeg"
},
"npr-cds-square": {
"file": "https://cdn.kqed.org/wp-content/uploads/sites/10/2026/04/AnthropicGetty-600x600.jpg",
"width": 600,
"height": 600,
"mimeType": "image/jpeg"
},
"kqedFullSize": {
"file": "https://cdn.kqed.org/wp-content/uploads/sites/10/2026/04/AnthropicGetty.jpg",
"width": 2000,
"height": 1330
}
},
"fetchFailed": false,
"isLoading": false
}
},
"audioPlayerReducer": {
"postId": "stream_live",
"isPaused": true,
"isPlaying": false,
"pfsActive": false,
"pledgeModalIsOpen": true,
"playerDrawerIsOpen": false
},
"authorsReducer": {
"minakim": {
"type": "authors",
"id": "243",
"meta": {
"index": "authors_1716337520",
"id": "243",
"found": true
},
"name": "Mina Kim",
"firstName": "Mina",
"lastName": "Kim",
"slug": "minakim",
"email": "mkim@kqed.org",
"display_author_email": false,
"staff_mastheads": [
"news"
],
"title": "Host, Forum",
"bio": "Mina Kim is host of the 10 a.m. statewide hour of Forum; a live daily talk show for curious Californians on issues that matter to the state and nation, with a particular emphasis on race and equity.\r\n\r\nBefore joining the Forum team, Mina was KQED’s evening news anchor, and health reporter for The California Report. Her award-winning work has included natural disasters in Napa and gun violence in Oakland. Mina grew up in St. John’s, Newfoundland.",
"avatar": "https://secure.gravatar.com/avatar/145ce657a2d08cb86d93686beb958982?s=600&d=blank&r=g",
"twitter": "mkimreporter",
"facebook": null,
"instagram": null,
"linkedin": null,
"sites": [
{
"site": "news",
"roles": [
"contributor"
]
},
{
"site": "stateofhealth",
"roles": [
"author"
]
},
{
"site": "forum",
"roles": [
"editor"
]
}
],
"headData": {
"title": "Mina Kim | KQED",
"description": "Host, Forum",
"ogImgSrc": "https://secure.gravatar.com/avatar/145ce657a2d08cb86d93686beb958982?s=600&d=blank&r=g",
"twImgSrc": "https://secure.gravatar.com/avatar/145ce657a2d08cb86d93686beb958982?s=600&d=blank&r=g"
},
"isLoading": false,
"link": "/author/minakim"
},
"ccabreralomeli": {
"type": "authors",
"id": "11708",
"meta": {
"index": "authors_1716337520",
"id": "11708",
"found": true
},
"name": "Carlos Cabrera-Lomelí",
"firstName": "Carlos",
"lastName": "Cabrera-Lomelí",
"slug": "ccabreralomeli",
"email": "ccabreralomeli@KQED.org",
"display_author_email": true,
"staff_mastheads": [
"news"
],
"title": "Community Reporter",
"bio": "Carlos Cabrera-Lomelí is a community reporter with KQED's digital engagement team. He also reports and co-produces for KQED's bilingual news hub KQED en Español. He grew up in San Francisco's Mission District and has previously worked with Univision, 48 Hills and REFORMA in Mexico City.",
"avatar": "https://secure.gravatar.com/avatar/e95ff80bb2eaf18a8f2af4dcf7ffb54b?s=600&d=mm&r=g",
"twitter": "@LomeliCabrera",
"facebook": null,
"instagram": null,
"linkedin": null,
"sites": [
{
"site": "arts",
"roles": [
"editor"
]
},
{
"site": "news",
"roles": [
"editor"
]
},
{
"site": "about",
"roles": [
"editor"
]
},
{
"site": "science",
"roles": [
"editor"
]
},
{
"site": "perspectives",
"roles": [
"editor"
]
},
{
"site": "elections",
"roles": [
"editor"
]
},
{
"site": "liveblog",
"roles": [
"contributor"
]
}
],
"headData": {
"title": "Carlos Cabrera-Lomelí | KQED",
"description": "Community Reporter",
"ogImgSrc": "https://secure.gravatar.com/avatar/e95ff80bb2eaf18a8f2af4dcf7ffb54b?s=600&d=mm&r=g",
"twImgSrc": "https://secure.gravatar.com/avatar/e95ff80bb2eaf18a8f2af4dcf7ffb54b?s=600&d=mm&r=g"
},
"isLoading": false,
"link": "/author/ccabreralomeli"
}
},
"breakingNewsReducer": {},
"pagesReducer": {},
"postsReducer": {
"stream_live": {
"type": "live",
"id": "stream_live",
"audioUrl": "https://streams.kqed.org/kqedradio",
"title": "Live Stream",
"excerpt": "Live Stream information currently unavailable.",
"link": "/radio",
"featImg": "",
"label": {
"name": "KQED Live",
"link": "/"
}
},
"stream_kqedNewscast": {
"type": "posts",
"id": "stream_kqedNewscast",
"audioUrl": "https://www.kqed.org/.stream/anon/radio/RDnews/newscast.mp3?_=1",
"title": "KQED Newscast",
"featImg": "",
"label": {
"name": "88.5 FM",
"link": "/"
}
},
"news_12081279": {
"type": "posts",
"id": "news_12081279",
"meta": {
"index": "posts_1716263798",
"site": "news",
"id": "12081279",
"found": true
},
"guestAuthors": [],
"slug": "anthropic-mythos-claude-unauthorized-breach-investigation-cybersecurity",
"title": "After a Potential Mythos Breach, Why Do Developers Use Such Powerful AI Models?",
"publishDate": 1777055475,
"format": "standard",
"headTitle": "After a Potential Mythos Breach, Why Do Developers Use Such Powerful AI Models? | KQED",
"labelTerm": {
"site": "news"
},
"content": "\u003cp>\u003ca href=\"https://www.kqed.org/news/tag/ai\">Artificial intelligence\u003c/a> is making life easier for some — and a lot harder for others. San Francisco-based AI firm Anthropic — which also developed the chatbot Claude — earlier this month released Mythos, a powerful model \u003ca href=\"https://red.anthropic.com/2026/mythos-preview/\">developers claim\u003c/a> can identify and exploit “vulnerabilities in every major operating system and every major web browser when directed by a user to do so.”\u003c/p>\n\u003cp>Anthropic has only given a few companies — among them JPMorgan Chase, cybersecurity giant CrowdStrike and fellow AI developers Google and Amazon — access to Mythos as part of what it’s calling “Project Glasswing.” The goal of this partnership, Anthropic \u003ca href=\"https://www.anthropic.com/glasswing\">said\u003c/a>, is to use Mythos to prevent hackers (who \u003ca href=\"https://www.axios.com/2025/11/13/anthropic-china-claude-code-cyberattack\">are using\u003c/a> their own powerful AI models) from targeting the weak spots in the software that helps these massive corporations run.\u003c/p>\n\u003cp>But despite the high level of secrecy surrounding its model, Anthropic confirmed to KQED on Thursday that it is currently investigating a report of “unauthorized access” to Mythos through one of the third-party vendors helping develop the software. The company has not found any evidence yet that Anthropic systems have been affected or that the reported activity extends beyond the third-party vendor environment.\u003c/p>\n\u003cp>[ad fullwidth]\u003c/p>\n\u003cp>Even before this latest incident, \u003ca href=\"https://www.cbc.ca/news/business/mythos-anthropic-ai-explainer-9.7171597\">multiple cybersecurity experts\u003c/a> and \u003ca href=\"https://www.reuters.com/business/finance/bessent-powell-warn-bank-ceos-about-anthropic-model-risks-bloomberg-news-reports-2026-04-10/\">global leaders\u003c/a> raised concerns about the power of Mythos and the potential consequences if this software fell into the wrong hands.\u003c/p>\n\u003cp>Earlier this week, KQED’s Forum \u003ca href=\"https://www.kqed.org/forum/2010101913607/anthropics-new-ai-mythos-is-a-cybersecurity-game-changer\">spoke with\u003c/a> Alex Stamos, computer science lecturer at Stanford University and chief product officer for San Francisco-based AI firm Corridor, to understand why developers still move forward with creating such powerful technology despite the potential risks.\u003c/p>\n\u003cp>Keep reading for the takeaways from his conversation with KQED’s Mina Kim, including insights on how folks who are not software engineers can sift through all the buzz surrounding this quickly evolving technology.\u003c/p>\n\u003cp>\u003cstrong>Skip ahead to:\u003c/strong>\u003c/p>\n\u003cul>\n\u003cli>\u003ca href=\"#WhyarecybersecurityexpertssoworriedaboutMythos\">Why are cybersecurity experts so worried about Mythos?\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"#WhywouldAnthropiclimitwhocanusethistechnology\">Why would Anthropic limit who can use this technology?\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"#IsthefederalgovernmentalsousingMythos\">Is the federal government also using Mythos?\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"#Whyusesuchapowerfulbutunpredictabletechnologyatall\">Why use such a powerful — but unpredictable — technology at all?\u003c/a>\u003c/li>\n\u003c/ul>\n\u003cp>\u003cem>This conversation has been edited for length and clarity.\u003c/em>\u003c/p>\n\u003cp>\u003cstrong>Mina Kim: What is Mythos capable of?\u003c/strong>\u003c/p>\n\u003cp>\u003cstrong>Alex Stamos:\u003c/strong> Mythos is a model that Anthropic has not released publicly. They’ve provided it to a very small number of large companies to use privately, as well as to some very important open-source projects to use.\u003c/p>\n\u003cp>Anthropic believes Mythos marks a large-scale change from the AI capabilities that have existed in the past. They’ve now been able to find thousands of vulnerabilities instead of just dozens or hundreds.\u003c/p>\n\u003cp>What we’ve seen in the past is that these things are really good at finding bugs, and they’re much faster than humans. But now Mythos is even better than the best human security consultants and security engineers.\u003c/p>\n\u003cfigure id=\"attachment_12081283\" class=\"wp-caption aligncenter\" style=\"max-width: 2000px\">\u003cimg loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-12081283\" src=\"https://cdn.kqed.org/wp-content/uploads/sites/10/2026/04/AnthropicAP.jpg\" alt=\"\" width=\"2000\" height=\"1333\" srcset=\"https://cdn.kqed.org/wp-content/uploads/sites/10/2026/04/AnthropicAP.jpg 2000w, https://cdn.kqed.org/wp-content/uploads/sites/10/2026/04/AnthropicAP-160x107.jpg 160w, https://cdn.kqed.org/wp-content/uploads/sites/10/2026/04/AnthropicAP-1536x1024.jpg 1536w\" sizes=\"auto, (max-width: 2000px) 100vw, 2000px\">\u003cfigcaption class=\"wp-caption-text\">The Anthropic website and the company’s logo are displayed on a computer screen in New York on Feb. 26, 2026. \u003ccite>(Patrick Sison/AP Photo)\u003c/cite>\u003c/figcaption>\u003c/figure>\n\u003cp>\u003cstrong>\u003ca id=\"WhyarecybersecurityexpertssoworriedaboutMythos\">\u003c/a>You’re describing an incredible tool to find bugs, holes and issues that we have not seen before so that we can defend against them. So why is it scaring people so much?\u003c/strong>\u003c/p>\n\u003cp>It’s scaring people because the first step in attacking a system is finding flaws in that system. In the cybersecurity world, we use a term called the kill chain. This is a term we borrowed from the military.\u003c/p>\n\u003cp>When the military uses it, it refers to discovering an asset, doing reconnaissance, and figuring out how to deliver a weapon on a target.\u003c/p>\n\u003cp>In the cyber world, the kill chain involves reconnaissance, finding a flaw in a system used by a target, weaponizing that flaw, delivering the exploit, establishing command and control of the system, exploring the network, moving through it, and then doing whatever you want — whether that’s stealing data, shutting down a system, or encrypting it for ransom.\u003c/p>\n\u003cp>Major AI companies, like Anthropic and OpenAI, have released threat reports — building on earlier efforts from companies like Facebook and Google— that show how people use these platforms for malicious activity.\u003c/p>\n\u003cp>Those reports show that advanced threat actors are using AI to automate other parts of the attack process, like exploring networks, breaking in and establishing control channels.[aside postID=news_12076608 hero='https://cdn.kqed.org/wp-content/uploads/sites/10/2026/03/Billboard-AI-Illustration_6.jpg']What we’re seeing is attackers taking tasks that used to require human effort — and therefore had limits — and using AI to make them faster and cheaper.\u003c/p>\n\u003cp>\u003cstrong>And I imagine that our ability to patch or defend against these activities pales in comparison, or am I wrong? Do the patches exist, and are they easy to implement?\u003c/strong>\u003c/p>\n\u003cp>This is where AI can help. AI can find flaws, and it can also write patches. That’s the good news. That’s why Anthropic is providing Mythos to companies and open-source maintainers — not just to find bugs, but to fix them.\u003c/p>\n\u003cp>What we’re trying to do as an industry right now is fix vulnerabilities before adversaries can exploit them. There’s a race underway. The most advanced models — what we call foundation models, like those from Anthropic, OpenAI and Google — are currently ahead of open-weight models, many of which are developed by Chinese companies.\u003c/p>\n\u003cp>\u003cstrong>A listener writes: ‘Anthropic is releasing their models as a warning, but there’s no federal or state guidelines on this. Are we close to government regulatory action at all?’\u003c/strong>\u003c/p>\n\u003cp>The current administration \u003ca href=\"https://www.politico.com/news/2026/04/23/trump-picked-a-fight-with-anthropic-now-the-administration-is-backing-off-00889241\">came down on Anthropic\u003c/a> because they thought they were too ethical … Of the major AI labs, I think Anthropic is the one with the most deep-seated ethical frameworks. I think we’re fortunate that they have the models that are the best at bug-finding, and they’re setting a good standard here.\u003c/p>\n\u003cp>\u003cstrong>\u003ca id=\"IsthefederalgovernmentalsousingMythos\">\u003c/a>Do you know the extent to which the federal government is also using Mythos to search for and patch its own security vulnerabilities?\u003c/strong>\u003c/p>\n\u003cp>My understanding is that U.S. Cyber Command has been testing Mythos. Now the fascinating question is: How is the U.S. government going to use it?\u003c/p>\n\u003cp>In the National Security Agency, after the \u003ca href=\"https://www.theguardian.com/world/interactive/2013/nov/01/snowden-nsa-files-surveillance-revelations-decoded#section/1\">Snowden disclosures\u003c/a>, there is the creation of this thing called the \u003ca href=\"https://trumpwhitehouse.archives.gov/sites/whitehouse.gov/files/images/External%20-%20Unclassified%20VEP%20Charter%20FINAL.PDF\">Vulnerabilities Equities Process\u003c/a>, which is the process by which NSA and U.S.\u003c/p>\n\u003cfigure id=\"attachment_12079281\" class=\"wp-caption aligncenter\" style=\"max-width: 1980px\">\u003cimg loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-12079281\" src=\"https://cdn.kqed.org/wp-content/uploads/sites/10/2026/04/Hegseth-Side-by-Side-c.jpg\" alt=\"\" width=\"1980\" height=\"1460\" srcset=\"https://cdn.kqed.org/wp-content/uploads/sites/10/2026/04/Hegseth-Side-by-Side-c.jpg 1980w, https://cdn.kqed.org/wp-content/uploads/sites/10/2026/04/Hegseth-Side-by-Side-c-160x118.jpg 160w, https://cdn.kqed.org/wp-content/uploads/sites/10/2026/04/Hegseth-Side-by-Side-c-1536x1133.jpg 1536w\" sizes=\"auto, (max-width: 1980px) 100vw, 1980px\">\u003cfigcaption class=\"wp-caption-text\">Left: Anthropic co-founder and CEO Dario Amodei speaks at INBOUND 2025 on Sept. 4, 2025, in San Francisco, California. Right: Defense Secretary Pete Hegseth listens during a Pentagon briefing on April 8, 2026, in Arlington, Virginia. \u003ccite>(Chance Yeh/Getty Images for HubSpot; Andrew Harnik/Getty Images)\u003c/cite>\u003c/figcaption>\u003c/figure>\n\u003cp>Cyber Command — which have both a defensive responsibility and an offensive responsibility — are supposed to think about if we know of a bug, do we use it against America’s enemies, or do we get it fixed to defend America?\u003c/p>\n\u003cp>Are they only gonna use Mythos to find bugs to be used against America’s enemies, or are they going to use it for defensive purposes? And what is Anthropic’s response going to be?\u003c/p>\n\u003cp>Will Anthropic put restrictions so you can only use Mythos for defensive purposes —or will they allow Mythos to be used for offensive purposes?\u003c/p>\n\u003cp>\u003cstrong>Can they even control that once they let them have access to it?\u003c/strong>\u003c/p>\n\u003cp>I don’t know. I don’t think so. For the most part, my understanding is Anthropic’s models that the NSA is using and Cyber Command are probably running in \u003ca href=\"https://aws.amazon.com/bedrock/\">Amazon Bedrock\u003c/a> … what’s called Amazon’s top secret cloud, which means that Anthropic’s employees — at least those without top secret clearance — will not have access to any of the logs there.\u003c/p>\n\u003cp>\u003cstrong>\u003ca id=\"WhywouldAnthropiclimitwhocanusethistechnology\">\u003c/a>A listener writes: ‘If Anthropic lacks capacity to handle Mythos right now, why release it at all? If they want big companies to evaluate it, why publicize it? Seems fishy.’\u003c/strong>\u003c/p>\n\u003cp>I don’t think it’s fishy. This is a normal part of any release process is that you have a small set of testers. They’re also improving it by doing this. Anthropic gets feedback on this.\u003c/p>\n\u003cp>These people find bugs. They also find false positives. If Mythos finds a bug and JPMorgan Chase says, ‘This isn’t a real bug,’ then that goes back into the training set for the next build of Mythos. Anthropic, I think, truly believes they’re doing the right thing here by getting these bugs fixed.\u003c/p>\n\u003cp>\u003cstrong>\u003ca id=\"Whyusesuchapowerfulbutunpredictabletechnologyatall\">\u003c/a>There’s really no going back once this tool is out there, right? But I can hear people asking, why even build these tools in the first place? Why are they even free to do this in the first place if they’re so dangerous and can create such havoc? Is it just inevitable?\u003c/strong>\u003c/p>\n\u003cp>We’re getting philosophical. This is the core conflict at the heart of Anthropic, but also other AI companies’ reason for existence … Part of the argument here is it’s just math. Once these ideas were released, it was inevitable people would have this progress.[aside postID=forum_2010101913607 hero='https://cdn.kqed.org/wp-content/uploads/sites/43/2026/04/GettyImages-2269887514-2000x1331.jpg']It’s not like the atomic bomb, where you have to have uranium and a huge industrial base. This just requires laptops and graphics cards. Other countries, other people, other companies will be doing it.\u003c/p>\n\u003cp>If you believe that you can build an ethical framework to do it well, then you believe that you should do it first and do it correctly. In this case, you could try to mitigate the harm by finding all these bugs and getting them fixed or fixing the software first before other people do it and actually do it harmfully.\u003c/p>\n\u003cp>\u003cstrong>A listener writes: ‘You’re talking about cyberattacks on a large scale with large companies or countries. But what about me? Should I be worried about people hacking into my personal computer or phone or something?’ What can we do?\u003c/strong>\u003c/p>\n\u003cp>About Mythos, nothing. That’s not something that individual people should be dealing with. The way normal people are hacked in 2026 is the same way normal people were hacked in 2016, 2006 and maybe even 1996. The number one way normal people are hacked is they use the same password in every single website all day.\u003c/p>\n\u003cp>Get a password manager and put all your passwords in there. Have it generate random passwords and then have one really good password, and then you can write it down. I know people say don’t write down passwords, but that’s really stupid because nobody can steal the password in your pocket from Russia. If it’s in your wallet or your purse, they can’t reach from five thousand miles away and take it out of your wallet or purse. Nobody mugs you for your password.\u003c/p>\n\u003cp>\u003cstrong>What are we likely to see in the next couple of years with these models rolling out? What should we be prepared for in this sort of initial period?\u003c/strong>\u003c/p>\n\u003cp>Our product road map at Corridor is three months long right now. Because if you plan beyond three months, everything has changed in our industry. For the first time ever, technology is building technology. From a security perspective, a lot depends on which of two futures we’re living in.\u003c/p>\n\u003cp>In the optimistic future, the bug curve flattens out. The superhuman capabilities end up not inventing entirely new classes of vulnerabilities. At least the types of bugs are the kinds we’ve seen before. There’s a finite number of them, and we’re just draining the swamp.\u003c/p>\n\u003cp>The pessimistic future is that these new things invent things that I don’t know exist. The hard part is, I can’t really guess because I am predicting superhuman capabilities here. For superhuman models that are gonna be invented by the models that exist right now. In the pessimistic view, we are going to have to work with AI to rebuild the systems that our lives rely upon, using memory-safe and type-safe languages, using formal models.\u003c/p>\n\u003cp>[ad floatright]\u003c/p>\n",
"blocks": [],
"excerpt": "AI firm Anthropic is investigating a potential breach of its new model, Mythos. But developers say that developing such powerful AI technology is necessary to prevent future — and potentially more dangerous — cyberattacks.",
"status": "publish",
"parent": 0,
"modified": 1777059958,
"stats": {
"hasAudio": false,
"hasVideo": false,
"hasChartOrMap": false,
"iframeSrcs": [],
"hasGoogleForm": false,
"hasGallery": false,
"hasHearkenModule": false,
"hasPolis": false,
"paragraphCount": 46,
"wordCount": 2087
},
"headData": {
"title": "After a Potential Mythos Breach, Why Do Developers Use Such Powerful AI Models? | KQED",
"description": "AI firm Anthropic is investigating a potential breach of its new model, Mythos. But developers say that developing such powerful AI technology is necessary to prevent future — and potentially more dangerous — cyberattacks.",
"ogTitle": "",
"ogDescription": "",
"ogImgId": "",
"twTitle": "",
"twDescription": "",
"twImgId": "",
"schema": {
"@context": "https://schema.org",
"@type": "NewsArticle",
"headline": "After a Potential Mythos Breach, Why Do Developers Use Such Powerful AI Models?",
"datePublished": "2026-04-24T11:31:15-07:00",
"dateModified": "2026-04-24T12:45:58-07:00",
"image": "https://cdn.kqed.org/wp-content/uploads/2020/02/KQED-OG-Image@1x.png",
"isAccessibleForFree": "True",
"publisher": {
"@type": "NewsMediaOrganization",
"@id": "https://www.kqed.org/#organization",
"name": "KQED",
"logo": "https://cdn.kqed.org/wp-content/uploads/2020/02/KQED-OG-Image@1x.png",
"url": "https://www.kqed.org",
"sameAs": [
"https://www.facebook.com/KQED",
"https://twitter.com/KQED",
"https://www.instagram.com/kqed/",
"https://www.tiktok.com/@kqedofficial",
"https://www.linkedin.com/company/kqed",
"https://www.youtube.com/channel/UCeC0IOo7i1P_61zVUWbJ4nw"
]
},
"author": {
"@type": "Person",
"name": "Mina Kim",
"jobTitle": "Host, Forum",
"url": "https://www.kqed.org/author/minakim"
}
},
"authorsData": [
{
"type": "authors",
"id": "11708",
"meta": {
"index": "authors_1716337520",
"id": "11708",
"found": true
},
"name": "Carlos Cabrera-Lomelí",
"firstName": "Carlos",
"lastName": "Cabrera-Lomelí",
"slug": "ccabreralomeli",
"email": "ccabreralomeli@KQED.org",
"display_author_email": true,
"staff_mastheads": [
"news"
],
"title": "Community Reporter",
"bio": "Carlos Cabrera-Lomelí is a community reporter with KQED's digital engagement team. He also reports and co-produces for KQED's bilingual news hub KQED en Español. He grew up in San Francisco's Mission District and has previously worked with Univision, 48 Hills and REFORMA in Mexico City.",
"avatar": "https://secure.gravatar.com/avatar/e95ff80bb2eaf18a8f2af4dcf7ffb54b?s=600&d=mm&r=g",
"twitter": "@LomeliCabrera",
"facebook": null,
"instagram": null,
"linkedin": null,
"sites": [
{
"site": "arts",
"roles": [
"editor"
]
},
{
"site": "news",
"roles": [
"editor"
]
},
{
"site": "about",
"roles": [
"editor"
]
},
{
"site": "science",
"roles": [
"editor"
]
},
{
"site": "perspectives",
"roles": [
"editor"
]
},
{
"site": "elections",
"roles": [
"editor"
]
},
{
"site": "liveblog",
"roles": [
"contributor"
]
}
],
"headData": {
"title": "Carlos Cabrera-Lomelí | KQED",
"description": "Community Reporter",
"ogImgSrc": "https://secure.gravatar.com/avatar/e95ff80bb2eaf18a8f2af4dcf7ffb54b?s=600&d=mm&r=g",
"twImgSrc": "https://secure.gravatar.com/avatar/e95ff80bb2eaf18a8f2af4dcf7ffb54b?s=600&d=mm&r=g"
},
"isLoading": false,
"link": "/author/ccabreralomeli"
},
{
"type": "authors",
"id": "243",
"meta": {
"index": "authors_1716337520",
"id": "243",
"found": true
},
"name": "Mina Kim",
"firstName": "Mina",
"lastName": "Kim",
"slug": "minakim",
"email": "mkim@kqed.org",
"display_author_email": false,
"staff_mastheads": [
"news"
],
"title": "Host, Forum",
"bio": "Mina Kim is host of the 10 a.m. statewide hour of Forum; a live daily talk show for curious Californians on issues that matter to the state and nation, with a particular emphasis on race and equity.\r\n\r\nBefore joining the Forum team, Mina was KQED’s evening news anchor, and health reporter for The California Report. Her award-winning work has included natural disasters in Napa and gun violence in Oakland. Mina grew up in St. John’s, Newfoundland.",
"avatar": "https://secure.gravatar.com/avatar/145ce657a2d08cb86d93686beb958982?s=600&d=blank&r=g",
"twitter": "mkimreporter",
"facebook": null,
"instagram": null,
"linkedin": null,
"sites": [
{
"site": "news",
"roles": [
"contributor"
]
},
{
"site": "stateofhealth",
"roles": [
"author"
]
},
{
"site": "forum",
"roles": [
"editor"
]
}
],
"headData": {
"title": "Mina Kim | KQED",
"description": "Host, Forum",
"ogImgSrc": "https://secure.gravatar.com/avatar/145ce657a2d08cb86d93686beb958982?s=600&d=blank&r=g",
"twImgSrc": "https://secure.gravatar.com/avatar/145ce657a2d08cb86d93686beb958982?s=600&d=blank&r=g"
},
"isLoading": false,
"link": "/author/minakim"
}
],
"imageData": {
"ogImageSize": {
"file": "https://cdn.kqed.org/wp-content/uploads/sites/10/2026/04/AnthropicGetty.jpg",
"width": 2000,
"height": 1330
},
"ogImageWidth": "2000",
"ogImageHeight": "1330",
"twitterImageUrl": "https://cdn.kqed.org/wp-content/uploads/sites/10/2026/04/AnthropicGetty.jpg",
"twImageSize": {
"file": "https://cdn.kqed.org/wp-content/uploads/sites/10/2026/04/AnthropicGetty.jpg",
"width": 2000,
"height": 1330
},
"twitterCard": "summary_large_image"
},
"tagData": {
"tags": [
"AI",
"AI software",
"artificial intelligence",
"Bay Area",
"cybersecurity",
"Donald Trump",
"Forum",
"Silicon Valley",
"Technology",
"U.S. Department of Justice",
"U.S. Military"
]
}
},
"primaryCategory": {
"termId": 248,
"slug": "technology",
"name": "Technology"
},
"sticky": false,
"nprStoryId": "kqed-12081279",
"templateType": "standard",
"featuredImageType": "standard",
"excludeFromSiteSearch": "Include",
"articleAge": "0",
"path": "/news/12081279/anthropic-mythos-claude-unauthorized-breach-investigation-cybersecurity",
"audioTrackLength": null,
"parsedContent": [
{
"type": "contentString",
"content": "\u003cdiv class=\"post-body\">\u003cp>\u003cp>\u003ca href=\"https://www.kqed.org/news/tag/ai\">Artificial intelligence\u003c/a> is making life easier for some — and a lot harder for others. San Francisco-based AI firm Anthropic — which also developed the chatbot Claude — earlier this month released Mythos, a powerful model \u003ca href=\"https://red.anthropic.com/2026/mythos-preview/\">developers claim\u003c/a> can identify and exploit “vulnerabilities in every major operating system and every major web browser when directed by a user to do so.”\u003c/p>\n\u003cp>Anthropic has only given a few companies — among them JPMorgan Chase, cybersecurity giant CrowdStrike and fellow AI developers Google and Amazon — access to Mythos as part of what it’s calling “Project Glasswing.” The goal of this partnership, Anthropic \u003ca href=\"https://www.anthropic.com/glasswing\">said\u003c/a>, is to use Mythos to prevent hackers (who \u003ca href=\"https://www.axios.com/2025/11/13/anthropic-china-claude-code-cyberattack\">are using\u003c/a> their own powerful AI models) from targeting the weak spots in the software that helps these massive corporations run.\u003c/p>\n\u003cp>But despite the high level of secrecy surrounding its model, Anthropic confirmed to KQED on Thursday that it is currently investigating a report of “unauthorized access” to Mythos through one of the third-party vendors helping develop the software. The company has not found any evidence yet that Anthropic systems have been affected or that the reported activity extends beyond the third-party vendor environment.\u003c/p>\n\u003cp>\u003c/p>\u003c/div>",
"attributes": {
"named": {},
"numeric": []
}
},
{
"type": "component",
"content": "",
"name": "ad",
"attributes": {
"named": {
"label": "fullwidth"
},
"numeric": [
"fullwidth"
]
}
},
{
"type": "contentString",
"content": "\u003cdiv class=\"post-body\">\u003cp>\u003c/p>\n\u003cp>Even before this latest incident, \u003ca href=\"https://www.cbc.ca/news/business/mythos-anthropic-ai-explainer-9.7171597\">multiple cybersecurity experts\u003c/a> and \u003ca href=\"https://www.reuters.com/business/finance/bessent-powell-warn-bank-ceos-about-anthropic-model-risks-bloomberg-news-reports-2026-04-10/\">global leaders\u003c/a> raised concerns about the power of Mythos and the potential consequences if this software fell into the wrong hands.\u003c/p>\n\u003cp>Earlier this week, KQED’s Forum \u003ca href=\"https://www.kqed.org/forum/2010101913607/anthropics-new-ai-mythos-is-a-cybersecurity-game-changer\">spoke with\u003c/a> Alex Stamos, computer science lecturer at Stanford University and chief product officer for San Francisco-based AI firm Corridor, to understand why developers still move forward with creating such powerful technology despite the potential risks.\u003c/p>\n\u003cp>Keep reading for the takeaways from his conversation with KQED’s Mina Kim, including insights on how folks who are not software engineers can sift through all the buzz surrounding this quickly evolving technology.\u003c/p>\n\u003cp>\u003cstrong>Skip ahead to:\u003c/strong>\u003c/p>\n\u003cul>\n\u003cli>\u003ca href=\"#WhyarecybersecurityexpertssoworriedaboutMythos\">Why are cybersecurity experts so worried about Mythos?\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"#WhywouldAnthropiclimitwhocanusethistechnology\">Why would Anthropic limit who can use this technology?\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"#IsthefederalgovernmentalsousingMythos\">Is the federal government also using Mythos?\u003c/a>\u003c/li>\n\u003cli>\u003ca href=\"#Whyusesuchapowerfulbutunpredictabletechnologyatall\">Why use such a powerful — but unpredictable — technology at all?\u003c/a>\u003c/li>\n\u003c/ul>\n\u003cp>\u003cem>This conversation has been edited for length and clarity.\u003c/em>\u003c/p>\n\u003cp>\u003cstrong>Mina Kim: What is Mythos capable of?\u003c/strong>\u003c/p>\n\u003cp>\u003cstrong>Alex Stamos:\u003c/strong> Mythos is a model that Anthropic has not released publicly. They’ve provided it to a very small number of large companies to use privately, as well as to some very important open-source projects to use.\u003c/p>\n\u003cp>Anthropic believes Mythos marks a large-scale change from the AI capabilities that have existed in the past. They’ve now been able to find thousands of vulnerabilities instead of just dozens or hundreds.\u003c/p>\n\u003cp>What we’ve seen in the past is that these things are really good at finding bugs, and they’re much faster than humans. But now Mythos is even better than the best human security consultants and security engineers.\u003c/p>\n\u003cfigure id=\"attachment_12081283\" class=\"wp-caption aligncenter\" style=\"max-width: 2000px\">\u003cimg loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-12081283\" src=\"https://cdn.kqed.org/wp-content/uploads/sites/10/2026/04/AnthropicAP.jpg\" alt=\"\" width=\"2000\" height=\"1333\" srcset=\"https://cdn.kqed.org/wp-content/uploads/sites/10/2026/04/AnthropicAP.jpg 2000w, https://cdn.kqed.org/wp-content/uploads/sites/10/2026/04/AnthropicAP-160x107.jpg 160w, https://cdn.kqed.org/wp-content/uploads/sites/10/2026/04/AnthropicAP-1536x1024.jpg 1536w\" sizes=\"auto, (max-width: 2000px) 100vw, 2000px\">\u003cfigcaption class=\"wp-caption-text\">The Anthropic website and the company’s logo are displayed on a computer screen in New York on Feb. 26, 2026. \u003ccite>(Patrick Sison/AP Photo)\u003c/cite>\u003c/figcaption>\u003c/figure>\n\u003cp>\u003cstrong>\u003ca id=\"WhyarecybersecurityexpertssoworriedaboutMythos\">\u003c/a>You’re describing an incredible tool to find bugs, holes and issues that we have not seen before so that we can defend against them. So why is it scaring people so much?\u003c/strong>\u003c/p>\n\u003cp>It’s scaring people because the first step in attacking a system is finding flaws in that system. In the cybersecurity world, we use a term called the kill chain. This is a term we borrowed from the military.\u003c/p>\n\u003cp>When the military uses it, it refers to discovering an asset, doing reconnaissance, and figuring out how to deliver a weapon on a target.\u003c/p>\n\u003cp>In the cyber world, the kill chain involves reconnaissance, finding a flaw in a system used by a target, weaponizing that flaw, delivering the exploit, establishing command and control of the system, exploring the network, moving through it, and then doing whatever you want — whether that’s stealing data, shutting down a system, or encrypting it for ransom.\u003c/p>\n\u003cp>Major AI companies, like Anthropic and OpenAI, have released threat reports — building on earlier efforts from companies like Facebook and Google— that show how people use these platforms for malicious activity.\u003c/p>\n\u003cp>Those reports show that advanced threat actors are using AI to automate other parts of the attack process, like exploring networks, breaking in and establishing control channels.\u003c/p>\u003c/div>",
"attributes": {
"named": {},
"numeric": []
}
},
{
"type": "component",
"content": "",
"name": "aside",
"attributes": {
"named": {
"postid": "news_12076608",
"hero": "https://cdn.kqed.org/wp-content/uploads/sites/10/2026/03/Billboard-AI-Illustration_6.jpg",
"label": ""
},
"numeric": []
}
},
{
"type": "contentString",
"content": "\u003cdiv class=\"post-body\">\u003cp>What we’re seeing is attackers taking tasks that used to require human effort — and therefore had limits — and using AI to make them faster and cheaper.\u003c/p>\n\u003cp>\u003cstrong>And I imagine that our ability to patch or defend against these activities pales in comparison, or am I wrong? Do the patches exist, and are they easy to implement?\u003c/strong>\u003c/p>\n\u003cp>This is where AI can help. AI can find flaws, and it can also write patches. That’s the good news. That’s why Anthropic is providing Mythos to companies and open-source maintainers — not just to find bugs, but to fix them.\u003c/p>\n\u003cp>What we’re trying to do as an industry right now is fix vulnerabilities before adversaries can exploit them. There’s a race underway. The most advanced models — what we call foundation models, like those from Anthropic, OpenAI and Google — are currently ahead of open-weight models, many of which are developed by Chinese companies.\u003c/p>\n\u003cp>\u003cstrong>A listener writes: ‘Anthropic is releasing their models as a warning, but there’s no federal or state guidelines on this. Are we close to government regulatory action at all?’\u003c/strong>\u003c/p>\n\u003cp>The current administration \u003ca href=\"https://www.politico.com/news/2026/04/23/trump-picked-a-fight-with-anthropic-now-the-administration-is-backing-off-00889241\">came down on Anthropic\u003c/a> because they thought they were too ethical … Of the major AI labs, I think Anthropic is the one with the most deep-seated ethical frameworks. I think we’re fortunate that they have the models that are the best at bug-finding, and they’re setting a good standard here.\u003c/p>\n\u003cp>\u003cstrong>\u003ca id=\"IsthefederalgovernmentalsousingMythos\">\u003c/a>Do you know the extent to which the federal government is also using Mythos to search for and patch its own security vulnerabilities?\u003c/strong>\u003c/p>\n\u003cp>My understanding is that U.S. Cyber Command has been testing Mythos. Now the fascinating question is: How is the U.S. government going to use it?\u003c/p>\n\u003cp>In the National Security Agency, after the \u003ca href=\"https://www.theguardian.com/world/interactive/2013/nov/01/snowden-nsa-files-surveillance-revelations-decoded#section/1\">Snowden disclosures\u003c/a>, there is the creation of this thing called the \u003ca href=\"https://trumpwhitehouse.archives.gov/sites/whitehouse.gov/files/images/External%20-%20Unclassified%20VEP%20Charter%20FINAL.PDF\">Vulnerabilities Equities Process\u003c/a>, which is the process by which NSA and U.S.\u003c/p>\n\u003cfigure id=\"attachment_12079281\" class=\"wp-caption aligncenter\" style=\"max-width: 1980px\">\u003cimg loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-12079281\" src=\"https://cdn.kqed.org/wp-content/uploads/sites/10/2026/04/Hegseth-Side-by-Side-c.jpg\" alt=\"\" width=\"1980\" height=\"1460\" srcset=\"https://cdn.kqed.org/wp-content/uploads/sites/10/2026/04/Hegseth-Side-by-Side-c.jpg 1980w, https://cdn.kqed.org/wp-content/uploads/sites/10/2026/04/Hegseth-Side-by-Side-c-160x118.jpg 160w, https://cdn.kqed.org/wp-content/uploads/sites/10/2026/04/Hegseth-Side-by-Side-c-1536x1133.jpg 1536w\" sizes=\"auto, (max-width: 1980px) 100vw, 1980px\">\u003cfigcaption class=\"wp-caption-text\">Left: Anthropic co-founder and CEO Dario Amodei speaks at INBOUND 2025 on Sept. 4, 2025, in San Francisco, California. Right: Defense Secretary Pete Hegseth listens during a Pentagon briefing on April 8, 2026, in Arlington, Virginia. \u003ccite>(Chance Yeh/Getty Images for HubSpot; Andrew Harnik/Getty Images)\u003c/cite>\u003c/figcaption>\u003c/figure>\n\u003cp>Cyber Command — which have both a defensive responsibility and an offensive responsibility — are supposed to think about if we know of a bug, do we use it against America’s enemies, or do we get it fixed to defend America?\u003c/p>\n\u003cp>Are they only gonna use Mythos to find bugs to be used against America’s enemies, or are they going to use it for defensive purposes? And what is Anthropic’s response going to be?\u003c/p>\n\u003cp>Will Anthropic put restrictions so you can only use Mythos for defensive purposes —or will they allow Mythos to be used for offensive purposes?\u003c/p>\n\u003cp>\u003cstrong>Can they even control that once they let them have access to it?\u003c/strong>\u003c/p>\n\u003cp>I don’t know. I don’t think so. For the most part, my understanding is Anthropic’s models that the NSA is using and Cyber Command are probably running in \u003ca href=\"https://aws.amazon.com/bedrock/\">Amazon Bedrock\u003c/a> … what’s called Amazon’s top secret cloud, which means that Anthropic’s employees — at least those without top secret clearance — will not have access to any of the logs there.\u003c/p>\n\u003cp>\u003cstrong>\u003ca id=\"WhywouldAnthropiclimitwhocanusethistechnology\">\u003c/a>A listener writes: ‘If Anthropic lacks capacity to handle Mythos right now, why release it at all? If they want big companies to evaluate it, why publicize it? Seems fishy.’\u003c/strong>\u003c/p>\n\u003cp>I don’t think it’s fishy. This is a normal part of any release process is that you have a small set of testers. They’re also improving it by doing this. Anthropic gets feedback on this.\u003c/p>\n\u003cp>These people find bugs. They also find false positives. If Mythos finds a bug and JPMorgan Chase says, ‘This isn’t a real bug,’ then that goes back into the training set for the next build of Mythos. Anthropic, I think, truly believes they’re doing the right thing here by getting these bugs fixed.\u003c/p>\n\u003cp>\u003cstrong>\u003ca id=\"Whyusesuchapowerfulbutunpredictabletechnologyatall\">\u003c/a>There’s really no going back once this tool is out there, right? But I can hear people asking, why even build these tools in the first place? Why are they even free to do this in the first place if they’re so dangerous and can create such havoc? Is it just inevitable?\u003c/strong>\u003c/p>\n\u003cp>We’re getting philosophical. This is the core conflict at the heart of Anthropic, but also other AI companies’ reason for existence … Part of the argument here is it’s just math. Once these ideas were released, it was inevitable people would have this progress.\u003c/p>\u003c/div>",
"attributes": {
"named": {},
"numeric": []
}
},
{
"type": "component",
"content": "",
"name": "aside",
"attributes": {
"named": {
"postid": "forum_2010101913607",
"hero": "https://cdn.kqed.org/wp-content/uploads/sites/43/2026/04/GettyImages-2269887514-2000x1331.jpg",
"label": ""
},
"numeric": []
}
},
{
"type": "contentString",
"content": "\u003cdiv class=\"post-body\">\u003cp>It’s not like the atomic bomb, where you have to have uranium and a huge industrial base. This just requires laptops and graphics cards. Other countries, other people, other companies will be doing it.\u003c/p>\n\u003cp>If you believe that you can build an ethical framework to do it well, then you believe that you should do it first and do it correctly. In this case, you could try to mitigate the harm by finding all these bugs and getting them fixed or fixing the software first before other people do it and actually do it harmfully.\u003c/p>\n\u003cp>\u003cstrong>A listener writes: ‘You’re talking about cyberattacks on a large scale with large companies or countries. But what about me? Should I be worried about people hacking into my personal computer or phone or something?’ What can we do?\u003c/strong>\u003c/p>\n\u003cp>About Mythos, nothing. That’s not something that individual people should be dealing with. The way normal people are hacked in 2026 is the same way normal people were hacked in 2016, 2006 and maybe even 1996. The number one way normal people are hacked is they use the same password in every single website all day.\u003c/p>\n\u003cp>Get a password manager and put all your passwords in there. Have it generate random passwords and then have one really good password, and then you can write it down. I know people say don’t write down passwords, but that’s really stupid because nobody can steal the password in your pocket from Russia. If it’s in your wallet or your purse, they can’t reach from five thousand miles away and take it out of your wallet or purse. Nobody mugs you for your password.\u003c/p>\n\u003cp>\u003cstrong>What are we likely to see in the next couple of years with these models rolling out? What should we be prepared for in this sort of initial period?\u003c/strong>\u003c/p>\n\u003cp>Our product road map at Corridor is three months long right now. Because if you plan beyond three months, everything has changed in our industry. For the first time ever, technology is building technology. From a security perspective, a lot depends on which of two futures we’re living in.\u003c/p>\n\u003cp>In the optimistic future, the bug curve flattens out. The superhuman capabilities end up not inventing entirely new classes of vulnerabilities. At least the types of bugs are the kinds we’ve seen before. There’s a finite number of them, and we’re just draining the swamp.\u003c/p>\n\u003cp>The pessimistic future is that these new things invent things that I don’t know exist. The hard part is, I can’t really guess because I am predicting superhuman capabilities here. For superhuman models that are gonna be invented by the models that exist right now. In the pessimistic view, we are going to have to work with AI to rebuild the systems that our lives rely upon, using memory-safe and type-safe languages, using formal models.\u003c/p>\n\u003cp>\u003c/p>\u003c/div>",
"attributes": {
"named": {},
"numeric": []
}
},
{
"type": "component",
"content": "",
"name": "ad",
"attributes": {
"named": {
"label": "floatright"
},
"numeric": [
"floatright"
]
}
},
{
"type": "contentString",
"content": "\u003cdiv class=\"post-body\">\u003cp>\u003c/p>\n\u003c/div>\u003c/p>",
"attributes": {
"named": {},
"numeric": []
}
}
],
"link": "/news/12081279/anthropic-mythos-claude-unauthorized-breach-investigation-cybersecurity",
"authors": [
"11708",
"243"
],
"categories": [
"news_28250",
"news_8",
"news_248"
],
"tags": [
"news_25184",
"news_32664",
"news_34755",
"news_1386",
"news_17619",
"news_1323",
"news_15",
"news_34586",
"news_1631",
"news_20058",
"news_21417"
],
"featImg": "news_12081306",
"label": "news",
"isLoading": false,
"hasAllInfo": true
}
},
"programsReducer": {
"all-things-considered": {
"id": "all-things-considered",
"title": "All Things Considered",
"info": "Every weekday, \u003cem>All Things Considered\u003c/em> hosts Robert Siegel, Audie Cornish, Ari Shapiro, and Kelly McEvers present the program's trademark mix of news, interviews, commentaries, reviews, and offbeat features. Michel Martin hosts on the weekends.",
"airtime": "MON-FRI 1pm-2pm, 4:30pm-6:30pm\u003cbr />SAT-SUN 5pm-6pm",
"imageSrc": "https://cdn.kqed.org/wp-content/uploads/2024/04/All-Things-Considered-Podcast-Tile-360x360-1.jpg",
"officialWebsiteLink": "https://www.npr.org/programs/all-things-considered/",
"meta": {
"site": "news",
"source": "npr"
},
"link": "/radio/program/all-things-considered"
},
"american-suburb-podcast": {
"id": "american-suburb-podcast",
"title": "American Suburb: The Podcast",
"tagline": "The flip side of gentrification, told through one town",
"info": "Gentrification is changing cities across America, forcing people from neighborhoods they have long called home. Call them the displaced. Now those priced out of the Bay Area are looking for a better life in an unlikely place. American Suburb follows this migration to one California town along the Delta, 45 miles from San Francisco. But is this once sleepy suburb ready for them?",
"imageSrc": "https://cdn.kqed.org/wp-content/uploads/2024/04/American-Suburb-Podcast-Tile-703x703-1.jpg",
"officialWebsiteLink": "/news/series/american-suburb-podcast",
"meta": {
"site": "news",
"source": "kqed",
"order": 19
},
"link": "/news/series/american-suburb-podcast/",
"subscribe": {
"npr": "https://rpb3r.app.goo.gl/RBrW",
"apple": "https://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?mt=2&id=1287748328",
"tuneIn": "https://tunein.com/radio/American-Suburb-p1086805/",
"rss": "https://ww2.kqed.org/news/series/american-suburb-podcast/feed/podcast",
"google": "https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5tZWdhcGhvbmUuZm0vS1FJTkMzMDExODgxNjA5"
}
},
"baycurious": {
"id": "baycurious",
"title": "Bay Curious",
"tagline": "Exploring the Bay Area, one question at a time",
"info": "KQED’s new podcast, Bay Curious, gets to the bottom of the mysteries — both profound and peculiar — that give the Bay Area its unique identity. And we’ll do it with your help! You ask the questions. You decide what Bay Curious investigates. And you join us on the journey to find the answers.",
"imageSrc": "https://cdn.kqed.org/wp-content/uploads/2024/04/Bay-Curious-Podcast-Tile-703x703-1.jpg",
"imageAlt": "KQED Bay Curious",
"officialWebsiteLink": "/news/series/baycurious",
"meta": {
"site": "news",
"source": "kqed",
"order": 3
},
"link": "/podcasts/baycurious",
"subscribe": {
"apple": "https://podcasts.apple.com/us/podcast/bay-curious/id1172473406",
"npr": "https://www.npr.org/podcasts/500557090/bay-curious",
"rss": "https://ww2.kqed.org/news/category/bay-curious-podcast/feed/podcast",
"amazon": "https://music.amazon.com/podcasts/9a90d476-aa04-455d-9a4c-0871ed6216d4/bay-curious",
"stitcher": "https://www.stitcher.com/podcast/kqed/bay-curious",
"spotify": "https://open.spotify.com/show/6O76IdmhixfijmhTZLIJ8k"
}
},
"bbc-world-service": {
"id": "bbc-world-service",
"title": "BBC World Service",
"info": "The day's top stories from BBC News compiled twice daily in the week, once at weekends.",
"airtime": "MON-FRI 9pm-10pm, TUE-FRI 1am-2am",
"imageSrc": "https://cdn.kqed.org/wp-content/uploads/2024/04/BBC-World-Service-Podcast-Tile-360x360-1.jpg",
"officialWebsiteLink": "https://www.bbc.co.uk/sounds/play/live:bbc_world_service",
"meta": {
"site": "news",
"source": "BBC World Service"
},
"link": "/radio/program/bbc-world-service",
"subscribe": {
"apple": "https://itunes.apple.com/us/podcast/global-news-podcast/id135067274?mt=2",
"tuneIn": "https://tunein.com/radio/BBC-World-Service-p455581/",
"rss": "https://podcasts.files.bbci.co.uk/p02nq0gn.rss"
}
},
"californiareport": {
"id": "californiareport",
"title": "The California Report",
"tagline": "California, day by day",
"info": "KQED’s statewide radio news program providing daily coverage of issues, trends and public policy decisions.",
"imageSrc": "https://cdn.kqed.org/wp-content/uploads/2024/04/The-California-Report-Podcast-Tile-703x703-1.jpg",
"imageAlt": "KQED The California Report",
"officialWebsiteLink": "/californiareport",
"meta": {
"site": "news",
"source": "kqed",
"order": 8
},
"link": "/californiareport",
"subscribe": {
"apple": "https://podcasts.apple.com/us/podcast/kqeds-the-california-report/id79681292",
"google": "https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5tZWdhcGhvbmUuZm0vS1FJTkM1MDAyODE4NTgz",
"npr": "https://www.npr.org/podcasts/432285393/the-california-report",
"stitcher": "https://www.stitcher.com/podcast/kqedfm-kqeds-the-california-report-podcast-8838",
"rss": "https://ww2.kqed.org/news/tag/tcram/feed/podcast"
}
},
"californiareportmagazine": {
"id": "californiareportmagazine",
"title": "The California Report Magazine",
"tagline": "Your state, your stories",
"info": "Every week, The California Report Magazine takes you on a road trip for the ears: to visit the places and meet the people who make California unique. The in-depth storytelling podcast from the California Report.",
"airtime": "FRI 4:30pm-5pm, 6:30pm-7pm, 11pm-11:30pm",
"imageSrc": "https://cdn.kqed.org/wp-content/uploads/2024/04/The-California-Report-Magazine-Podcast-Tile-703x703-1.jpg",
"imageAlt": "KQED The California Report Magazine",
"officialWebsiteLink": "/californiareportmagazine",
"meta": {
"site": "news",
"source": "kqed",
"order": 10
},
"link": "/californiareportmagazine",
"subscribe": {
"apple": "https://podcasts.apple.com/us/podcast/the-california-report-magazine/id1314750545",
"google": "https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5tZWdhcGhvbmUuZm0vS1FJTkM3NjkwNjk1OTAz",
"npr": "https://www.npr.org/podcasts/564733126/the-california-report-magazine",
"stitcher": "https://www.stitcher.com/podcast/kqed/the-california-report-magazine",
"rss": "https://ww2.kqed.org/news/tag/tcrmag/feed/podcast"
}
},
"city-arts": {
"id": "city-arts",
"title": "City Arts & Lectures",
"info": "A one-hour radio program to hear celebrated writers, artists and thinkers address contemporary ideas and values, often discussing the creative process. Please note: tapes or transcripts are not available",
"imageSrc": "https://ww2.kqed.org/radio/wp-content/uploads/sites/50/2018/05/cityartsandlecture-300x300.jpg",
"officialWebsiteLink": "https://www.cityarts.net/",
"airtime": "SUN 1pm-2pm, TUE 10pm, WED 1am",
"meta": {
"site": "news",
"source": "City Arts & Lectures"
},
"link": "https://www.cityarts.net",
"subscribe": {
"tuneIn": "https://tunein.com/radio/City-Arts-and-Lectures-p692/",
"rss": "https://www.cityarts.net/feed/"
}
},
"closealltabs": {
"id": "closealltabs",
"title": "Close All Tabs",
"tagline": "Your irreverent guide to the trends redefining our world",
"info": "Close All Tabs breaks down how digital culture shapes our world through thoughtful insights and irreverent humor.",
"imageSrc": "https://cdn.kqed.org/wp-content/uploads/2025/02/CAT_2_Tile-scaled.jpg",
"imageAlt": "KQED Close All Tabs",
"officialWebsiteLink": "/podcasts/closealltabs",
"meta": {
"site": "news",
"source": "kqed",
"order": 1
},
"link": "/podcasts/closealltabs",
"subscribe": {
"apple": "https://podcasts.apple.com/us/podcast/close-all-tabs/id214663465",
"rss": "https://feeds.megaphone.fm/KQINC6993880386",
"amazon": "https://music.amazon.com/podcasts/92d9d4ac-67a3-4eed-b10a-fb45d45b1ef2/close-all-tabs",
"spotify": "https://open.spotify.com/show/6LAJFHnGK1pYXYzv6SIol6?si=deb0cae19813417c"
}
},
"code-switch-life-kit": {
"id": "code-switch-life-kit",
"title": "Code Switch / Life Kit",
"info": "\u003cem>Code Switch\u003c/em>, which listeners will hear in the first part of the hour, has fearless and much-needed conversations about race. Hosted by journalists of color, the show tackles the subject of race head-on, exploring how it impacts every part of society — from politics and pop culture to history, sports and more.\u003cbr />\u003cbr />\u003cem>Life Kit\u003c/em>, which will be in the second part of the hour, guides you through spaces and feelings no one prepares you for — from finances to mental health, from workplace microaggressions to imposter syndrome, from relationships to parenting. The show features experts with real world experience and shares their knowledge. Because everyone needs a little help being human.\u003cbr />\u003cbr />\u003ca href=\"https://www.npr.org/podcasts/510312/codeswitch\">\u003cem>Code Switch\u003c/em> offical site and podcast\u003c/a>\u003cbr />\u003ca href=\"https://www.npr.org/lifekit\">\u003cem>Life Kit\u003c/em> offical site and podcast\u003c/a>\u003cbr />",
"airtime": "SUN 9pm-10pm",
"imageSrc": "https://cdn.kqed.org/wp-content/uploads/2024/04/Code-Switch-Life-Kit-Podcast-Tile-360x360-1.jpg",
"meta": {
"site": "radio",
"source": "npr"
},
"link": "/radio/program/code-switch-life-kit",
"subscribe": {
"apple": "https://podcasts.apple.com/podcast/1112190608?mt=2&at=11l79Y&ct=nprdirectory",
"google": "https://podcasts.google.com/feed/aHR0cHM6Ly93d3cubnByLm9yZy9yc3MvcG9kY2FzdC5waHA_aWQ9NTEwMzEy",
"spotify": "https://open.spotify.com/show/3bExJ9JQpkwNhoHvaIIuyV",
"rss": "https://feeds.npr.org/510312/podcast.xml"
}
},
"commonwealth-club": {
"id": "commonwealth-club",
"title": "Commonwealth Club of California Podcast",
"info": "The Commonwealth Club of California is the nation's oldest and largest public affairs forum. As a non-partisan forum, The Club brings to the public airwaves diverse viewpoints on important topics. The Club's weekly radio broadcast - the oldest in the U.S., dating back to 1924 - is carried across the nation on public radio stations and is now podcasting. Our website archive features audio of our recent programs, as well as selected speeches from our long and distinguished history. This podcast feed is usually updated twice a week and is always un-edited.",
"airtime": "THU 10pm, FRI 1am",
"imageSrc": "https://cdn.kqed.org/wp-content/uploads/2024/04/Commonwealth-Club-Podcast-Tile-360x360-1.jpg",
"officialWebsiteLink": "https://www.commonwealthclub.org/podcasts",
"meta": {
"site": "news",
"source": "Commonwealth Club of California"
},
"link": "/radio/program/commonwealth-club",
"subscribe": {
"apple": "https://itunes.apple.com/us/podcast/commonwealth-club-of-california-podcast/id976334034?mt=2",
"google": "https://podcasts.google.com/feed/aHR0cDovL3d3dy5jb21tb253ZWFsdGhjbHViLm9yZy9hdWRpby9wb2RjYXN0L3dlZWtseS54bWw",
"tuneIn": "https://tunein.com/radio/Commonwealth-Club-of-California-p1060/"
}
},
"forum": {
"id": "forum",
"title": "Forum",
"tagline": "The conversation starts here",
"info": "KQED’s live call-in program discussing local, state, national and international issues, as well as in-depth interviews.",
"airtime": "MON-FRI 9am-11am, 10pm-11pm",
"imageSrc": "https://cdn.kqed.org/wp-content/uploads/2024/04/Forum-Podcast-Tile-703x703-1.jpg",
"imageAlt": "KQED Forum with Mina Kim and Alexis Madrigal",
"officialWebsiteLink": "/forum",
"meta": {
"site": "news",
"source": "kqed",
"order": 9
},
"link": "/forum",
"subscribe": {
"apple": "https://podcasts.apple.com/us/podcast/kqeds-forum/id73329719",
"google": "https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5tZWdhcGhvbmUuZm0vS1FJTkM5NTU3MzgxNjMz",
"npr": "https://www.npr.org/podcasts/432307980/forum",
"stitcher": "https://www.stitcher.com/podcast/kqedfm-kqeds-forum-podcast",
"rss": "https://feeds.megaphone.fm/KQINC9557381633"
}
},
"freakonomics-radio": {
"id": "freakonomics-radio",
"title": "Freakonomics Radio",
"info": "Freakonomics Radio is a one-hour award-winning podcast and public-radio project hosted by Stephen Dubner, with co-author Steve Levitt as a regular guest. It is produced in partnership with WNYC.",
"imageSrc": "https://ww2.kqed.org/news/wp-content/uploads/sites/10/2018/05/freakonomicsRadio.png",
"officialWebsiteLink": "http://freakonomics.com/",
"airtime": "SUN 1am-2am, SAT 3pm-4pm",
"meta": {
"site": "radio",
"source": "WNYC"
},
"link": "/radio/program/freakonomics-radio",
"subscribe": {
"npr": "https://rpb3r.app.goo.gl/4s8b",
"apple": "https://itunes.apple.com/us/podcast/freakonomics-radio/id354668519",
"tuneIn": "https://tunein.com/podcasts/WNYC-Podcasts/Freakonomics-Radio-p272293/",
"rss": "https://feeds.feedburner.com/freakonomicsradio"
}
},
"fresh-air": {
"id": "fresh-air",
"title": "Fresh Air",
"info": "Hosted by Terry Gross, \u003cem>Fresh Air from WHYY\u003c/em> is the Peabody Award-winning weekday magazine of contemporary arts and issues. One of public radio's most popular programs, Fresh Air features intimate conversations with today's biggest luminaries.",
"airtime": "MON-FRI 7pm-8pm",
"imageSrc": "https://cdn.kqed.org/wp-content/uploads/2024/04/Fresh-Air-Podcast-Tile-360x360-1.jpg",
"officialWebsiteLink": "https://www.npr.org/programs/fresh-air/",
"meta": {
"site": "radio",
"source": "npr"
},
"link": "/radio/program/fresh-air",
"subscribe": {
"npr": "https://rpb3r.app.goo.gl/4s8b",
"apple": "https://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?s=143441&mt=2&id=214089682&at=11l79Y&ct=nprdirectory",
"tuneIn": "https://tunein.com/radio/Fresh-Air-p17/",
"rss": "https://feeds.npr.org/381444908/podcast.xml"
}
},
"here-and-now": {
"id": "here-and-now",
"title": "Here & Now",
"info": "A live production of NPR and WBUR Boston, in collaboration with stations across the country, Here & Now reflects the fluid world of news as it's happening in the middle of the day, with timely, in-depth news, interviews and conversation. Hosted by Robin Young, Jeremy Hobson and Tonya Mosley.",
"airtime": "MON-THU 11am-12pm",
"imageSrc": "https://cdn.kqed.org/wp-content/uploads/2024/04/Here-And-Now-Podcast-Tile-360x360-1.jpg",
"officialWebsiteLink": "http://www.wbur.org/hereandnow",
"meta": {
"site": "news",
"source": "npr"
},
"link": "/radio/program/here-and-now",
"subsdcribe": {
"apple": "https://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?mt=2&id=426698661",
"tuneIn": "https://tunein.com/radio/Here--Now-p211/",
"rss": "https://feeds.npr.org/510051/podcast.xml"
}
},
"hidden-brain": {
"id": "hidden-brain",
"title": "Hidden Brain",
"info": "Shankar Vedantam uses science and storytelling to reveal the unconscious patterns that drive human behavior, shape our choices and direct our relationships.",
"imageSrc": "https://ww2.kqed.org/radio/wp-content/uploads/sites/50/2018/05/hiddenbrain.jpg",
"officialWebsiteLink": "https://www.npr.org/series/423302056/hidden-brain",
"airtime": "SUN 7pm-8pm",
"meta": {
"site": "news",
"source": "NPR"
},
"link": "/radio/program/hidden-brain",
"subscribe": {
"apple": "https://itunes.apple.com/us/podcast/hidden-brain/id1028908750?mt=2",
"tuneIn": "https://tunein.com/podcasts/Science-Podcasts/Hidden-Brain-p787503/",
"rss": "https://feeds.npr.org/510308/podcast.xml"
}
},
"how-i-built-this": {
"id": "how-i-built-this",
"title": "How I Built This with Guy Raz",
"info": "Guy Raz dives into the stories behind some of the world's best known companies. How I Built This weaves a narrative journey about innovators, entrepreneurs and idealists—and the movements they built.",
"imageSrc": "https://ww2.kqed.org/news/wp-content/uploads/sites/10/2018/05/howIBuiltThis.png",
"officialWebsiteLink": "https://www.npr.org/podcasts/510313/how-i-built-this",
"airtime": "SUN 7:30pm-8pm",
"meta": {
"site": "news",
"source": "npr"
},
"link": "/radio/program/how-i-built-this",
"subscribe": {
"npr": "https://rpb3r.app.goo.gl/3zxy",
"apple": "https://itunes.apple.com/us/podcast/how-i-built-this-with-guy-raz/id1150510297?mt=2",
"tuneIn": "https://tunein.com/podcasts/Arts--Culture-Podcasts/How-I-Built-This-p910896/",
"rss": "https://feeds.npr.org/510313/podcast.xml"
}
},
"hyphenacion": {
"id": "hyphenacion",
"title": "Hyphenación",
"tagline": "Where conversation and cultura meet",
"info": "What kind of no sabo word is Hyphenación? For us, it’s about living within a hyphenation. Like being a third-gen Mexican-American from the Texas border now living that Bay Area Chicano life. Like Xorje! Each week we bring together a couple of hyphenated Latinos to talk all about personal life choices: family, careers, relationships, belonging … everything is on the table. ",
"imageSrc": "https://cdn.kqed.org/wp-content/uploads/2025/03/Hyphenacion_FinalAssets_PodcastTile.png",
"imageAlt": "KQED Hyphenación",
"officialWebsiteLink": "/podcasts/hyphenacion",
"meta": {
"site": "news",
"source": "kqed",
"order": 15
},
"link": "/podcasts/hyphenacion",
"subscribe": {
"apple": "https://podcasts.apple.com/us/podcast/hyphenaci%C3%B3n/id1191591838",
"spotify": "https://open.spotify.com/show/2p3Fifq96nw9BPcmFdIq0o?si=39209f7b25774f38",
"youtube": "https://www.youtube.com/c/kqedarts",
"amazon": "https://music.amazon.com/podcasts/6c3dd23c-93fb-4aab-97ba-1725fa6315f1/hyphenaci%C3%B3n",
"rss": "https://feeds.megaphone.fm/KQINC2275451163"
}
},
"jerrybrown": {
"id": "jerrybrown",
"title": "The Political Mind of Jerry Brown",
"tagline": "Lessons from a lifetime in politics",
"info": "The Political Mind of Jerry Brown brings listeners the wisdom of the former Governor, Mayor, and presidential candidate. Scott Shafer interviewed Brown for more than 40 hours, covering the former governor's life and half-century in the political game and Brown has some lessons he'd like to share. ",
"imageSrc": "https://cdn.kqed.org/wp-content/uploads/2024/04/The-Political-Mind-of-Jerry-Brown-Podcast-Tile-703x703-1.jpg",
"imageAlt": "KQED The Political Mind of Jerry Brown",
"officialWebsiteLink": "/podcasts/jerrybrown",
"meta": {
"site": "news",
"source": "kqed",
"order": 18
},
"link": "/podcasts/jerrybrown",
"subscribe": {
"npr": "https://www.npr.org/podcasts/790253322/the-political-mind-of-jerry-brown",
"apple": "https://itunes.apple.com/us/podcast/id1492194549",
"rss": "https://ww2.kqed.org/news/series/jerrybrown/feed/podcast/",
"tuneIn": "http://tun.in/pjGcK",
"stitcher": "https://www.stitcher.com/podcast/kqed/the-political-mind-of-jerry-brown",
"spotify": "https://open.spotify.com/show/54C1dmuyFyKMFttY6X2j6r?si=K8SgRCoISNK6ZbjpXrX5-w",
"google": "https://podcasts.google.com/feed/aHR0cHM6Ly93dzIua3FlZC5vcmcvbmV3cy9zZXJpZXMvamVycnlicm93bi9mZWVkL3BvZGNhc3Qv"
}
},
"latino-usa": {
"id": "latino-usa",
"title": "Latino USA",
"airtime": "MON 1am-2am, SUN 6pm-7pm",
"info": "Latino USA, the radio journal of news and culture, is the only national, English-language radio program produced from a Latino perspective.",
"imageSrc": "https://ww2.kqed.org/radio/wp-content/uploads/sites/50/2018/04/latinoUsa.jpg",
"officialWebsiteLink": "http://latinousa.org/",
"meta": {
"site": "news",
"source": "npr"
},
"link": "/radio/program/latino-usa",
"subscribe": {
"npr": "https://rpb3r.app.goo.gl/xtTd",
"apple": "https://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?s=143441&mt=2&id=79681317&at=11l79Y&ct=nprdirectory",
"tuneIn": "https://tunein.com/radio/Latino-USA-p621/",
"rss": "https://feeds.npr.org/510016/podcast.xml"
}
},
"marketplace": {
"id": "marketplace",
"title": "Marketplace",
"info": "Our flagship program, helmed by Kai Ryssdal, examines what the day in money delivered, through stories, conversations, newsworthy numbers and more. Updated Monday through Friday at about 3:30 p.m. PT.",
"airtime": "MON-FRI 4pm-4:30pm, MON-WED 6:30pm-7pm",
"imageSrc": "https://cdn.kqed.org/wp-content/uploads/2024/04/Marketplace-Podcast-Tile-360x360-1.jpg",
"officialWebsiteLink": "https://www.marketplace.org/",
"meta": {
"site": "news",
"source": "American Public Media"
},
"link": "/radio/program/marketplace",
"subscribe": {
"apple": "https://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?s=143441&mt=2&id=201853034&at=11l79Y&ct=nprdirectory",
"tuneIn": "https://tunein.com/radio/APM-Marketplace-p88/",
"rss": "https://feeds.publicradio.org/public_feeds/marketplace-pm/rss/rss"
}
},
"masters-of-scale": {
"id": "masters-of-scale",
"title": "Masters of Scale",
"info": "Masters of Scale is an original podcast in which LinkedIn co-founder and Greylock Partner Reid Hoffman sets out to describe and prove theories that explain how great entrepreneurs take their companies from zero to a gazillion in ingenious fashion.",
"airtime": "Every other Wednesday June 12 through October 16 at 8pm (repeats Thursdays at 2am)",
"imageSrc": "https://cdn.kqed.org/wp-content/uploads/2024/04/Masters-of-Scale-Podcast-Tile-360x360-1.jpg",
"officialWebsiteLink": "https://mastersofscale.com/",
"meta": {
"site": "radio",
"source": "WaitWhat"
},
"link": "/radio/program/masters-of-scale",
"subscribe": {
"apple": "http://mastersofscale.app.link/",
"rss": "https://rss.art19.com/masters-of-scale"
}
},
"mindshift": {
"id": "mindshift",
"title": "MindShift",
"tagline": "A podcast about the future of learning and how we raise our kids",
"info": "The MindShift podcast explores the innovations in education that are shaping how kids learn. Hosts Ki Sung and Katrina Schwartz introduce listeners to educators, researchers, parents and students who are developing effective ways to improve how kids learn. We cover topics like how fed-up administrators are developing surprising tactics to deal with classroom disruptions; how listening to podcasts are helping kids develop reading skills; the consequences of overparenting; and why interdisciplinary learning can engage students on all ends of the traditional achievement spectrum. This podcast is part of the MindShift education site, a division of KQED News. KQED is an NPR/PBS member station based in San Francisco. You can also visit the MindShift website for episodes and supplemental blog posts or tweet us \u003ca href=\"https://twitter.com/MindShiftKQED\">@MindShiftKQED\u003c/a> or visit us at \u003ca href=\"/mindshift\">MindShift.KQED.org\u003c/a>",
"imageSrc": "https://cdn.kqed.org/wp-content/uploads/2024/04/Mindshift-Podcast-Tile-703x703-1.jpg",
"imageAlt": "KQED MindShift: How We Will Learn",
"officialWebsiteLink": "/mindshift/",
"meta": {
"site": "news",
"source": "kqed",
"order": 12
},
"link": "/podcasts/mindshift",
"subscribe": {
"apple": "https://podcasts.apple.com/us/podcast/mindshift-podcast/id1078765985",
"google": "https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5tZWdhcGhvbmUuZm0vS1FJTkM1NzY0NjAwNDI5",
"npr": "https://www.npr.org/podcasts/464615685/mind-shift-podcast",
"stitcher": "https://www.stitcher.com/podcast/kqed/stories-teachers-share",
"spotify": "https://open.spotify.com/show/0MxSpNYZKNprFLCl7eEtyx"
}
},
"morning-edition": {
"id": "morning-edition",
"title": "Morning Edition",
"info": "\u003cem>Morning Edition\u003c/em> takes listeners around the country and the world with multi-faceted stories and commentaries every weekday. Hosts Steve Inskeep, David Greene and Rachel Martin bring you the latest breaking news and features to prepare you for the day.",
"airtime": "MON-FRI 3am-9am",
"imageSrc": "https://cdn.kqed.org/wp-content/uploads/2024/04/Morning-Edition-Podcast-Tile-360x360-1.jpg",
"officialWebsiteLink": "https://www.npr.org/programs/morning-edition/",
"meta": {
"site": "news",
"source": "npr"
},
"link": "/radio/program/morning-edition"
},
"onourwatch": {
"id": "onourwatch",
"title": "On Our Watch",
"tagline": "Deeply-reported investigative journalism",
"info": "For decades, the process for how police police themselves has been inconsistent – if not opaque. In some states, like California, these proceedings were completely hidden. After a new police transparency law unsealed scores of internal affairs files, our reporters set out to examine these cases and the shadow world of police discipline. On Our Watch brings listeners into the rooms where officers are questioned and witnesses are interrogated to find out who this system is really protecting. Is it the officers, or the public they've sworn to serve?",
"imageSrc": "https://cdn.kqed.org/wp-content/uploads/2024/04/On-Our-Watch-Podcast-Tile-703x703-1.jpg",
"imageAlt": "On Our Watch from NPR and KQED",
"officialWebsiteLink": "/podcasts/onourwatch",
"meta": {
"site": "news",
"source": "kqed",
"order": 11
},
"link": "/podcasts/onourwatch",
"subscribe": {
"apple": "https://podcasts.apple.com/podcast/id1567098962",
"google": "https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5ucHIub3JnLzUxMDM2MC9wb2RjYXN0LnhtbD9zYz1nb29nbGVwb2RjYXN0cw",
"npr": "https://rpb3r.app.goo.gl/onourwatch",
"spotify": "https://open.spotify.com/show/0OLWoyizopu6tY1XiuX70x",
"tuneIn": "https://tunein.com/radio/On-Our-Watch-p1436229/",
"stitcher": "https://www.stitcher.com/show/on-our-watch",
"rss": "https://feeds.npr.org/510360/podcast.xml"
}
},
"on-the-media": {
"id": "on-the-media",
"title": "On The Media",
"info": "Our weekly podcast explores how the media 'sausage' is made, casts an incisive eye on fluctuations in the marketplace of ideas, and examines threats to the freedom of information and expression in America and abroad. For one hour a week, the show tries to lift the veil from the process of \"making media,\" especially news media, because it's through that lens that we see the world and the world sees us",
"airtime": "SUN 2pm-3pm, MON 12am-1am",
"imageSrc": "https://ww2.kqed.org/radio/wp-content/uploads/sites/50/2018/04/onTheMedia.png",
"officialWebsiteLink": "https://www.wnycstudios.org/shows/otm",
"meta": {
"site": "news",
"source": "wnyc"
},
"link": "/radio/program/on-the-media",
"subscribe": {
"apple": "https://itunes.apple.com/us/podcast/on-the-media/id73330715?mt=2",
"tuneIn": "https://tunein.com/radio/On-the-Media-p69/",
"rss": "http://feeds.wnyc.org/onthemedia"
}
},
"pbs-newshour": {
"id": "pbs-newshour",
"title": "PBS NewsHour",
"info": "Analysis, background reports and updates from the PBS NewsHour putting today's news in context.",
"airtime": "MON-FRI 3pm-4pm",
"imageSrc": "https://cdn.kqed.org/wp-content/uploads/2024/04/PBS-News-Hour-Podcast-Tile-360x360-1.jpg",
"officialWebsiteLink": "https://www.pbs.org/newshour/",
"meta": {
"site": "news",
"source": "pbs"
},
"link": "/radio/program/pbs-newshour",
"subscribe": {
"apple": "https://itunes.apple.com/us/podcast/pbs-newshour-full-show/id394432287?mt=2",
"tuneIn": "https://tunein.com/radio/PBS-NewsHour---Full-Show-p425698/",
"rss": "https://www.pbs.org/newshour/feeds/rss/podcasts/show"
}
},
"perspectives": {
"id": "perspectives",
"title": "Perspectives",
"tagline": "KQED's series of daily listener commentaries since 1991",
"info": "KQED's series of daily listener commentaries since 1991.",
"imageSrc": "https://cdn.kqed.org/wp-content/uploads/2025/01/Perspectives_Tile_Final.jpg",
"imageAlt": "KQED Perspectives",
"officialWebsiteLink": "/perspectives/",
"meta": {
"site": "radio",
"source": "kqed",
"order": 14
},
"link": "/perspectives",
"subscribe": {
"apple": "https://podcasts.apple.com/us/podcast/id73801135",
"npr": "https://www.npr.org/podcasts/432309616/perspectives",
"rss": "https://ww2.kqed.org/perspectives/category/perspectives/feed/",
"google": "https://podcasts.google.com/feed/aHR0cHM6Ly93dzIua3FlZC5vcmcvcGVyc3BlY3RpdmVzL2NhdGVnb3J5L3BlcnNwZWN0aXZlcy9mZWVkLw"
}
},
"planet-money": {
"id": "planet-money",
"title": "Planet Money",
"info": "The economy explained. Imagine you could call up a friend and say, Meet me at the bar and tell me what's going on with the economy. Now imagine that's actually a fun evening.",
"airtime": "SUN 3pm-4pm",
"imageSrc": "https://ww2.kqed.org/radio/wp-content/uploads/sites/50/2018/04/planetmoney.jpg",
"officialWebsiteLink": "https://www.npr.org/sections/money/",
"meta": {
"site": "news",
"source": "npr"
},
"link": "/radio/program/planet-money",
"subscribe": {
"npr": "https://rpb3r.app.goo.gl/M4f5",
"apple": "https://itunes.apple.com/us/podcast/planet-money/id290783428?mt=2",
"tuneIn": "https://tunein.com/podcasts/Business--Economics-Podcasts/Planet-Money-p164680/",
"rss": "https://feeds.npr.org/510289/podcast.xml"
}
},
"politicalbreakdown": {
"id": "politicalbreakdown",
"title": "Political Breakdown",
"tagline": "Politics from a personal perspective",
"info": "Political Breakdown is a new series that explores the political intersection of California and the nation. Each week hosts Scott Shafer and Marisa Lagos are joined with a new special guest to unpack politics -- with personality — and offer an insider’s glimpse at how politics happens.",
"airtime": "THU 6:30pm-7pm",
"imageSrc": "https://cdn.kqed.org/wp-content/uploads/2024/04/Political-Breakdown-2024-Podcast-Tile-703x703-1.jpg",
"imageAlt": "KQED Political Breakdown",
"officialWebsiteLink": "/podcasts/politicalbreakdown",
"meta": {
"site": "radio",
"source": "kqed",
"order": 5
},
"link": "/podcasts/politicalbreakdown",
"subscribe": {
"apple": "https://podcasts.apple.com/us/podcast/political-breakdown/id1327641087",
"google": "https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5tZWdhcGhvbmUuZm0vS1FJTkM5Nzk2MzI2MTEx",
"npr": "https://www.npr.org/podcasts/572155894/political-breakdown",
"stitcher": "https://www.stitcher.com/podcast/kqed/political-breakdown",
"spotify": "https://open.spotify.com/show/07RVyIjIdk2WDuVehvBMoN",
"rss": "https://ww2.kqed.org/news/tag/political-breakdown/feed/podcast"
}
},
"possible": {
"id": "possible",
"title": "Possible",
"info": "Possible is hosted by entrepreneur Reid Hoffman and writer Aria Finger. Together in Possible, Hoffman and Finger lead enlightening discussions about building a brighter collective future. The show features interviews with visionary guests like Trevor Noah, Sam Altman and Janette Sadik-Khan. Possible paints an optimistic portrait of the world we can create through science, policy, business, art and our shared humanity. It asks: What if everything goes right for once? How can we get there? Each episode also includes a short fiction story generated by advanced AI GPT-4, serving as a thought-provoking springboard to speculate how humanity could leverage technology for good.",
"airtime": "SUN 2pm",
"imageSrc": "https://cdn.kqed.org/wp-content/uploads/2024/04/Possible-Podcast-Tile-360x360-1.jpg",
"officialWebsiteLink": "https://www.possible.fm/",
"meta": {
"site": "news",
"source": "Possible"
},
"link": "/radio/program/possible",
"subscribe": {
"apple": "https://podcasts.apple.com/us/podcast/possible/id1677184070",
"spotify": "https://open.spotify.com/show/730YpdUSNlMyPQwNnyjp4k"
}
},
"pri-the-world": {
"id": "pri-the-world",
"title": "PRI's The World: Latest Edition",
"info": "Each weekday, host Marco Werman and his team of producers bring you the world's most interesting stories in an hour of radio that reminds us just how small our planet really is.",
"airtime": "MON-FRI 2pm-3pm",
"imageSrc": "https://cdn.kqed.org/wp-content/uploads/2024/04/The-World-Podcast-Tile-360x360-1.jpg",
"officialWebsiteLink": "https://www.pri.org/programs/the-world",
"meta": {
"site": "news",
"source": "PRI"
},
"link": "/radio/program/pri-the-world",
"subscribe": {
"apple": "https://itunes.apple.com/us/podcast/pris-the-world-latest-edition/id278196007?mt=2",
"tuneIn": "https://tunein.com/podcasts/News--Politics-Podcasts/PRIs-The-World-p24/",
"rss": "http://feeds.feedburner.com/pri/theworld"
}
},
"radiolab": {
"id": "radiolab",
"title": "Radiolab",
"info": "A two-time Peabody Award-winner, Radiolab is an investigation told through sounds and stories, and centered around one big idea. In the Radiolab world, information sounds like music and science and culture collide. Hosted by Jad Abumrad and Robert Krulwich, the show is designed for listeners who demand skepticism, but appreciate wonder. WNYC Studios is the producer of other leading podcasts including Freakonomics Radio, Death, Sex & Money, On the Media and many more.",
"airtime": "SUN 12am-1am, SAT 2pm-3pm",
"imageSrc": "https://ww2.kqed.org/radio/wp-content/uploads/sites/50/2018/04/radiolab1400.png",
"officialWebsiteLink": "https://www.wnycstudios.org/shows/radiolab/",
"meta": {
"site": "science",
"source": "WNYC"
},
"link": "/radio/program/radiolab",
"subscribe": {
"apple": "https://itunes.apple.com/us/podcast/radiolab/id152249110?mt=2",
"tuneIn": "https://tunein.com/radio/RadioLab-p68032/",
"rss": "https://feeds.wnyc.org/radiolab"
}
},
"reveal": {
"id": "reveal",
"title": "Reveal",
"info": "Created by The Center for Investigative Reporting and PRX, Reveal is public radios first one-hour weekly radio show and podcast dedicated to investigative reporting. Credible, fact based and without a partisan agenda, Reveal combines the power and artistry of driveway moment storytelling with data-rich reporting on critically important issues. The result is stories that inform and inspire, arming our listeners with information to right injustices, hold the powerful accountable and improve lives.Reveal is hosted by Al Letson and showcases the award-winning work of CIR and newsrooms large and small across the nation. In a radio and podcast market crowded with choices, Reveal focuses on important and often surprising stories that illuminate the world for our listeners.",
"airtime": "SAT 4pm-5pm",
"imageSrc": "https://ww2.kqed.org/radio/wp-content/uploads/sites/50/2018/04/reveal300px.png",
"officialWebsiteLink": "https://www.revealnews.org/episodes/",
"meta": {
"site": "news",
"source": "npr"
},
"link": "/radio/program/reveal",
"subscribe": {
"apple": "https://itunes.apple.com/us/podcast/reveal/id886009669",
"tuneIn": "https://tunein.com/radio/Reveal-p679597/",
"rss": "http://feeds.revealradio.org/revealpodcast"
}
},
"rightnowish": {
"id": "rightnowish",
"title": "Rightnowish",
"tagline": "Art is where you find it",
"info": "Rightnowish digs into life in the Bay Area right now… ish. Journalist Pendarvis Harshaw takes us to galleries painted on the sides of liquor stores in West Oakland. We'll dance in warehouses in the Bayview, make smoothies with kids in South Berkeley, and listen to classical music in a 1984 Cutlass Supreme in Richmond. Every week, Pen talks to movers and shakers about how the Bay Area shapes what they create, and how they shape the place we call home.",
"imageSrc": "https://cdn.kqed.org/wp-content/uploads/2024/04/Rightnowish-Podcast-Tile-500x500-1.jpg",
"imageAlt": "KQED Rightnowish with Pendarvis Harshaw",
"officialWebsiteLink": "/podcasts/rightnowish",
"meta": {
"site": "arts",
"source": "kqed",
"order": 16
},
"link": "/podcasts/rightnowish",
"subscribe": {
"npr": "https://www.npr.org/podcasts/721590300/rightnowish",
"rss": "https://ww2.kqed.org/arts/programs/rightnowish/feed/podcast",
"apple": "https://podcasts.apple.com/us/podcast/rightnowish/id1482187648",
"stitcher": "https://www.stitcher.com/podcast/kqed/rightnowish",
"google": "https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5tZWdhcGhvbmUuZm0vS1FJTkMxMjU5MTY3NDc4",
"spotify": "https://open.spotify.com/show/7kEJuafTzTVan7B78ttz1I"
}
},
"science-friday": {
"id": "science-friday",
"title": "Science Friday",
"info": "Science Friday is a weekly science talk show, broadcast live over public radio stations nationwide. Each week, the show focuses on science topics that are in the news and tries to bring an educated, balanced discussion to bear on the scientific issues at hand. Panels of expert guests join host Ira Flatow, a veteran science journalist, to discuss science and to take questions from listeners during the call-in portion of the program.",
"airtime": "FRI 11am-1pm",
"imageSrc": "https://cdn.kqed.org/wp-content/uploads/2024/04/Science-Friday-Podcast-Tile-360x360-1.jpg",
"officialWebsiteLink": "https://www.wnycstudios.org/shows/science-friday",
"meta": {
"site": "news",
"source": "npr"
},
"link": "/radio/program/science-friday",
"subscribe": {
"apple": "https://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?s=143441&mt=2&id=73329284&at=11l79Y&ct=nprdirectory",
"tuneIn": "https://tunein.com/radio/Science-Friday-p394/",
"rss": "http://feeds.wnyc.org/science-friday"
}
},
"snap-judgment": {
"id": "snap-judgment",
"title": "Snap Judgment",
"tagline": "Real stories with killer beats",
"info": "The Snap Judgment radio show and podcast mixes real stories with killer beats to produce cinematic, dramatic radio. Snap's musical brand of storytelling dares listeners to see the world through the eyes of another. This is storytelling... with a BEAT!! Snap first aired on public radio stations nationwide in July 2010. Today, Snap Judgment airs on over 450 public radio stations and is brought to the airwaves by KQED & PRX.",
"airtime": "SAT 1pm-2pm, 9pm-10pm",
"imageSrc": "https://cdn.kqed.org/wp-content/uploads/2024/05/Snap-Judgment-Podcast-Tile-703x703-1.jpg",
"imageAlt": "KQED Snap Judgment",
"officialWebsiteLink": "https://snapjudgment.org",
"meta": {
"site": "arts",
"source": "kqed",
"order": 4
},
"link": "https://snapjudgment.org",
"subscribe": {
"apple": "https://podcasts.apple.com/us/podcast/snap-judgment/id283657561",
"npr": "https://www.npr.org/podcasts/449018144/snap-judgment",
"stitcher": "https://www.pandora.com/podcast/snap-judgment/PC:241?source=stitcher-sunset",
"spotify": "https://open.spotify.com/show/3Cct7ZWmxHNAtLgBTqjC5v",
"rss": "https://snap.feed.snapjudgment.org/"
}
},
"soldout": {
"id": "soldout",
"title": "SOLD OUT: Rethinking Housing in America",
"tagline": "A new future for housing",
"info": "Sold Out: Rethinking Housing in America",
"imageSrc": "https://cdn.kqed.org/wp-content/uploads/2024/04/Sold-Out-Podcast-Tile-703x703-1.jpg",
"imageAlt": "KQED Sold Out: Rethinking Housing in America",
"officialWebsiteLink": "/podcasts/soldout",
"meta": {
"site": "news",
"source": "kqed",
"order": 13
},
"link": "/podcasts/soldout",
"subscribe": {
"npr": "https://www.npr.org/podcasts/911586047/s-o-l-d-o-u-t-a-new-future-for-housing",
"apple": "https://podcasts.apple.com/us/podcast/introducing-sold-out-rethinking-housing-in-america/id1531354937",
"rss": "https://feeds.megaphone.fm/soldout",
"spotify": "https://open.spotify.com/show/38dTBSk2ISFoPiyYNoKn1X",
"stitcher": "https://www.stitcher.com/podcast/kqed/sold-out-rethinking-housing-in-america",
"tunein": "https://tunein.com/radio/SOLD-OUT-Rethinking-Housing-in-America-p1365871/",
"google": "https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5tZWdhcGhvbmUuZm0vc29sZG91dA"
}
},
"spooked": {
"id": "spooked",
"title": "Spooked",
"tagline": "True-life supernatural stories",
"info": "",
"imageSrc": "https://cdn.kqed.org/wp-content/uploads/2024/10/Spooked-Podcast-Tile-703x703-1.jpg",
"imageAlt": "KQED Spooked",
"officialWebsiteLink": "https://spookedpodcast.org/",
"meta": {
"site": "news",
"source": "kqed",
"order": 7
},
"link": "https://spookedpodcast.org/",
"subscribe": {
"apple": "https://podcasts.apple.com/us/podcast/spooked/id1279361017",
"npr": "https://www.npr.org/podcasts/549547848/snap-judgment-presents-spooked",
"spotify": "https://open.spotify.com/show/76571Rfl3m7PLJQZKQIGCT",
"rss": "https://feeds.simplecast.com/TBotaapn"
}
},
"tech-nation": {
"id": "tech-nation",
"title": "Tech Nation Radio Podcast",
"info": "Tech Nation is a weekly public radio program, hosted by Dr. Moira Gunn. Founded in 1993, it has grown from a simple interview show to a multi-faceted production, featuring conversations with noted technology and science leaders, and a weekly science and technology-related commentary.",
"airtime": "FRI 10pm",
"imageSrc": "https://cdn.kqed.org/wp-content/uploads/2024/04/Tech-Nation-Radio-Podcast-Tile-360x360-1.jpg",
"officialWebsiteLink": "http://technation.podomatic.com/",
"meta": {
"site": "science",
"source": "Tech Nation Media"
},
"link": "/radio/program/tech-nation",
"subscribe": {
"rss": "https://technation.podomatic.com/rss2.xml"
}
},
"ted-radio-hour": {
"id": "ted-radio-hour",
"title": "TED Radio Hour",
"info": "The TED Radio Hour is a journey through fascinating ideas, astonishing inventions, fresh approaches to old problems, and new ways to think and create.",
"airtime": "SUN 3pm-4pm, SAT 10pm-11pm",
"imageSrc": "https://ww2.kqed.org/radio/wp-content/uploads/sites/50/2018/04/tedRadioHour.jpg",
"officialWebsiteLink": "https://www.npr.org/programs/ted-radio-hour/?showDate=2018-06-22",
"meta": {
"site": "news",
"source": "npr"
},
"link": "/radio/program/ted-radio-hour",
"subscribe": {
"npr": "https://rpb3r.app.goo.gl/8vsS",
"apple": "https://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?s=143441&mt=2&id=523121474&at=11l79Y&ct=nprdirectory",
"tuneIn": "https://tunein.com/radio/TED-Radio-Hour-p418021/",
"rss": "https://feeds.npr.org/510298/podcast.xml"
}
},
"thebay": {
"id": "thebay",
"title": "The Bay",
"tagline": "Local news to keep you rooted",
"info": "Host Devin Katayama walks you through the biggest story of the day with reporters and newsmakers.",
"imageSrc": "https://cdn.kqed.org/wp-content/uploads/2024/04/The-Bay-Podcast-Tile-703x703-1.jpg",
"imageAlt": "KQED The Bay",
"officialWebsiteLink": "/podcasts/thebay",
"meta": {
"site": "radio",
"source": "kqed",
"order": 2
},
"link": "/podcasts/thebay",
"subscribe": {
"apple": "https://podcasts.apple.com/us/podcast/the-bay/id1350043452",
"google": "https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5tZWdhcGhvbmUuZm0vS1FJTkM4MjU5Nzg2MzI3",
"npr": "https://www.npr.org/podcasts/586725995/the-bay",
"stitcher": "https://www.stitcher.com/podcast/kqed/the-bay",
"spotify": "https://open.spotify.com/show/4BIKBKIujizLHlIlBNaAqQ",
"rss": "https://feeds.megaphone.fm/KQINC8259786327"
}
},
"thelatest": {
"id": "thelatest",
"title": "The Latest",
"tagline": "Trusted local news in real time",
"info": "",
"imageSrc": "https://cdn.kqed.org/wp-content/uploads/2025/05/The-Latest-2025-Podcast-Tile-703x703-1.jpg",
"imageAlt": "KQED The Latest",
"officialWebsiteLink": "/thelatest",
"meta": {
"site": "news",
"source": "kqed",
"order": 6
},
"link": "/thelatest",
"subscribe": {
"apple": "https://podcasts.apple.com/us/podcast/the-latest-from-kqed/id1197721799",
"npr": "https://www.npr.org/podcasts/1257949365/the-latest-from-k-q-e-d",
"spotify": "https://open.spotify.com/show/5KIIXMgM9GTi5AepwOYvIZ?si=bd3053fec7244dba",
"rss": "https://feeds.megaphone.fm/KQINC9137121918"
}
},
"theleap": {
"id": "theleap",
"title": "The Leap",
"tagline": "What if you closed your eyes, and jumped?",
"info": "Stories about people making dramatic, risky changes, told by award-winning public radio reporter Judy Campbell.",
"imageSrc": "https://cdn.kqed.org/wp-content/uploads/2024/04/The-Leap-Podcast-Tile-703x703-1.jpg",
"imageAlt": "KQED The Leap",
"officialWebsiteLink": "/podcasts/theleap",
"meta": {
"site": "news",
"source": "kqed",
"order": 17
},
"link": "/podcasts/theleap",
"subscribe": {
"apple": "https://podcasts.apple.com/us/podcast/the-leap/id1046668171",
"google": "https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5tZWdhcGhvbmUuZm0vS1FJTkM0NTcwODQ2MjY2",
"npr": "https://www.npr.org/podcasts/447248267/the-leap",
"stitcher": "https://www.stitcher.com/podcast/kqed/the-leap",
"spotify": "https://open.spotify.com/show/3sSlVHHzU0ytLwuGs1SD1U",
"rss": "https://ww2.kqed.org/news/programs/the-leap/feed/podcast"
}
},
"the-moth-radio-hour": {
"id": "the-moth-radio-hour",
"title": "The Moth Radio Hour",
"info": "Since its launch in 1997, The Moth has presented thousands of true stories, told live and without notes, to standing-room-only crowds worldwide. Moth storytellers stand alone, under a spotlight, with only a microphone and a roomful of strangers. The storyteller and the audience embark on a high-wire act of shared experience which is both terrifying and exhilarating. Since 2008, The Moth podcast has featured many of our favorite stories told live on Moth stages around the country. For information on all of our programs and live events, visit themoth.org.",
"airtime": "SAT 8pm-9pm and SUN 11am-12pm",
"imageSrc": "https://ww2.kqed.org/radio/wp-content/uploads/sites/50/2018/04/theMoth.jpg",
"officialWebsiteLink": "https://themoth.org/",
"meta": {
"site": "arts",
"source": "prx"
},
"link": "/radio/program/the-moth-radio-hour",
"subscribe": {
"apple": "https://itunes.apple.com/us/podcast/the-moth-podcast/id275699983?mt=2",
"tuneIn": "https://tunein.com/radio/The-Moth-p273888/",
"rss": "http://feeds.themoth.org/themothpodcast"
}
},
"the-new-yorker-radio-hour": {
"id": "the-new-yorker-radio-hour",
"title": "The New Yorker Radio Hour",
"info": "The New Yorker Radio Hour is a weekly program presented by the magazine's editor, David Remnick, and produced by WNYC Studios and The New Yorker. Each episode features a diverse mix of interviews, profiles, storytelling, and an occasional burst of humor inspired by the magazine, and shaped by its writers, artists, and editors. This isn't a radio version of a magazine, but something all its own, reflecting the rich possibilities of audio storytelling and conversation. Theme music for the show was composed and performed by Merrill Garbus of tUnE-YArDs.",
"airtime": "SAT 10am-11am",
"imageSrc": "https://cdn.kqed.org/wp-content/uploads/2024/04/The-New-Yorker-Podcast-Tile-360x360-1.jpg",
"officialWebsiteLink": "https://www.wnycstudios.org/shows/tnyradiohour",
"meta": {
"site": "arts",
"source": "WNYC"
},
"link": "/radio/program/the-new-yorker-radio-hour",
"subscribe": {
"apple": "https://itunes.apple.com/us/podcast/id1050430296",
"tuneIn": "https://tunein.com/podcasts/WNYC-Podcasts/New-Yorker-Radio-Hour-p803804/",
"rss": "https://feeds.feedburner.com/newyorkerradiohour"
}
},
"the-sam-sanders-show": {
"id": "the-sam-sanders-show",
"title": "The Sam Sanders Show",
"info": "One of public radio's most dynamic voices, Sam Sanders helped launch The NPR Politics Podcast and hosted NPR's hit show It's Been A Minute. Now, the award-winning host returns with something brand new, The Sam Sanders Show. Every week, Sam Sanders and friends dig into the culture that shapes our lives: what's driving the biggest trends, how artists really think, and even the memes you can't stop scrolling past. Sam is beloved for his way of unpacking the world and bringing you up close to fresh currents and engaging conversations. The Sam Sanders Show is smart, funny and always a good time.",
"airtime": "FRI 12-1pm AND SAT 11am-12pm",
"imageSrc": "https://cdn.kqed.org/wp-content/uploads/2025/11/The-Sam-Sanders-Show-Podcast-Tile-400x400-1.jpg",
"officialWebsiteLink": "https://www.kcrw.com/shows/the-sam-sanders-show/latest",
"meta": {
"site": "arts",
"source": "KCRW"
},
"link": "https://www.kcrw.com/shows/the-sam-sanders-show/latest",
"subscribe": {
"rss": "https://feed.cdnstream1.com/zjb/feed/download/ac/28/59/ac28594c-e1d0-4231-8728-61865cdc80e8.xml"
}
},
"the-splendid-table": {
"id": "the-splendid-table",
"title": "The Splendid Table",
"info": "\u003cem>The Splendid Table\u003c/em> hosts our nation's conversations about cooking, sustainability and food culture.",
"imageSrc": "https://cdn.kqed.org/wp-content/uploads/2024/04/The-Splendid-Table-Podcast-Tile-360x360-1.jpg",
"officialWebsiteLink": "https://www.splendidtable.org/",
"airtime": "SUN 10-11 pm",
"meta": {
"site": "radio",
"source": "npr"
},
"link": "/radio/program/the-splendid-table"
},
"this-american-life": {
"id": "this-american-life",
"title": "This American Life",
"info": "This American Life is a weekly public radio show, heard by 2.2 million people on more than 500 stations. Another 2.5 million people download the weekly podcast. It is hosted by Ira Glass, produced in collaboration with Chicago Public Media, delivered to stations by PRX The Public Radio Exchange, and has won all of the major broadcasting awards.",
"airtime": "SAT 12pm-1pm, 7pm-8pm",
"imageSrc": "https://ww2.kqed.org/radio/wp-content/uploads/sites/50/2018/04/thisAmericanLife.png",
"officialWebsiteLink": "https://www.thisamericanlife.org/",
"meta": {
"site": "news",
"source": "wbez"
},
"link": "/radio/program/this-american-life",
"subscribe": {
"apple": "https://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?s=143441&mt=2&id=201671138&at=11l79Y&ct=nprdirectory",
"rss": "https://www.thisamericanlife.org/podcast/rss.xml"
}
},
"tinydeskradio": {
"id": "tinydeskradio",
"title": "Tiny Desk Radio",
"info": "We're bringing the best of Tiny Desk to the airwaves, only on public radio.",
"airtime": "SUN 8pm and SAT 9pm",
"imageSrc": "https://cdn.kqed.org/wp-content/uploads/2025/04/300x300-For-Member-Station-Logo-Tiny-Desk-Radio-@2x.png",
"officialWebsiteLink": "https://www.npr.org/series/g-s1-52030/tiny-desk-radio",
"meta": {
"site": "news",
"source": "npr"
},
"link": "/radio/program/tinydeskradio",
"subscribe": {
"rss": "https://feeds.npr.org/g-s1-52030/rss.xml"
}
},
"wait-wait-dont-tell-me": {
"id": "wait-wait-dont-tell-me",
"title": "Wait Wait... Don't Tell Me!",
"info": "Peter Sagal and Bill Kurtis host the weekly NPR News quiz show alongside some of the best and brightest news and entertainment personalities.",
"airtime": "SUN 10am-11am, SAT 11am-12pm, SAT 6pm-7pm",
"imageSrc": "https://cdn.kqed.org/wp-content/uploads/2024/04/Wait-Wait-Podcast-Tile-300x300-1.jpg",
"officialWebsiteLink": "https://www.npr.org/programs/wait-wait-dont-tell-me/",
"meta": {
"site": "news",
"source": "npr"
},
"link": "/radio/program/wait-wait-dont-tell-me",
"subscribe": {
"npr": "https://rpb3r.app.goo.gl/Xogv",
"apple": "https://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?s=143441&mt=2&id=121493804&at=11l79Y&ct=nprdirectory",
"tuneIn": "https://tunein.com/radio/Wait-Wait-Dont-Tell-Me-p46/",
"rss": "https://feeds.npr.org/344098539/podcast.xml"
}
},
"weekend-edition-saturday": {
"id": "weekend-edition-saturday",
"title": "Weekend Edition Saturday",
"info": "Weekend Edition Saturday wraps up the week's news and offers a mix of analysis and features on a wide range of topics, including arts, sports, entertainment, and human interest stories. The two-hour program is hosted by NPR's Peabody Award-winning Scott Simon.",
"airtime": "SAT 5am-10am",
"imageSrc": "https://cdn.kqed.org/wp-content/uploads/2024/04/Weekend-Edition-Podcast-Tile-360x360-1.jpg",
"officialWebsiteLink": "https://www.npr.org/programs/weekend-edition-saturday/",
"meta": {
"site": "news",
"source": "npr"
},
"link": "/radio/program/weekend-edition-saturday"
},
"weekend-edition-sunday": {
"id": "weekend-edition-sunday",
"title": "Weekend Edition Sunday",
"info": "Weekend Edition Sunday features interviews with newsmakers, artists, scientists, politicians, musicians, writers, theologians and historians. The program has covered news events from Nelson Mandela's 1990 release from a South African prison to the capture of Saddam Hussein.",
"airtime": "SUN 5am-10am",
"imageSrc": "https://cdn.kqed.org/wp-content/uploads/2024/04/Weekend-Edition-Podcast-Tile-360x360-1.jpg",
"officialWebsiteLink": "https://www.npr.org/programs/weekend-edition-sunday/",
"meta": {
"site": "news",
"source": "npr"
},
"link": "/radio/program/weekend-edition-sunday"
}
},
"racesReducer": {},
"racesGenElectionReducer": {},
"radioSchedulesReducer": {},
"listsReducer": {},
"recallGuideReducer": {
"intros": {},
"policy": {},
"candidates": {}
},
"savedArticleReducer": {
"articles": [],
"status": {}
},
"pfsSessionReducer": {},
"subscriptionsReducer": {},
"termsReducer": {
"about": {
"name": "About",
"type": "terms",
"id": "about",
"slug": "about",
"link": "/about",
"taxonomy": "site"
},
"arts": {
"name": "Arts & Culture",
"grouping": [
"arts",
"pop",
"trulyca"
],
"description": "KQED Arts provides daily in-depth coverage of the Bay Area's music, art, film, performing arts, literature and arts news, as well as cultural commentary and criticism.",
"type": "terms",
"id": "arts",
"slug": "arts",
"link": "/arts",
"taxonomy": "site"
},
"artschool": {
"name": "Art School",
"parent": "arts",
"type": "terms",
"id": "artschool",
"slug": "artschool",
"link": "/artschool",
"taxonomy": "site"
},
"bayareabites": {
"name": "KQED food",
"grouping": [
"food",
"bayareabites",
"checkplease"
],
"parent": "food",
"type": "terms",
"id": "bayareabites",
"slug": "bayareabites",
"link": "/food",
"taxonomy": "site"
},
"bayareahiphop": {
"name": "Bay Area Hiphop",
"type": "terms",
"id": "bayareahiphop",
"slug": "bayareahiphop",
"link": "/bayareahiphop",
"taxonomy": "site"
},
"campaign21": {
"name": "Campaign 21",
"type": "terms",
"id": "campaign21",
"slug": "campaign21",
"link": "/campaign21",
"taxonomy": "site"
},
"checkplease": {
"name": "KQED food",
"grouping": [
"food",
"bayareabites",
"checkplease"
],
"parent": "food",
"type": "terms",
"id": "checkplease",
"slug": "checkplease",
"link": "/food",
"taxonomy": "site"
},
"education": {
"name": "Education",
"grouping": [
"education"
],
"type": "terms",
"id": "education",
"slug": "education",
"link": "/education",
"taxonomy": "site"
},
"elections": {
"name": "Elections",
"type": "terms",
"id": "elections",
"slug": "elections",
"link": "/elections",
"taxonomy": "site"
},
"events": {
"name": "Events",
"type": "terms",
"id": "events",
"slug": "events",
"link": "/events",
"taxonomy": "site"
},
"event": {
"name": "Event",
"alias": "events",
"type": "terms",
"id": "event",
"slug": "event",
"link": "/event",
"taxonomy": "site"
},
"filmschoolshorts": {
"name": "Film School Shorts",
"type": "terms",
"id": "filmschoolshorts",
"slug": "filmschoolshorts",
"link": "/filmschoolshorts",
"taxonomy": "site"
},
"food": {
"name": "KQED food",
"grouping": [
"food",
"bayareabites",
"checkplease"
],
"type": "terms",
"id": "food",
"slug": "food",
"link": "/food",
"taxonomy": "site"
},
"forum": {
"name": "Forum",
"relatedContentQuery": "posts/forum?",
"parent": "news",
"type": "terms",
"id": "forum",
"slug": "forum",
"link": "/forum",
"taxonomy": "site"
},
"futureofyou": {
"name": "Future of You",
"grouping": [
"science",
"futureofyou"
],
"parent": "science",
"type": "terms",
"id": "futureofyou",
"slug": "futureofyou",
"link": "/futureofyou",
"taxonomy": "site"
},
"jpepinheart": {
"name": "KQED food",
"relatedContentQuery": "posts/food,bayareabites,checkplease",
"parent": "food",
"type": "terms",
"id": "jpepinheart",
"slug": "jpepinheart",
"link": "/food",
"taxonomy": "site"
},
"liveblog": {
"name": "Live Blog",
"type": "terms",
"id": "liveblog",
"slug": "liveblog",
"link": "/liveblog",
"taxonomy": "site"
},
"livetv": {
"name": "Live TV",
"parent": "tv",
"type": "terms",
"id": "livetv",
"slug": "livetv",
"link": "/livetv",
"taxonomy": "site"
},
"lowdown": {
"name": "The Lowdown",
"relatedContentQuery": "posts/lowdown?",
"parent": "news",
"type": "terms",
"id": "lowdown",
"slug": "lowdown",
"link": "/lowdown",
"taxonomy": "site"
},
"mindshift": {
"name": "Mindshift",
"parent": "news",
"description": "MindShift explores the future of education by highlighting the innovative – and sometimes counterintuitive – ways educators and parents are helping all children succeed.",
"type": "terms",
"id": "mindshift",
"slug": "mindshift",
"link": "/mindshift",
"taxonomy": "site"
},
"news": {
"name": "News",
"grouping": [
"news",
"forum"
],
"type": "terms",
"id": "news",
"slug": "news",
"link": "/news",
"taxonomy": "site"
},
"perspectives": {
"name": "Perspectives",
"parent": "radio",
"type": "terms",
"id": "perspectives",
"slug": "perspectives",
"link": "/perspectives",
"taxonomy": "site"
},
"podcasts": {
"name": "Podcasts",
"type": "terms",
"id": "podcasts",
"slug": "podcasts",
"link": "/podcasts",
"taxonomy": "site"
},
"pop": {
"name": "Pop",
"parent": "arts",
"type": "terms",
"id": "pop",
"slug": "pop",
"link": "/pop",
"taxonomy": "site"
},
"pressroom": {
"name": "Pressroom",
"type": "terms",
"id": "pressroom",
"slug": "pressroom",
"link": "/pressroom",
"taxonomy": "site"
},
"quest": {
"name": "Quest",
"parent": "science",
"type": "terms",
"id": "quest",
"slug": "quest",
"link": "/quest",
"taxonomy": "site"
},
"radio": {
"name": "Radio",
"grouping": [
"forum",
"perspectives"
],
"description": "Listen to KQED Public Radio – home of Forum and The California Report – on 88.5 FM in San Francisco, 89.3 FM in Sacramento, 88.3 FM in Santa Rosa and 88.1 FM in Martinez.",
"type": "terms",
"id": "radio",
"slug": "radio",
"link": "/radio",
"taxonomy": "site"
},
"root": {
"name": "KQED",
"image": "https://ww2.kqed.org/app/uploads/2020/02/KQED-OG-Image@1x.png",
"imageWidth": 1200,
"imageHeight": 630,
"headData": {
"title": "KQED | News, Radio, Podcasts, TV | Public Media for Northern California",
"description": "KQED provides public radio, television, and independent reporting on issues that matter to the Bay Area. We’re the NPR and PBS member station for Northern California."
},
"type": "terms",
"id": "root",
"slug": "root",
"link": "/root",
"taxonomy": "site"
},
"science": {
"name": "Science",
"grouping": [
"science",
"futureofyou"
],
"description": "KQED Science brings you award-winning science and environment coverage from the Bay Area and beyond.",
"type": "terms",
"id": "science",
"slug": "science",
"link": "/science",
"taxonomy": "site"
},
"stateofhealth": {
"name": "State of Health",
"parent": "science",
"type": "terms",
"id": "stateofhealth",
"slug": "stateofhealth",
"link": "/stateofhealth",
"taxonomy": "site"
},
"support": {
"name": "Support",
"type": "terms",
"id": "support",
"slug": "support",
"link": "/support",
"taxonomy": "site"
},
"thedolist": {
"name": "The Do List",
"parent": "arts",
"type": "terms",
"id": "thedolist",
"slug": "thedolist",
"link": "/thedolist",
"taxonomy": "site"
},
"trulyca": {
"name": "Truly CA",
"grouping": [
"arts",
"pop",
"trulyca"
],
"parent": "arts",
"type": "terms",
"id": "trulyca",
"slug": "trulyca",
"link": "/trulyca",
"taxonomy": "site"
},
"tv": {
"name": "TV",
"type": "terms",
"id": "tv",
"slug": "tv",
"link": "/tv",
"taxonomy": "site"
},
"voterguide": {
"name": "Voter Guide",
"parent": "elections",
"alias": "elections",
"type": "terms",
"id": "voterguide",
"slug": "voterguide",
"link": "/voterguide",
"taxonomy": "site"
},
"guiaelectoral": {
"name": "Guia Electoral",
"parent": "elections",
"alias": "elections",
"type": "terms",
"id": "guiaelectoral",
"slug": "guiaelectoral",
"link": "/guiaelectoral",
"taxonomy": "site"
},
"news_28250": {
"type": "terms",
"id": "news_28250",
"meta": {
"index": "terms_1716263798",
"site": "news",
"id": "28250",
"found": true
},
"relationships": {},
"featImg": null,
"name": "Local",
"description": null,
"taxonomy": "category",
"headData": {
"twImgId": null,
"twTitle": null,
"ogTitle": null,
"ogImgId": null,
"twDescription": null,
"description": null,
"title": "Local Archives | KQED News",
"ogDescription": null
},
"ttid": 28267,
"slug": "local",
"isLoading": false,
"link": "/news/category/local"
},
"news_8": {
"type": "terms",
"id": "news_8",
"meta": {
"index": "terms_1716263798",
"site": "news",
"id": "8",
"found": true
},
"relationships": {},
"featImg": null,
"name": "News",
"description": null,
"taxonomy": "category",
"headData": {
"twImgId": null,
"twTitle": null,
"ogTitle": null,
"ogImgId": null,
"twDescription": null,
"description": null,
"title": "News Archives | KQED News",
"ogDescription": null
},
"ttid": 8,
"slug": "news",
"isLoading": false,
"link": "/news/category/news"
},
"news_248": {
"type": "terms",
"id": "news_248",
"meta": {
"index": "terms_1716263798",
"site": "news",
"id": "248",
"found": true
},
"relationships": {},
"featImg": null,
"name": "Technology",
"description": null,
"taxonomy": "category",
"headData": {
"twImgId": null,
"twTitle": null,
"ogTitle": null,
"ogImgId": null,
"twDescription": null,
"description": null,
"title": "Technology Archives | KQED News",
"ogDescription": null
},
"ttid": 256,
"slug": "technology",
"isLoading": false,
"link": "/news/category/technology"
},
"news_25184": {
"type": "terms",
"id": "news_25184",
"meta": {
"index": "terms_1716263798",
"site": "news",
"id": "25184",
"found": true
},
"relationships": {},
"featImg": null,
"name": "AI",
"description": null,
"taxonomy": "tag",
"headData": {
"twImgId": null,
"twTitle": null,
"ogTitle": null,
"ogImgId": null,
"twDescription": null,
"description": null,
"title": "AI Archives | KQED News",
"ogDescription": null
},
"ttid": 25201,
"slug": "ai",
"isLoading": false,
"link": "/news/tag/ai"
},
"news_32664": {
"type": "terms",
"id": "news_32664",
"meta": {
"index": "terms_1716263798",
"site": "news",
"id": "32664",
"found": true
},
"relationships": {},
"name": "AI software",
"slug": "ai-software",
"taxonomy": "tag",
"description": null,
"featImg": null,
"headData": {
"title": "AI software | KQED News",
"description": null,
"ogTitle": null,
"ogDescription": null,
"ogImgId": null,
"twTitle": null,
"twDescription": null,
"twImgId": null
},
"ttid": 32681,
"isLoading": false,
"link": "/news/tag/ai-software"
},
"news_34755": {
"type": "terms",
"id": "news_34755",
"meta": {
"index": "terms_1716263798",
"site": "news",
"id": "34755",
"found": true
},
"relationships": {},
"name": "artificial intelligence",
"slug": "artificial-intelligence",
"taxonomy": "tag",
"description": null,
"featImg": null,
"headData": {
"title": "artificial intelligence | KQED News",
"description": null,
"ogTitle": null,
"ogDescription": null,
"ogImgId": null,
"twTitle": null,
"twDescription": null,
"twImgId": null
},
"ttid": 34772,
"isLoading": false,
"link": "/news/tag/artificial-intelligence"
},
"news_1386": {
"type": "terms",
"id": "news_1386",
"meta": {
"index": "terms_1716263798",
"site": "news",
"id": "1386",
"found": true
},
"relationships": {},
"featImg": null,
"name": "Bay Area",
"description": null,
"taxonomy": "tag",
"headData": {
"twImgId": null,
"twTitle": null,
"ogTitle": null,
"ogImgId": null,
"twDescription": null,
"description": null,
"title": "Bay Area Archives | KQED News",
"ogDescription": null
},
"ttid": 1398,
"slug": "bay-area",
"isLoading": false,
"link": "/news/tag/bay-area"
},
"news_17619": {
"type": "terms",
"id": "news_17619",
"meta": {
"index": "terms_1716263798",
"site": "news",
"id": "17619",
"found": true
},
"relationships": {},
"featImg": null,
"name": "cybersecurity",
"description": null,
"taxonomy": "tag",
"headData": {
"twImgId": null,
"twTitle": null,
"ogTitle": null,
"ogImgId": null,
"twDescription": null,
"description": null,
"title": "cybersecurity Archives | KQED News",
"ogDescription": null
},
"ttid": 17653,
"slug": "cybersecurity",
"isLoading": false,
"link": "/news/tag/cybersecurity"
},
"news_1323": {
"type": "terms",
"id": "news_1323",
"meta": {
"index": "terms_1716263798",
"site": "news",
"id": "1323",
"found": true
},
"relationships": {},
"featImg": null,
"name": "Donald Trump",
"description": null,
"taxonomy": "tag",
"headData": {
"twImgId": null,
"twTitle": null,
"ogTitle": null,
"ogImgId": null,
"twDescription": null,
"description": null,
"title": "Donald Trump Archives | KQED News",
"ogDescription": null
},
"ttid": 1335,
"slug": "donald-trump",
"isLoading": false,
"link": "/news/tag/donald-trump"
},
"news_15": {
"type": "terms",
"id": "news_15",
"meta": {
"index": "terms_1716263798",
"site": "news",
"id": "15",
"found": true
},
"relationships": {},
"featImg": null,
"name": "Forum",
"description": null,
"taxonomy": "tag",
"headData": {
"twImgId": null,
"twTitle": null,
"ogTitle": null,
"ogImgId": null,
"twDescription": null,
"description": null,
"title": "Forum Archives | KQED News",
"ogDescription": null
},
"ttid": 15,
"slug": "forum",
"isLoading": false,
"link": "/news/tag/forum"
},
"news_34586": {
"type": "terms",
"id": "news_34586",
"meta": {
"index": "terms_1716263798",
"site": "news",
"id": "34586",
"found": true
},
"relationships": {},
"name": "Silicon Valley",
"slug": "silicon-valley",
"taxonomy": "tag",
"description": null,
"featImg": null,
"headData": {
"title": "Silicon Valley | KQED News",
"description": null,
"ogTitle": null,
"ogDescription": null,
"ogImgId": null,
"twTitle": null,
"twDescription": null,
"twImgId": null
},
"ttid": 34603,
"isLoading": false,
"link": "/news/tag/silicon-valley"
},
"news_1631": {
"type": "terms",
"id": "news_1631",
"meta": {
"index": "terms_1716263798",
"site": "news",
"id": "1631",
"found": true
},
"relationships": {},
"name": "Technology",
"slug": "technology",
"taxonomy": "tag",
"description": null,
"featImg": null,
"headData": {
"title": "Technology | KQED News",
"description": null,
"ogTitle": null,
"ogDescription": null,
"ogImgId": null,
"twTitle": null,
"twDescription": null,
"twImgId": null
},
"ttid": 1643,
"isLoading": false,
"link": "/news/tag/technology"
},
"news_20058": {
"type": "terms",
"id": "news_20058",
"meta": {
"index": "terms_1716263798",
"site": "news",
"id": "20058",
"found": true
},
"relationships": {},
"featImg": null,
"name": "U.S. Department of Justice",
"description": null,
"taxonomy": "tag",
"headData": {
"twImgId": null,
"twTitle": null,
"ogTitle": null,
"ogImgId": null,
"twDescription": null,
"description": null,
"title": "U.S. Department of Justice Archives | KQED News",
"ogDescription": null
},
"ttid": 20075,
"slug": "u-s-department-of-justice",
"isLoading": false,
"link": "/news/tag/u-s-department-of-justice"
},
"news_21417": {
"type": "terms",
"id": "news_21417",
"meta": {
"index": "terms_1716263798",
"site": "news",
"id": "21417",
"found": true
},
"relationships": {},
"featImg": null,
"name": "U.S. Military",
"description": null,
"taxonomy": "tag",
"headData": {
"twImgId": null,
"twTitle": null,
"ogTitle": null,
"ogImgId": null,
"twDescription": null,
"description": null,
"title": "U.S. Military Archives | KQED News",
"ogDescription": null
},
"ttid": 21434,
"slug": "u-s-military",
"isLoading": false,
"link": "/news/tag/u-s-military"
},
"news_33733": {
"type": "terms",
"id": "news_33733",
"meta": {
"index": "terms_1716263798",
"site": "news",
"id": "33733",
"found": true
},
"relationships": {},
"featImg": null,
"name": "News",
"description": null,
"taxonomy": "interest",
"headData": {
"twImgId": null,
"twTitle": null,
"ogTitle": null,
"ogImgId": null,
"twDescription": null,
"description": null,
"title": "News Archives | KQED News",
"ogDescription": null
},
"ttid": 33750,
"slug": "news",
"isLoading": false,
"link": "/news/interest/news"
},
"news_33732": {
"type": "terms",
"id": "news_33732",
"meta": {
"index": "terms_1716263798",
"site": "news",
"id": "33732",
"found": true
},
"relationships": {},
"featImg": null,
"name": "Technology",
"description": null,
"taxonomy": "interest",
"headData": {
"twImgId": null,
"twTitle": null,
"ogTitle": null,
"ogImgId": null,
"twDescription": null,
"description": null,
"title": "Technology Archives | KQED News",
"ogDescription": null
},
"ttid": 33749,
"slug": "technology",
"isLoading": false,
"link": "/news/interest/technology"
}
},
"userAgentReducer": {
"userAgent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
"isBot": true
},
"userPermissionsReducer": {
"wpLoggedIn": false
},
"localStorageReducer": {},
"browserHistoryReducer": [],
"eventsReducer": {},
"fssReducer": {},
"tvDailyScheduleReducer": {},
"tvWeeklyScheduleReducer": {},
"tvPrimetimeScheduleReducer": {},
"tvMonthlyScheduleReducer": {},
"userAccountReducer": {
"user": {
"email": null,
"emailStatus": "EMAIL_UNVALIDATED",
"loggedStatus": "LOGGED_OUT",
"loggingChecked": false,
"articles": [],
"firstName": null,
"lastName": null,
"phoneNumber": null,
"fetchingMembership": false,
"membershipError": false,
"memberships": [
{
"id": null,
"startDate": null,
"firstName": null,
"lastName": null,
"familyNumber": null,
"memberNumber": null,
"memberSince": null,
"expirationDate": null,
"pfsEligible": false,
"isSustaining": false,
"membershipLevel": "Prospect",
"membershipStatus": "Non Member",
"lastGiftDate": null,
"renewalDate": null,
"lastDonationAmount": null
}
]
},
"authModal": {
"isOpen": false,
"view": "LANDING_VIEW"
},
"error": null
},
"youthMediaReducer": {},
"checkPleaseReducer": {
"filterData": {
"region": {
"key": "Restaurant Region",
"filters": [
"Any Region"
]
},
"cuisine": {
"key": "Restaurant Cuisine",
"filters": [
"Any Cuisine"
]
}
},
"restaurantDataById": {},
"restaurantIdsSorted": [],
"error": null
},
"location": {
"pathname": "/news/12081279/anthropic-mythos-claude-unauthorized-breach-investigation-cybersecurity",
"previousPathname": "/"
}
}