Open Models, Closed Doors: Why Security Follows the Cheapest Intelligence
Hatched by Ante Gojsalić
Jun 28, 2026
9 min read
2 views
91%
The Strange New Rule of AI Security
What if the most dangerous thing about advanced AI is not that it gets smarter, but that it gets cheaper?
That is the uncomfortable shift hiding in plain sight. When powerful language models move from proprietary labs into publicly available ecosystems, intelligence stops being a scarce asset and starts becoming infrastructure. That is good news for researchers, builders, and startups. It is also excellent news for attackers, who have always thrived when capability becomes easier to obtain than defense.
The core tension is simple but profound: the same forces that democratize innovation also democratize exploitation. Once a model can draft convincing text, imitate tone, generate code, and adapt on the fly, the old ratio between effort and impact breaks. A single person with a laptop can suddenly behave less like a lone criminal and more like a distributed fraud operation.
This is not just a story about better phishing emails. It is a story about a new industrial base for deception.
From Scarcity to Scale: What Changes When Intelligence Becomes Public
For years, cybercrime had a labor problem. A scammer needed time, manual labor, and a certain amount of social intuition to make attacks work. They had to write email variants, tailor their pitch, adjust to the victim’s responses, and maintain enough plausibility to keep the lie alive. That bottleneck limited scale. AI removes much of that friction.
A synthetic voice can now imitate a relative asking for urgent help. A generated image can make a fake invoice feel real. A language model can produce thousands of phishing messages that sound individually polished rather than mass produced. Malware can mutate faster than signature-based systems can catalog it. In other words, AI does not merely improve attacks, it compresses the cost of adaptation.
That matters because security is not only about preventing bad acts, it is about making bad acts expensive. The more expensive a scam is to run, the fewer scams get launched, and the easier they are to detect. The more AI lowers the cost of personalization and iteration, the more the attack surface expands.
Here is the deeper pattern: public intelligence creates private leverage. A widely available model does not need to be unique to be dangerous. It only needs to be good enough to automate the steps that once required skill, patience, or a team.
Think of the difference between hand forging a key and using a key cutting machine. The first requires craft. The second requires access. AI is becoming the machine.
Why Defenders Lose Ground First
The attacker-defender gap is not just about who has the better model. It is about tempo. Attackers only need one successful path. Defenders must cover every path.
That asymmetry gets worse when the attack itself becomes generative. A security team can no longer rely on static patterns, because the threat is no longer a fixed object. It behaves like a shape shifter. The same basic scam can appear in infinite forms, with new wording, new voice, new code, and new packaging each time. Traditional defenses are often built to recognize known signatures, but generative systems are built to evade sameness.
This is why synthetic phishing is such a revealing first wave. It is not because email is the most exciting attack surface. It is because phishing is the most human one. The attack succeeds when it exploits trust, urgency, and context. AI is unusually good at manufacturing all three. A message that says, “Your closing documents are delayed, please review immediately,” or “Your tax payment was rejected, confirm your routing number,” is not scary because it is clever. It is scary because it fits into the victim’s existing mental models.
The deeper danger is not that AI invents entirely new categories of deception. It is that it industrializes the oldest ones.
Security is no longer a contest between truth and falsehood. It is a contest between verification and speed.
That distinction matters. Humans are fast at reacting, but slow at checking. Attackers exploit the gap. AI widens it.
The Open Model Paradox: Why Accessibility Changes the Risk Equation
Open and efficient foundation models introduce a paradox. Their value lies partly in broad access, reproducibility, and the ability to build on shared infrastructure. But those same properties make misuse more scalable. A model trained on publicly available data, released to the research community, and competitive with much larger systems can accelerate innovation across many sectors. It can also lower the barrier to harmful use in exactly the same way.
This creates a difficult but important insight: capability release is never neutral. Every increase in general-purpose power has second-order effects that spread beyond the original intent. A more efficient model is not only easier to train and deploy, it is easier to fine-tune, copy, automate, and embed into workflows. That is a blessing for legitimate users and a gift to adversaries.
The usual debate frames this as a simple choice between openness and safety. That framing is too shallow. The real issue is whether a technology can be open in a way that preserves visibility, accountability, and friction against abuse. Openness without governance is not freedom, it is diffusion of risk.
A useful analogy is electricity. The power grid enabled factories, hospitals, and homes, but it also required circuit breakers, standards, inspections, and utility regulation. Nobody imagined that access to electricity alone would be sufficient for safety. Yet with AI, we often act as if releasing a model is the end of the responsibility, rather than the beginning of the governance problem.
The most consequential shift is this: defense now has to be designed for an ecosystem where the offensive toolchain is broadly available. In that world, “who has the best model” matters less than “who can build the best controls around it.”
The Real Battlefield Is Not the Model, It Is the Workflow
Most people imagine AI security as a race to make models smarter or safer. That misses where the damage happens. The battle is not only in the model weights. It is in the workflow around the model: identity verification, payment authorization, access controls, content provenance, anomaly detection, and human escalation paths.
If a deepfake voice can call a finance department and request a transfer, the failure is not just that the voice sounded real. The failure is that the organization allowed a single sensory cue to become authority. If a model can generate malicious code, the failure is not simply that code was created. It is that code was allowed to move from idea to execution without enough inspection layers in between.
This suggests a new mental model: AI security is workflow security under generative pressure.
That means the response should not be vague caution or abstract fear. It should be architectural. For example:
- Separate generation from execution. Anything generated by AI, whether email copy, code, or financial instruction, should pass through an independent verification step.
- Assume perfect imitation at the surface. If a process relies on a familiar voice, style, or phrasing as proof, it is already brittle.
- Build friction into high-stakes actions. Payments, credential resets, legal approvals, and account changes should require confirmation through a separate channel.
- Monitor for adaptation, not just detection. The system should watch for unusual behavior patterns, not merely match known malicious signatures.
This is the practical lesson hidden inside the rise of public models and AI-powered threats. The main vulnerability is not that AI can talk. It is that organizations often confuse fluent output with trustworthy intent.
A New Definition of Defense: Make Abuse Harder Than Use
If attackers gain speed from AI, defenders cannot win by matching speed alone. They need to change the economics. The goal is not to stop every attempt. The goal is to make abuse less scalable than legitimate use.
That is a very different design philosophy. It means defensive systems should not only detect fraud after the fact. They should introduce asymmetric burdens on suspicious behavior. A legitimate user should be able to act smoothly. A malicious actor should encounter increasing friction, more confirmation steps, more cross-checks, more evidence requirements, and more visible logging.
This is especially important because generative systems can produce highly varied attacks. The usual answer to variation is broader detection. But a better answer is narrowing what can succeed without verification. In other words, instead of trying to recognize every forged face, forged voice, or forged sentence, build a world where those forgeries are not enough.
Consider a simple real-world example. Suppose an executive receives a synthetic voice call asking for a confidential wire transfer. If the company has a rule that all financial transfers over a threshold must be approved through an internal system with cryptographic identity checks, the deepfake loses power immediately. The model can imitate the voice, but it cannot imitate the process.
That is the crucial shift. Trust should move from perception to protocol.
This does not eliminate human judgment. It protects human judgment from being the only line of defense. When the signal itself is easy to fake, the organization must rely on structures that are harder to spoof.
Key Takeaways
- Treat AI capability as infrastructure, not novelty. Once powerful models are widely available, assume both builders and attackers can use them at scale.
- Move trust away from surface cues. Voices, writing style, and even code similarity are no longer reliable proof of authenticity.
- Design for verification, not recognition. Strong defenses use cross-checks, approvals, and cryptographic identity, not just human intuition.
- Introduce friction where stakes are highest. Payments, access resets, and code deployment should never depend on a single channel or signal.
- Assume attackers will adapt faster than your signatures. Build systems that look for behavior and workflow anomalies, not only known malicious patterns.
The Future of AI Safety Will Be Boring, and That Is Good
There is a temptation to imagine AI security as a dramatic showdown between heroic defenders and superhuman attackers. That is the wrong frame. The more realistic future is less cinematic and more operational. It will be about approvals, identity layers, provenance systems, rate limits, anomaly monitoring, and carefully designed organizational habits.
That may sound dull compared with the thrill of model breakthroughs, but boring is what resilience feels like. Good security usually looks like extra steps, redundant checks, and inconvenient verification. It is rarely elegant. It is often invisible. And when it works, it prevents the flashy disaster from happening in the first place.
The deeper lesson of open models and AI-powered threats is not that progress should stop. It is that progress changes the terms of safety. Once intelligence becomes cheap and distributed, security can no longer depend on scarcity, manual judgment, or the assumption that deception is costly. Those assumptions are gone.
The real question is no longer whether AI can be used for good or bad. It is whether our institutions can survive in a world where both are generated at scale.
And that reframes everything. The challenge is not to keep intelligence locked up. The challenge is to build systems in which intelligence, however open, cannot easily be converted into coercion, fraud, or sabotage. In the age of cheap intelligence, safety belongs to the organizations that make trust expensive to fake.
Sources
Hatch New Ideas with Glasp AI 🐣
Glasp AI allows you to hatch new ideas based on your curated content. Let's curate and create with Glasp AI :)
Start Hatching 🐣