{"id":60199,"date":"2026-04-05T00:35:34","date_gmt":"2026-04-04T19:05:34","guid":{"rendered":"https:\/\/officechai.com\/?p=60199"},"modified":"2026-04-05T00:35:37","modified_gmt":"2026-04-04T19:05:37","slug":"claude-code-found-a-linux-vulnerability-that-had-remained-hidden-for-23-years-says-anthropic-researcher","status":"publish","type":"post","link":"https:\/\/officechai.com\/ai\/claude-code-found-a-linux-vulnerability-that-had-remained-hidden-for-23-years-says-anthropic-researcher\/","title":{"rendered":"Claude Code Found A Linux Vulnerability That Had Remained Hidden For 23 Years, Says Anthropic Researcher"},"content":{"rendered":"\n<p>AI isn&#8217;t just getting really good at coding, but it&#8217;s also able to find decades-old bugs in systems designed by some of the best engineers on the planet.<\/p>\n\n\n\n<p>Nicholas Carlini, a research scientist at Anthropic, <a href=\"https:\/\/www.youtube.com\/watch?v=1sd26pWhfmg\">revealed<\/a> at the [un]prompted AI security conference that he used Claude Code to uncover multiple remotely exploitable security vulnerabilities in the Linux kernel \u2014 including one that had gone undetected for 23 years. The finding is a signal that AI has crossed a meaningful threshold in cybersecurity: not merely assisting human researchers, but independently reasoning through some of the most complex software ever written.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" fetchpriority=\"high\" decoding=\"async\" width=\"640\" height=\"328\" src=\"https:\/\/i0.wp.com\/officechai.com\/wp-content\/uploads\/2026\/04\/image-12-1024x524.png?resize=640%2C328&#038;ssl=1\" alt=\"\" class=\"wp-image-60201\" srcset=\"https:\/\/i0.wp.com\/officechai.com\/wp-content\/uploads\/2026\/04\/image-12.png?resize=1024%2C524&amp;ssl=1 1024w, https:\/\/i0.wp.com\/officechai.com\/wp-content\/uploads\/2026\/04\/image-12.png?resize=300%2C153&amp;ssl=1 300w, https:\/\/i0.wp.com\/officechai.com\/wp-content\/uploads\/2026\/04\/image-12.png?resize=768%2C393&amp;ssl=1 768w, https:\/\/i0.wp.com\/officechai.com\/wp-content\/uploads\/2026\/04\/image-12.png?w=1242&amp;ssl=1 1242w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">The Bug Claude Found<\/h2>\n\n\n\n<p>The vulnerability Carlini <a href=\"https:\/\/x.com\/steipete\/status\/2040492573819904026?s=20\">highlighted<\/a> lives in Linux&#8217;s network file share (NFS) driver and allows an attacker to read sensitive kernel memory over the network. What makes it notable isn&#8217;t just its severity \u2014 it&#8217;s the depth of protocol understanding required to find it.<\/p>\n\n\n\n<p>The attack involves two cooperating NFS clients. Client A acquires a file lock and declares an unusually large (but technically legal) 1,024-byte owner ID. When Client B then tries to claim the same lock, the server denies the request and generates a response \u2014 but encodes that response into a buffer only 112 bytes in size. The full denial message, including the owner ID, comes to 1,056 bytes. The kernel writes 1,056 bytes into a 112-byte buffer, letting an attacker overwrite kernel memory with bytes they control.<\/p>\n\n\n\n<p>The bug was introduced in March 2003, predating Git itself. It survived two decades of expert review, fuzzing tools, and static analysis \u2014 none of which could catch it because none of them understood the NFS protocol well enough to see the implication.<\/p>\n\n\n\n<p>Claude did.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How Little It Took<\/h2>\n\n\n\n<p>What&#8217;s striking is how minimal the human involvement was. Carlini essentially pointed Claude Code at the Linux kernel source and asked it to find vulnerabilities, using a simple script that looped over every source file and told Claude to focus on each one in turn \u2014 a way of preventing the model from fixating on the same bug repeatedly. No hand-holding. No curated hints. Claude generated the full bug report, including the ASCII protocol diagrams that illustrated the attack chain.<\/p>\n\n\n\n<p>Carlini put it plainly at the conference:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p><em>&#8220;We now have a number of remotely exploitable heap buffer overflows in the Linux kernel. I have never found one of these in my life before. This is very, very, very hard to do. With these language models, I have a bunch.&#8221;<\/em><\/p>\n<\/blockquote>\n\n\n\n<h2 class=\"wp-block-heading\">A Bottleneck of Human Triage<\/h2>\n\n\n\n<p>If anything, the constraint is no longer Claude&#8217;s ability to find bugs \u2014 it&#8217;s humans&#8217; ability to verify them fast enough. Carlini says he has hundreds of additional crash reports he hasn&#8217;t been able to validate yet, and won&#8217;t send unverified findings to Linux kernel maintainers. The bottleneck, in other words, has inverted: AI is producing faster than humans can review.<\/p>\n\n\n\n<p>Five vulnerabilities from Carlini&#8217;s work have been fixed or reported to kernel maintainers so far, including the NFS heap overflow, an out-of-bounds read in <code>io_uring<\/code>, and two separate bugs in the <code>ksmbd<\/code> SMB server implementation.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">A Rapidly Widening Capability Gap<\/h2>\n\n\n\n<p>The improvement in AI&#8217;s vulnerability-finding ability over just a few months is steep. Carlini tested the same workflow on older models and found that Claude Opus 4.1 and Sonnet 4.5 \u2014 released eight and six months ago respectively \u2014 could find only a small fraction of what Opus 4.6 surfaces. The chart from his talk tells a sharp story: earlier models barely register, while Opus 4.6 finds substantially more bugs than even its immediate predecessor.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" decoding=\"async\" width=\"640\" height=\"399\" data-src=\"https:\/\/i0.wp.com\/officechai.com\/wp-content\/uploads\/2026\/04\/image-11.png?resize=640%2C399&#038;ssl=1\" alt=\"\" class=\"wp-image-60200 lazyload\" data-srcset=\"https:\/\/i0.wp.com\/officechai.com\/wp-content\/uploads\/2026\/04\/image-11.png?w=800&amp;ssl=1 800w, https:\/\/i0.wp.com\/officechai.com\/wp-content\/uploads\/2026\/04\/image-11.png?resize=300%2C187&amp;ssl=1 300w, https:\/\/i0.wp.com\/officechai.com\/wp-content\/uploads\/2026\/04\/image-11.png?resize=768%2C479&amp;ssl=1 768w\" data-sizes=\"(max-width: 640px) 100vw, 640px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 640px; --smush-placeholder-aspect-ratio: 640\/399;\" \/><\/figure>\n\n\n\n<p>This is part of a broader pattern. Anthropic has used Opus 4.6 to <a href=\"https:\/\/officechai.com\/ai\/claude-opus-4-6-found-22-vulnerabilities-in-firefox-in-just-two-weeks-says-anthropic\/\">find over 500 zero-day vulnerabilities<\/a> across production open-source codebases, including 22 in Firefox over two weeks \u2014 a browser that has been among the most rigorously tested codebases in existence. One Firefox vulnerability was flagged within 20 minutes of Claude being pointed at the current codebase.<\/p>\n\n\n\n<p>Separately, OpenAI&#8217;s o3 model discovered a use-after-free vulnerability in the Linux kernel&#8217;s SMB implementation by analyzing over 12,000 lines of code and identifying a race condition that traditional static analysis tools consistently missed. An AI security startup called AISLE was credited with finding all 12 zero-day vulnerabilities in OpenSSL&#8217;s January 2026 security patch, including a high-severity stack buffer overflow potentially exploitable without valid key material.<\/p>\n\n\n\n<p>The Linux kernel&#8217;s own lead maintainer, Greg Kroah-Hartman, has publicly noted the shift. Months ago, AI-generated security reports were largely noise \u2014 what developers called &#8220;AI slop.&#8221; Then, roughly a month ago, the quality changed. &#8220;Something happened a month ago, and the world switched,&#8221; he said. &#8220;Now we have real reports.&#8221;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The Dual-Use Problem<\/h2>\n\n\n\n<p>The same capability that makes Claude useful for defenders makes it useful for attackers. Anthropic acknowledges this directly: if the gap between finding and exploiting vulnerabilities narrows, the risk calculus changes significantly. For now, Claude is substantially better at discovering bugs than at weaponizing them \u2014 a meaningful but not permanent asymmetry.<\/p>\n\n\n\n<p>To act on this window, Anthropic has launched <a href=\"https:\/\/officechai.com\/ai\/claude-opus-4-6-found-22-vulnerabilities-in-firefox-in-just-two-weeks-says-anthropic\/\">Claude Code Security<\/a>, a research preview that scans codebases for vulnerabilities and suggests patches for human review. It&#8217;s available to Enterprise and Team customers, with expedited access for open-source maintainers.<\/p>\n\n\n\n<p>The broader context matters here too. <a href=\"https:\/\/officechai.com\/ai\/claude-code-is-now-100-written-by-claude-code-creator-boris-cherny\/\">Claude Code is now 100% written by Claude Code<\/a> \u2014 a recursive loop that&#8217;s accelerating the tool&#8217;s own capabilities. Claude Code accounts for roughly 4% of all public GitHub commits. The same model that finds kernel vulnerabilities is also autonomously <a href=\"https:\/\/officechai.com\/ai\/anthropic-says-that-16-instances-of-claude-opus-4-6-working-in-parallel-autonomously-built-a-c-compiler-in-2-weeks\/\">building C compilers<\/a> and writing fraud detection systems from scratch.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What Comes Next<\/h2>\n\n\n\n<p>The security community has been aware, in the abstract, that AI would eventually reshape vulnerability research. What Carlini&#8217;s work shows is that the transition isn&#8217;t gradual \u2014 it&#8217;s already happened. The tools exist now. The bugs are being found now. The question of who uses them first \u2014 defenders or attackers \u2014 is one that organizations can no longer treat as theoretical.<\/p>\n\n\n\n<p>Carlini&#8217;s closing note from the conference was unambiguous: &#8220;I expect to see an enormous wave of security bugs uncovered in the coming months, as researchers and attackers alike realize how powerful these AI models are at discovering security vulnerabilities.&#8221;<\/p>\n\n\n\n<p>For security teams, that wave is already at the shore.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>AI isn&#8217;t just getting really good at coding, but it&#8217;s also able to find decades-old bugs in systems designed by some of the&#8230;<\/p>\n","protected":false},"author":1,"featured_media":60201,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1029],"tags":[],"class_list":["post-60199","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ai"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Claude Code Found A Linux Vulnerability That Had Remained Hidden For 23 Years, Says Anthropic Researcher<\/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:\/\/officechai.com\/ai\/claude-code-found-a-linux-vulnerability-that-had-remained-hidden-for-23-years-says-anthropic-researcher\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Claude Code Found A Linux Vulnerability That Had Remained Hidden For 23 Years, Says Anthropic Researcher\" \/>\n<meta property=\"og:description\" content=\"AI isn&#8217;t just getting really good at coding, but it&#8217;s also able to find decades-old bugs in systems designed by some of the...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/officechai.com\/ai\/claude-code-found-a-linux-vulnerability-that-had-remained-hidden-for-23-years-says-anthropic-researcher\/\" \/>\n<meta property=\"og:site_name\" content=\"OfficeChai\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/OfficeChai\/\" \/>\n<meta property=\"article:published_time\" content=\"2026-04-04T19:05:34+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-04T19:05:37+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/officechai.com\/wp-content\/uploads\/2026\/04\/image-12.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1242\" \/>\n\t<meta property=\"og:image:height\" content=\"635\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"OfficeChai Team\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@OfficeChai\" \/>\n<meta name=\"twitter:site\" content=\"@OfficeChai\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"OfficeChai Team\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/officechai.com\/ai\/claude-code-found-a-linux-vulnerability-that-had-remained-hidden-for-23-years-says-anthropic-researcher\/\",\"url\":\"https:\/\/officechai.com\/ai\/claude-code-found-a-linux-vulnerability-that-had-remained-hidden-for-23-years-says-anthropic-researcher\/\",\"name\":\"Claude Code Found A Linux Vulnerability That Had Remained Hidden For 23 Years, Says Anthropic Researcher\",\"isPartOf\":{\"@id\":\"https:\/\/officechai.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/officechai.com\/ai\/claude-code-found-a-linux-vulnerability-that-had-remained-hidden-for-23-years-says-anthropic-researcher\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/officechai.com\/ai\/claude-code-found-a-linux-vulnerability-that-had-remained-hidden-for-23-years-says-anthropic-researcher\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/i0.wp.com\/officechai.com\/wp-content\/uploads\/2026\/04\/image-12.png?fit=1242%2C635&ssl=1\",\"datePublished\":\"2026-04-04T19:05:34+00:00\",\"dateModified\":\"2026-04-04T19:05:37+00:00\",\"author\":{\"@id\":\"https:\/\/officechai.com\/#\/schema\/person\/5861f1134993293cc28905de7624d6b2\"},\"breadcrumb\":{\"@id\":\"https:\/\/officechai.com\/ai\/claude-code-found-a-linux-vulnerability-that-had-remained-hidden-for-23-years-says-anthropic-researcher\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/officechai.com\/ai\/claude-code-found-a-linux-vulnerability-that-had-remained-hidden-for-23-years-says-anthropic-researcher\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/officechai.com\/ai\/claude-code-found-a-linux-vulnerability-that-had-remained-hidden-for-23-years-says-anthropic-researcher\/#primaryimage\",\"url\":\"https:\/\/i0.wp.com\/officechai.com\/wp-content\/uploads\/2026\/04\/image-12.png?fit=1242%2C635&ssl=1\",\"contentUrl\":\"https:\/\/i0.wp.com\/officechai.com\/wp-content\/uploads\/2026\/04\/image-12.png?fit=1242%2C635&ssl=1\",\"width\":1242,\"height\":635,\"caption\":\"Nicholas Carlini anthropic\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/officechai.com\/ai\/claude-code-found-a-linux-vulnerability-that-had-remained-hidden-for-23-years-says-anthropic-researcher\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/officechai.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Claude Code Found A Linux Vulnerability That Had Remained Hidden For 23 Years, Says Anthropic Researcher\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/officechai.com\/#website\",\"url\":\"https:\/\/officechai.com\/\",\"name\":\"OfficeChai\",\"description\":\"Startups, Businesses And Careers\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/officechai.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/officechai.com\/#\/schema\/person\/5861f1134993293cc28905de7624d6b2\",\"name\":\"OfficeChai Team\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/officechai.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/61d744733248dc647d505d0676bb425323413132ee5447e86aa8eecbbb7b27d5?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/61d744733248dc647d505d0676bb425323413132ee5447e86aa8eecbbb7b27d5?s=96&d=mm&r=g\",\"caption\":\"OfficeChai Team\"},\"description\":\"Dotting the i's, crossing the t's.\",\"url\":\"https:\/\/officechai.com\/author\/admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Claude Code Found A Linux Vulnerability That Had Remained Hidden For 23 Years, Says Anthropic Researcher","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:\/\/officechai.com\/ai\/claude-code-found-a-linux-vulnerability-that-had-remained-hidden-for-23-years-says-anthropic-researcher\/","og_locale":"en_US","og_type":"article","og_title":"Claude Code Found A Linux Vulnerability That Had Remained Hidden For 23 Years, Says Anthropic Researcher","og_description":"AI isn&#8217;t just getting really good at coding, but it&#8217;s also able to find decades-old bugs in systems designed by some of the...","og_url":"https:\/\/officechai.com\/ai\/claude-code-found-a-linux-vulnerability-that-had-remained-hidden-for-23-years-says-anthropic-researcher\/","og_site_name":"OfficeChai","article_publisher":"https:\/\/www.facebook.com\/OfficeChai\/","article_published_time":"2026-04-04T19:05:34+00:00","article_modified_time":"2026-04-04T19:05:37+00:00","og_image":[{"width":1242,"height":635,"url":"http:\/\/officechai.com\/wp-content\/uploads\/2026\/04\/image-12.png","type":"image\/png"}],"author":"OfficeChai Team","twitter_card":"summary_large_image","twitter_creator":"@OfficeChai","twitter_site":"@OfficeChai","twitter_misc":{"Written by":"OfficeChai Team","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/officechai.com\/ai\/claude-code-found-a-linux-vulnerability-that-had-remained-hidden-for-23-years-says-anthropic-researcher\/","url":"https:\/\/officechai.com\/ai\/claude-code-found-a-linux-vulnerability-that-had-remained-hidden-for-23-years-says-anthropic-researcher\/","name":"Claude Code Found A Linux Vulnerability That Had Remained Hidden For 23 Years, Says Anthropic Researcher","isPartOf":{"@id":"https:\/\/officechai.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/officechai.com\/ai\/claude-code-found-a-linux-vulnerability-that-had-remained-hidden-for-23-years-says-anthropic-researcher\/#primaryimage"},"image":{"@id":"https:\/\/officechai.com\/ai\/claude-code-found-a-linux-vulnerability-that-had-remained-hidden-for-23-years-says-anthropic-researcher\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/officechai.com\/wp-content\/uploads\/2026\/04\/image-12.png?fit=1242%2C635&ssl=1","datePublished":"2026-04-04T19:05:34+00:00","dateModified":"2026-04-04T19:05:37+00:00","author":{"@id":"https:\/\/officechai.com\/#\/schema\/person\/5861f1134993293cc28905de7624d6b2"},"breadcrumb":{"@id":"https:\/\/officechai.com\/ai\/claude-code-found-a-linux-vulnerability-that-had-remained-hidden-for-23-years-says-anthropic-researcher\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/officechai.com\/ai\/claude-code-found-a-linux-vulnerability-that-had-remained-hidden-for-23-years-says-anthropic-researcher\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/officechai.com\/ai\/claude-code-found-a-linux-vulnerability-that-had-remained-hidden-for-23-years-says-anthropic-researcher\/#primaryimage","url":"https:\/\/i0.wp.com\/officechai.com\/wp-content\/uploads\/2026\/04\/image-12.png?fit=1242%2C635&ssl=1","contentUrl":"https:\/\/i0.wp.com\/officechai.com\/wp-content\/uploads\/2026\/04\/image-12.png?fit=1242%2C635&ssl=1","width":1242,"height":635,"caption":"Nicholas Carlini anthropic"},{"@type":"BreadcrumbList","@id":"https:\/\/officechai.com\/ai\/claude-code-found-a-linux-vulnerability-that-had-remained-hidden-for-23-years-says-anthropic-researcher\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/officechai.com\/"},{"@type":"ListItem","position":2,"name":"Claude Code Found A Linux Vulnerability That Had Remained Hidden For 23 Years, Says Anthropic Researcher"}]},{"@type":"WebSite","@id":"https:\/\/officechai.com\/#website","url":"https:\/\/officechai.com\/","name":"OfficeChai","description":"Startups, Businesses And Careers","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/officechai.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/officechai.com\/#\/schema\/person\/5861f1134993293cc28905de7624d6b2","name":"OfficeChai Team","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/officechai.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/61d744733248dc647d505d0676bb425323413132ee5447e86aa8eecbbb7b27d5?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/61d744733248dc647d505d0676bb425323413132ee5447e86aa8eecbbb7b27d5?s=96&d=mm&r=g","caption":"OfficeChai Team"},"description":"Dotting the i's, crossing the t's.","url":"https:\/\/officechai.com\/author\/admin\/"}]}},"jetpack_featured_media_url":"https:\/\/i0.wp.com\/officechai.com\/wp-content\/uploads\/2026\/04\/image-12.png?fit=1242%2C635&ssl=1","jetpack_shortlink":"https:\/\/wp.me\/p685C6-fEX","jetpack_likes_enabled":true,"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/officechai.com\/wp-json\/wp\/v2\/posts\/60199","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/officechai.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/officechai.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/officechai.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/officechai.com\/wp-json\/wp\/v2\/comments?post=60199"}],"version-history":[{"count":1,"href":"https:\/\/officechai.com\/wp-json\/wp\/v2\/posts\/60199\/revisions"}],"predecessor-version":[{"id":60202,"href":"https:\/\/officechai.com\/wp-json\/wp\/v2\/posts\/60199\/revisions\/60202"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/officechai.com\/wp-json\/wp\/v2\/media\/60201"}],"wp:attachment":[{"href":"https:\/\/officechai.com\/wp-json\/wp\/v2\/media?parent=60199"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/officechai.com\/wp-json\/wp\/v2\/categories?post=60199"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/officechai.com\/wp-json\/wp\/v2\/tags?post=60199"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}