How AI guardrails are impeding the work of offensive cybersecurity researchers

For months, leading artificial intelligence developers have poured significant resources into devising sophisticated vetting programs and stringent guardrails, aiming to restrict the malicious use of their powerful models. This proactive approach was intended to prevent the weaponization of advanced AI by bad actors, safeguarding digital infrastructure and public safety. However, this protective framework is now drawing sharp criticism from within the cybersecurity community, with many arguing that these very limitations are inadvertently hindering the critical work of legitimate network defenders and offensive cybersecurity researchers alike, creating a paradox that could weaken global cyber resilience.
The Genesis of AI Guardrails: Balancing Innovation with Safety
The rapid proliferation of large language models (LLMs) has ushered in an era of unprecedented technological capability, simultaneously raising profound ethical and security concerns. AI giants, cognizant of the dual-use nature of their innovations, quickly moved to implement safeguards. These guardrails are designed to prevent models from generating harmful content, assisting in illegal activities, or facilitating cyberattacks, ranging from crafting sophisticated phishing emails to generating malicious code. The industry’s push for "responsible AI" development is driven by a desire to mitigate potential societal harm and preempt regulatory intervention, as well as to manage public perception of AI as a potentially dangerous "doomsday cybermachine" if unchecked.
This emphasis on safety became particularly pronounced following early demonstrations of AI’s capacity to, for example, identify software vulnerabilities or even write rudimentary exploits. The fear was that unfettered access to such capabilities could empower less-skilled malicious actors to launch sophisticated cyberattacks at an unprecedented scale and speed. Consequently, companies like Anthropic and OpenAI developed tiered access programs and robust content moderation systems, often employing techniques like reinforcement learning from human feedback (RLHF) to align models with safety guidelines.
A Pivotal Moment: The Anthropic Export Control Incident
A stark illustration of this tension emerged in June when the U.S. government imposed export control restrictions on Anthropic’s much-hyped AI models, Mythos and Fable. This significant move was reportedly prompted, at least in part, by a confidential report alleging that it was possible to bypass the models’ inherent guardrails—mechanisms explicitly designed to prevent their use in building and executing malicious cyberattacks. While the precise motivations behind the government’s decision were debated, with some speculating it was not solely about a "jailbreak" incident, the action undeniably highlighted the acute sensitivities surrounding advanced AI and national security.
Anthropic itself had previously marketed Mythos as an exceptionally powerful, almost dangerous, AI system, emphasizing its restricted access to carefully vetted users and under strict operational guardrails. This marketing strategy, while perhaps intended to underscore the model’s advanced capabilities and the company’s commitment to safety, inadvertently contributed to the perception of AI as a potential cyber weapon needing tight controls. The export controls on Fable 5 and Mythos 5 were subsequently lifted, with Fable 5 returning to general access on July 1. However, Mythos 5 has been reintroduced only to a select group of vetted U.S. organizations, signifying an ongoing government review process and a cautious approach to its broader deployment.
This gatekeeping isn’t an isolated practice. Both Anthropic, with its Cyber Verification Program, and OpenAI, through its Trusted Access for Cyber program, offer cybersecurity researchers special application processes. If approved, these programs grant access to models with fewer cybersecurity restrictions, acknowledging the unique needs of the cyber defense community while attempting to maintain oversight. Yet, these programs themselves have become a focal point of criticism.
The Dual-Use Dilemma: Hammers and Weapons
The core of the problem lies in the dual-use nature of AI tools in cybersecurity. What serves as a powerful instrument for defense can, in the wrong hands, become an equally potent weapon for offense. Mark Dowd, a veteran security researcher renowned for discovering and selling "zero-days"—previously unknown software flaws and their corresponding exploits—to Western governments, voiced strong disapproval of the current AI landscape. Speaking on a recent cybersecurity podcast, Dowd stated, "it’s not really comfortable to me that these random large companies are making arbitrary decisions about what is safe in security and what’s not." Dowd’s work, which involves identifying vulnerabilities that remain unpatched for intelligence operations, naturally positions him to prioritize unrestricted access to tools that aid in such discovery. While he acknowledges a potential bias given his profession, his sentiments resonate widely within the offensive cybersecurity community.
Chris Anley, chief scientist at the prominent security consulting firm NCC Group, eloquently articulated this paradox using a simple analogy: "It’s like a hammer. You can’t build a house without a hammer. It’s definitely a tool but it’s also irreducibly a weapon as well." Anley explained that asking an AI model to attempt to exploit a bug is a fundamental step in confirming its authenticity and assessing its severity—a crucial phase in the defensive cycle. However, if AI guardrails prevent the model from answering such a prompt, they directly impede the defender’s ability to identify and mitigate real threats. "‘Fix this code’ as a prompt is both an essential mechanism for defense but also a roadmap for finding critical vulnerabilities in the code base," Anley elaborated. "So at the same time, the same tool is both an offensive tool and a defensive tool, and the two can’t really be unpicked."
This inherent entanglement means that strict guardrails, while intended to prevent malicious use, invariably throttle legitimate security research. Researchers find themselves in a bind, unable to fully leverage advanced AI for vulnerability analysis, exploit development (even for defensive purposes), or penetration testing. This impediment is not merely theoretical; it has practical implications for the speed and efficacy of cyber defense.
Navigating Restrictions: Workarounds and Open-Source Alternatives
Faced with these restrictions, cybersecurity professionals are adopting various strategies to circumvent the limitations. One common workaround, as noted by Anley, is to fall back on open-source AI models. These models, often developed with a philosophy of unrestricted access, come with few or no guardrails, allowing researchers to conduct their work without arbitrary refusals. While this offers a solution, it also introduces other challenges, such as potentially less sophisticated performance compared to frontier models or the need for more in-house expertise to manage and fine-tune them.
Paolo Stagno, CTO at Crowdfense, a company known for developing and selling zero-day vulnerabilities to government agencies, echoed Dowd’s critique, describing AI companies’ vetted programs and guardrails as "essentially treat[ing] customers like children who need babysitting." Stagno revealed that while his team does utilize frontier models, it’s primarily for reverse engineering tasks, which involve analyzing existing code rather than actively seeking out new vulnerabilities or building exploits. The rationale for this selective use is critical: feeding sensitive vulnerability data or exploit development work into cloud-based AI models risks data leakage or the data being absorbed into future training runs, potentially exposing valuable intelligence. For tasks involving vulnerability discovery or exploit crafting, Crowdfense relies on open-source models run locally, ensuring data remains within their control and is not shared externally.
Not all offensive researchers view guardrails as a significant impediment, however. Giuseppe Cali, a security researcher specializing in zero-day discovery and exploit development, stated that guardrails do not hinder his work because he doesn’t use AI for the core offensive tasks. Instead, he leverages AI for initial reverse engineering, understanding complex codebases, and developing supporting tools. For Cali, AI acts as an accelerator, freeing him to focus on the intricate process of discovering vulnerabilities. "I still want to own the actual bug discovery and weaponization myself and that wouldn’t change if all guardrails were lifted tomorrow," Cali affirmed, adding, "I am jealous of my bugs, and I like this game too much to let models play it for me." This perspective highlights a generational or philosophical divide, where some researchers still prefer direct human oversight for the most critical and creative aspects of offensive security.
Inconsistent Guardrails and the Frustration of the Frontline
For those who rely on advanced AI models for their daily defensive work, the guardrails present significant practical challenges. An anonymous researcher at a smartphone-component manufacturer, unable to speak on record, revealed that their organization, not being part of Anthropic’s Cyber Verification Program, finds its AI tools "barely useful" for vulnerability research due to overly strict guardrails. "If it catches wind we’re doing anything security related, it just stops and isn’t usable," the researcher lamented. This illustrates how the tiered access model can leave many legitimate enterprises at a disadvantage.
Even within the supposedly looser confines of vetted programs like those offered by Anthropic and OpenAI, inconsistency plagues the experience. Chris Thompson, CEO of cybersecurity firm RemoteThreat and founder of Offensive AI Con, a prominent offensive security and AI-focused event, noted that guardrails can be erratic, changing daily. This unpredictability forces researchers into a frustrating cycle of "negotiating with the model instead of working on the core security program," Thompson explained. The effort is diverted from analyzing vulnerabilities and reasoning through exploitability to deciphering "why you’re getting inconsistent results or why are models over-sanitizing the output." This time sink not only reduces efficiency but also saps valuable human capital from critical security tasks.
Broader Implications: A Strategic Disadvantage and the "AI Race"
The cumulative effect of these restrictions and frustrations is pushing responsible cybersecurity researchers away from U.S.-governed AI systems towards foreign-owned, open-source alternatives. Thompson specifically cited Chinese open-source models like GLM, which are freely downloadable and can be run locally without any vetting or usage restrictions. This shift carries significant geopolitical and national security implications. "You have these responsible researchers that are being pushed away from U.S.-governed systems to foreign-owned systems," Thompson warned, concluding, "I think it’s more harmful than good to have these guardrails in place."
This sentiment underscores a growing concern within the cybersecurity community: by overly restricting access to advanced AI for legitimate defenders, Western nations risk ceding a crucial technological advantage in the escalating global cyber arms race. If domestic researchers are hobbled, while adversaries and foreign actors leverage unrestricted AI, the balance of power in cyber defense could dramatically shift. The global cybersecurity market, projected to reach over $300 billion by the mid-2020s, is increasingly reliant on AI to combat sophisticated threats. Hampering innovation on the defensive side could have far-reaching economic and strategic consequences.
Thompson advocated for a more open approach from frontier AI labs. Instead of tightening restrictions, he urged them to broaden access to their programs, provide responsible oversight, and hold those who abuse their tools accountable. The alternative, he cautioned, is that defenders will inevitably fall behind in the "AI race." "There’s this big storm coming. There’s this big wave of attacks that are going to happen at speed and scale like never before," Thompson predicted. "But the same security consulting firms and legit researchers that are trying to make a difference are being stifled right now."
The debate surrounding AI guardrails is a microcosm of the larger challenge of governing powerful, dual-use technologies. While the intent to prevent misuse is commendable, the current implementation risks creating a strategic vulnerability by inadvertently disarming the very individuals tasked with protecting our digital future. Striking the right balance between robust safety protocols and unhindered legitimate research remains one of the most pressing challenges for AI developers, policymakers, and the cybersecurity community alike. The ability to innovate and defend against future cyber threats may well depend on finding a more pragmatic path forward that empowers, rather than restricts, those on the front lines of cybersecurity.







