{"id":46968,"date":"2026-04-14T13:47:43","date_gmt":"2026-04-14T13:47:43","guid":{"rendered":"http:\/\/localhost\/?p=46968"},"modified":"2026-04-14T13:47:43","modified_gmt":"2026-04-14T13:47:43","slug":"anthropic-mythos-separating-signal-from-hype","status":"publish","type":"post","link":"https:\/\/zero.redgem.net\/?p=46968","title":{"rendered":"Anthropic Mythos: Separating Signal from Hype_IMPERVABLOG:97722943384F4C1A54A41D43B2370EC4"},"content":{"rendered":"<p>{&#8220;lastseen&#8221;:&#8221;2026-04-14T18:09:50&#8243;,&#8221;description&#8221;:&#8221;The recent buzz around Anthropic\u2019s  _Mythos_ model has been intense, and for good reason. Early reports suggest a model that significantly advances automated reasoning over large codebases, vulnerability discovery, and exploit generation. Some are already calling it a \u201cgame changer\u201d for offensive security.\\n\\nBut like most breakthroughs in AI, the reality is more nuanced.\\n\\nLet\u2019s unpack what Mythos is, why it\u2019s getting so much attention, and where the real impact will (and won\u2019t) be.\\n\\n## **What Is Mythos, and Why It Matters**\\n\\nAt its core, Mythos is designed to operate deeply within software systems:\\n\\n  * It can reason across **entire codebases** , not just snippets \\n\\n\\n  * It demonstrates strong capabilities in **multi-step vulnerability discovery**\\n\\n\\n  * It can potentially chain findings into **realistic exploit paths**\\n\\n\\n\\nThis is what sets it apart from earlier models. Traditional LLMs often struggled with:\\n\\n  * Context fragmentation (limited memory of large systems) \\n\\n\\n  * Superficial pattern matching (vs. true reasoning) \\n\\n\\n  * Weakness in multi-stage attack logic \\n\\n\\n\\nMythos appears to push beyond that, closer to what human security researchers do when analyzing complex systems.\\n\\nThat\u2019s the hype. Now let\u2019s put it into perspective.\\n\\n## **1\\\\. Closed Systems Still Have a Natural Advantage**\\n\\nOne of the most important constraints, often overlooked, is **access**.\\n\\nOrganizations running:\\n\\n  * Licensed binaries \\n\\n\\n  * Closed-source products \\n\\n\\n  * SaaS platforms \\n\\n\\n\\nare inherently less exposed to this class of AI-driven analysis.\\n\\nWhy? Because Mythos appears to be most effective when it has **full visibility into the source code**. Without that:\\n\\n  * Reverse engineering binaries is still **hard and lossy**\\n\\n\\n  * SaaS environments expose only **interfaces, not logic**\\n\\n\\n\\nThis creates a **natural barrier** for attackers.\\n\\nAlthough \u201csecurity through obscurity\u201d isn\u2019t a solution, in practice:\\n\\n  * Open-source projects and exposed codebases will feel the impact first \\n\\n\\n  * Closed vendors still need to worry, but they\u2019re not suddenly transparent overnight \\n\\n\\n\\n## **2\\\\. The Real Pressure Point: Time-to-Mitigation**\\n\\nAI doesn\u2019t just change  _what_ attackers can do, it changes  _how fast_ everything happens. \\n\\nAnd this is where **security vendors** feel the most pressure. The challenge isn\u2019t whether vulnerabilities exist, it\u2019s **how fast vendors can respond once they\u2019re discovered**.\\n\\n**The new race:**\\n\\n  * AI\/ human finds vulnerability \u2192 \\n\\n\\n  * AI Exploit is generated quickly \u2192 \\n\\n\\n  * Attack traffic emerges earlier \u2192 \\n\\n\\n  * Defenses must adapt in near real-time.\\n\\n\\n\\nThis shifts the competitive advantage to vendors that can:\\n\\n  * Automate security workflows to\\n\\n\\n  * Rapidly **understand new attack patterns**\\n\\n\\n  * **Generate mitigations**\\n\\n\\n  * Deploy protections **before mass exploitation**\\n\\n\\n\\n## **3\\\\. The Budget Reality: AI Red-Teaming Isn\u2019t Cheap**\\n\\nOne of the least discussed aspects of Mythos is **cost**.\\n\\nRunning such a model at scale involves:\\n\\n  * High compute costs \\n\\n\\n  * Expensive infrastructure \\n\\n\\n  * For example, Anthropic admitted that \u201cAcross a thousand runs through our scaffold, the total cost was under $20,000\u201d for finding vulnerabilities in OpenBSD.\\n\\n\\n  * Significant human validation effort\\n\\n\\n\\nAnd that last part is critical.\\n\\n**Every finding still requires:**\\n\\n  * Verification (is it real?) \\n\\n\\n  * Reproduction \\n\\n\\n  * Impact assessment \\n\\n\\n\\nWhich means **m****ore****security engineers per finding,** not less.\\n\\nOrganizations will need to start budgeting for:\\n\\n  * **AI-assisted red teaming**\\n\\n\\n  * Dedicated pipelines to process findings \\n\\n\\n  * Integration into SDLC workflows \\n\\n\\n\\nThis mirrors what we\u2019ve already seen with GitHub Copilot-style assistants and AI-based code analysis tools.\\n\\n**Implication for attackers:**\\n\\nThese \u201cdoomsday\u201d capabilities are **not evenly distributed**.\\n\\n  * Well-funded actors (nation-states, top-tier cybercrime groups) \u2192 likely adopters \\n\\n\\n  * Opportunistic attackers \u2192 much slower to benefit \\n\\n\\n\\nSo the threat landscape **widens at the top** , not uniformly across all attackers.\\n\\n## **4\\\\. Bug Bounty Programs Will Feel the Noise First**\\n\\nOne immediate and very practical impact: **bug bounty platforms are about to get noisy.**\\n\\nExpect a surge of:\\n\\n  * AI-generated vulnerability reports \\n\\n\\n  * Poorly validated findings \\n\\n\\n  * Duplicates and false positives \\n\\n\\n\\nThis creates a scaling problem for security teams.\\n\\n**Organizations will need to adapt:**\\n\\n  * Stronger **triage filtering mechanisms** (likely AI-driven) \\n\\n\\n  * Reputation systems for researchers \\n\\n\\n  * Penalties for repeated false positives \\n\\n\\n  * Potential **adjustments in bounty pricing**\\n\\n\\n\\nOtherwise, teams risk wasting cycles on low-quality reports and missing real vulnerabilities buried in noise. Ironically, AI will be needed to defend against AI-generated reports.\\n\\n## **5\\\\. Not All Vulnerabilities Are Equal**\\n\\nAnother important nuance: \\n\\nFinding a vulnerability \u2260 exploiting it at scale.\\n\\nEven with Mythos:\\n\\n  * Many findings will be **low impact**\\n\\n\\n  * Exploitation may require **environment specific conditions**\\n\\n\\n  * Real-world constraints (auth, rate limits, monitoring) still apply \\n\\n\\n\\nThis is where traditional security layers still matter:\\n\\n  * WAF, API protection, Bot protection\\n\\n\\n  * Identity protection\\n\\n\\n  * Data protection\\n\\n\\n  * Threat reputation\\n\\n\\n\\nMythos increases  _discovery capability_ , but doesn\u2019t eliminate **defense in depth**.\\n\\n## **Final Thoughts**\\n\\nThe Mythos model presents a meaningful step forward. It brings AI closer to acting like a real security researcher, capable of deep reasoning and complex analysis.\\n\\nBut it\u2019s not a universal \u201cbreak everything\u201d button.\\n\\n  * Closed systems still provide friction \\n\\n\\n  * Costs limit widespread misuse \\n\\n\\n  * Defensive technologies remain highly relevant \\n\\n\\n  * Operational processes (triage, mitigation) become the real bottleneck \\n\\n\\n\\nThe hype focuses on **capability**. The reality is about **constraints and execution**.\\n\\nAnd as always in cybersecurity, the winners won\u2019t be those with the best tools, but those who can but those who can operationalize speed, from detection to mitigation, at scale.\\n\\nThe post Anthropic Mythos: Separating Signal from Hype appeared first on Blog.&#8221;,&#8221;published&#8221;:&#8221;2026-04-14T17:43:27&#8243;,&#8221;modified&#8221;:&#8221;2026-04-14T17:43:27&#8243;,&#8221;type&#8221;:&#8221;impervablog&#8221;,&#8221;title&#8221;:&#8221;Anthropic Mythos: Separating Signal from Hype&#8221;,&#8221;source&#8221;:&#8221;&#8221;,&#8221;references&#8221;:&#8221;&#8221;,&#8221;id&#8221;:&#8221;IMPERVABLOG:97722943384F4C1A54A41D43B2370EC4&#8243;,&#8221;bulletinFamily&#8221;:&#8221;blog&#8221;,&#8221;cwe&#8221;:null,&#8221;cvelist&#8221;:[],&#8221;sourceData&#8221;:&#8221;&#8221;,&#8221;sourceHref&#8221;:&#8221;&#8221;,&#8221;cvss&#8221;:{&#8220;score&#8221;:0,&#8221;severity&#8221;:&#8221;NONE&#8221;,&#8221;vector&#8221;:&#8221;NONE&#8221;,&#8221;version&#8221;:&#8221;NONE&#8221;},&#8221;cvss2&#8243;:{},&#8221;cvss3&#8243;:{&#8220;version&#8221;:&#8221;&#8221;,&#8221;vectorString&#8221;:&#8221;&#8221;,&#8221;baseScore&#8221;:0,&#8221;baseSeverity&#8221;:&#8221;&#8221;,&#8221;attackVector&#8221;:&#8221;&#8221;,&#8221;attackComplexity&#8221;:&#8221;&#8221;,&#8221;privilegesRequired&#8221;:&#8221;&#8221;,&#8221;userInteraction&#8221;:&#8221;&#8221;,&#8221;scope&#8221;:&#8221;&#8221;,&#8221;confidentialityImpact&#8221;:&#8221;&#8221;,&#8221;integrityImpact&#8221;:&#8221;&#8221;,&#8221;availabilityImpact&#8221;:&#8221;&#8221;,&#8221;cvssV3&#8243;:{&#8220;version&#8221;:&#8221;&#8221;,&#8221;vectorString&#8221;:&#8221;&#8221;,&#8221;baseScore&#8221;:0,&#8221;baseSeverity&#8221;:&#8221;&#8221;,&#8221;attackVector&#8221;:&#8221;&#8221;,&#8221;attackComplexity&#8221;:&#8221;&#8221;,&#8221;privilegesRequired&#8221;:&#8221;&#8221;,&#8221;userInteraction&#8221;:&#8221;&#8221;,&#8221;scope&#8221;:&#8221;&#8221;,&#8221;confidentialityImpact&#8221;:&#8221;&#8221;,&#8221;integrityImpact&#8221;:&#8221;&#8221;,&#8221;availabilityImpact&#8221;:&#8221;&#8221;}},&#8221;href&#8221;:&#8221;https:\/\/www.imperva.com\/blog\/anthropic-mythos-separating-signal-from-hype\/&#8221;,&#8221;category_name&#8221;:&#8221;News&#8221;,&#8221;post_link&#8221;:&#8221;&#8221;,&#8221;product&#8221;:&#8221;&#8221;,&#8221;version&#8221;:&#8221;&#8221;,&#8221;vendor&#8221;:&#8221;&#8221;,&#8221;ai_description&#8221;:&#8221;&#8221;,&#8221;ai_severity&#8221;:&#8221;&#8221;,&#8221;ai_vendor&#8221;:&#8221;&#8221;,&#8221;ai_product&#8221;:&#8221;&#8221;,&#8221;ai_version&#8221;:&#8221;&#8221;,&#8221;ai_score&#8221;:0}<\/p>\n","protected":false},"excerpt":{"rendered":"<p>{&#8220;lastseen&#8221;:&#8221;2026-04-14T18:09:50&#8243;,&#8221;description&#8221;:&#8221;The recent buzz around Anthropic\u2019s _Mythos_ model has been intense, and for good reason. Early reports suggest a model that significantly advances automated reasoning over&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[6,8,12,59,13,33,7,11,5],"class_list":["post-46968","post","type-post","status-publish","format-standard","hentry","category-category_news","tag-cve","tag-cvss","tag-exploit","tag-impervablog","tag-news","tag-none","tag-security","tag-tapic","tag-vulnerability"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Anthropic Mythos: Separating Signal from Hype_IMPERVABLOG:97722943384F4C1A54A41D43B2370EC4 - zero redgem<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/zero.redgem.net\/?p=46968\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Anthropic Mythos: Separating Signal from Hype_IMPERVABLOG:97722943384F4C1A54A41D43B2370EC4 - zero redgem\" \/>\n<meta property=\"og:description\" content=\"{&#8220;lastseen&#8221;:&#8221;2026-04-14T18:09:50&#8243;,&#8221;description&#8221;:&#8221;The recent buzz around Anthropic\u2019s _Mythos_ model has been intense, and for good reason. Early reports suggest a model that significantly advances automated reasoning over...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/zero.redgem.net\/?p=46968\" \/>\n<meta property=\"og:site_name\" content=\"zero redgem\" \/>\n<meta property=\"article:published_time\" content=\"2026-04-14T13:47:43+00:00\" \/>\n<meta name=\"author\" content=\"invoker\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"invoker\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=46968#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=46968\"},\"author\":{\"name\":\"invoker\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/person\\\/fbfeae8dfad117ac08a7621bee1a1dca\"},\"headline\":\"Anthropic Mythos: Separating Signal from Hype_IMPERVABLOG:97722943384F4C1A54A41D43B2370EC4\",\"datePublished\":\"2026-04-14T13:47:43+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=46968\"},\"wordCount\":1162,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#organization\"},\"keywords\":[\"CVE\",\"CVSS\",\"exploit\",\"impervablog\",\"news\",\"NONE\",\"Security\",\"tapic\",\"Vulnerability\"],\"articleSection\":[\"category_news\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/zero.redgem.net\\\/?p=46968#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=46968\",\"url\":\"https:\\\/\\\/zero.redgem.net\\\/?p=46968\",\"name\":\"Anthropic Mythos: Separating Signal from Hype_IMPERVABLOG:97722943384F4C1A54A41D43B2370EC4 - zero redgem\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#website\"},\"datePublished\":\"2026-04-14T13:47:43+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=46968#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/zero.redgem.net\\\/?p=46968\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=46968#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/zero.redgem.net\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Anthropic Mythos: Separating Signal from Hype_IMPERVABLOG:97722943384F4C1A54A41D43B2370EC4\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#website\",\"url\":\"https:\\\/\\\/zero.redgem.net\\\/\",\"name\":\"zero redgem\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/zero.redgem.net\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#organization\",\"name\":\"zero redgem\",\"url\":\"https:\\\/\\\/zero.redgem.net\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"\",\"contentUrl\":\"\",\"width\":191,\"height\":188,\"caption\":\"zero redgem\"},\"image\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/person\\\/fbfeae8dfad117ac08a7621bee1a1dca\",\"name\":\"invoker\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g\",\"caption\":\"invoker\"},\"sameAs\":[\"https:\\\/\\\/zero.redgem.net\"],\"url\":\"https:\\\/\\\/zero.redgem.net\\\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Anthropic Mythos: Separating Signal from Hype_IMPERVABLOG:97722943384F4C1A54A41D43B2370EC4 - zero redgem","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/zero.redgem.net\/?p=46968","og_locale":"en_US","og_type":"article","og_title":"Anthropic Mythos: Separating Signal from Hype_IMPERVABLOG:97722943384F4C1A54A41D43B2370EC4 - zero redgem","og_description":"{&#8220;lastseen&#8221;:&#8221;2026-04-14T18:09:50&#8243;,&#8221;description&#8221;:&#8221;The recent buzz around Anthropic\u2019s _Mythos_ model has been intense, and for good reason. Early reports suggest a model that significantly advances automated reasoning over...","og_url":"https:\/\/zero.redgem.net\/?p=46968","og_site_name":"zero redgem","article_published_time":"2026-04-14T13:47:43+00:00","author":"invoker","twitter_card":"summary_large_image","twitter_misc":{"Written by":"invoker","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/zero.redgem.net\/?p=46968#article","isPartOf":{"@id":"https:\/\/zero.redgem.net\/?p=46968"},"author":{"name":"invoker","@id":"https:\/\/zero.redgem.net\/#\/schema\/person\/fbfeae8dfad117ac08a7621bee1a1dca"},"headline":"Anthropic Mythos: Separating Signal from Hype_IMPERVABLOG:97722943384F4C1A54A41D43B2370EC4","datePublished":"2026-04-14T13:47:43+00:00","mainEntityOfPage":{"@id":"https:\/\/zero.redgem.net\/?p=46968"},"wordCount":1162,"commentCount":0,"publisher":{"@id":"https:\/\/zero.redgem.net\/#organization"},"keywords":["CVE","CVSS","exploit","impervablog","news","NONE","Security","tapic","Vulnerability"],"articleSection":["category_news"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/zero.redgem.net\/?p=46968#respond"]}]},{"@type":"WebPage","@id":"https:\/\/zero.redgem.net\/?p=46968","url":"https:\/\/zero.redgem.net\/?p=46968","name":"Anthropic Mythos: Separating Signal from Hype_IMPERVABLOG:97722943384F4C1A54A41D43B2370EC4 - zero redgem","isPartOf":{"@id":"https:\/\/zero.redgem.net\/#website"},"datePublished":"2026-04-14T13:47:43+00:00","breadcrumb":{"@id":"https:\/\/zero.redgem.net\/?p=46968#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/zero.redgem.net\/?p=46968"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/zero.redgem.net\/?p=46968#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/zero.redgem.net\/"},{"@type":"ListItem","position":2,"name":"Anthropic Mythos: Separating Signal from Hype_IMPERVABLOG:97722943384F4C1A54A41D43B2370EC4"}]},{"@type":"WebSite","@id":"https:\/\/zero.redgem.net\/#website","url":"https:\/\/zero.redgem.net\/","name":"zero redgem","description":"","publisher":{"@id":"https:\/\/zero.redgem.net\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/zero.redgem.net\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/zero.redgem.net\/#organization","name":"zero redgem","url":"https:\/\/zero.redgem.net\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/zero.redgem.net\/#\/schema\/logo\/image\/","url":"","contentUrl":"","width":191,"height":188,"caption":"zero redgem"},"image":{"@id":"https:\/\/zero.redgem.net\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/zero.redgem.net\/#\/schema\/person\/fbfeae8dfad117ac08a7621bee1a1dca","name":"invoker","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g","caption":"invoker"},"sameAs":["https:\/\/zero.redgem.net"],"url":"https:\/\/zero.redgem.net\/?author=1"}]}},"_links":{"self":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/posts\/46968","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=46968"}],"version-history":[{"count":0,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/posts\/46968\/revisions"}],"wp:attachment":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=46968"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=46968"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=46968"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}