When Intelligence Becomes Cheap, Trust Becomes the Scarce Resource
Hatched by Ante Gojsalić
Aug 18, 2026
10 min read
1 views
93%
What happens when the cost of producing intelligence falls faster than the cost of defending against it?
That question is more important than whether a language model can write a convincing email, generate code, or imitate a human voice. The deeper transformation is economic: capabilities that once required specialized teams, large budgets, and time can increasingly be reproduced from public information and modest computing resources. The same mechanism that makes advanced AI more accessible to researchers also makes sophisticated attacks accessible to people who previously lacked the expertise to conduct them.
This creates a security problem that is often described too narrowly. It is not simply that criminals will use AI. Criminals have always adopted useful technologies. The real issue is that AI changes the production function of deception. It lowers the cost of creating persuasive messages, adapting malicious code, testing strategies, and scaling operations. In response, defenders cannot rely only on better detection. They must redesign security around a world where harmful behavior can be generated cheaply, continuously, and at enormous variety.
The central risk of open intelligence is not that everyone gets the same weapon. It is that attackers can manufacture variation faster than defenders can recognize it.
The hidden connection between openness and attack asymmetry
A small, efficient language model trained on publicly available material carries an important lesson: frontier performance is not permanently locked inside a handful of institutions. Capability can diffuse. Once a model, method, or dataset becomes accessible, others can reproduce, adapt, compress, and specialize it.
That is a tremendous benefit for science and innovation. Researchers can experiment without negotiating access to proprietary systems. Smaller organizations can build useful applications. Developers can inspect and modify models rather than treating them as remote, mysterious services. Openness expands the number of people who can participate in technological progress.
But openness also changes the security equation. Defenders tend to think in terms of protecting a valuable asset: a database, a network, a model, or a privileged account. Attackers think in terms of generating attempts. If each attempt is cheap, the attacker does not need every operation to succeed. A tiny success rate can be profitable when millions of attempts are available.
Consider phishing. A criminal group once needed a fluent writer, a designer, a translator, and perhaps a patient operator to create convincing messages for different targets. Synthetic text, voice, and images can compress much of that work into an automated pipeline. The group can produce messages that imitate a tax agency, a real estate broker, a supplier, or a colleague. It can tailor the language to a target's profession, local customs, recent transactions, and apparent anxieties.
The important variable is not just quality. It is quality multiplied by volume multiplied by adaptation. A single persuasive message is a nuisance. A system that generates thousands of plausible variations, observes which ones receive replies, and improves the next batch is an industrial process.
Traditional defenses often assume that malicious behavior has recognizable signatures. A particular attachment, phrase, domain, executable pattern, or sender profile becomes associated with an attack. But generative systems are well suited to producing variations that preserve the function while changing the surface. Malicious code can be rewritten repeatedly. Messages can be paraphrased. Delivery methods can shift. The attack does not need to look identical twice.
This is why the phrase "AI powered attacks" can be misleading. The novelty is not merely the presence of an intelligent tool. The novelty is the combination of low marginal cost and high behavioral diversity. An attacker can now make every attempt slightly different, which undermines defenses built around repetition and recognizable form.
Why defenders lose when they treat attacks as artifacts
Many security systems are designed to identify things. They scan files, compare code, flag suspicious links, inspect sender reputation, and search for known patterns. This approach works well when the threat is relatively stable and the cost of changing it is high.
Generative AI shifts the problem from identifying artifacts to interpreting intentions. A fraudulent message may contain flawless grammar, a legitimate looking logo, and no obvious malicious attachment. Its danger may lie in the requested action: transfer funds, reveal a recovery code, approve a new bank account, or bypass a normal review process.
This distinction resembles the difference between counterfeit currency and robbery. Counterfeit detection examines the object itself: its ink, texture, and design. Robbery prevention examines behavior and context: who is asking, what they are asking for, and whether the request violates normal procedures. When content can be produced in unlimited forms, defenders must pay more attention to the relationship between an instruction and the process it tries to manipulate.
Suppose an employee receives a message that appears to come from a property agent requesting a deposit. A content filter might find nothing suspicious. The language is natural, the company name is correct, and the attached documents look authentic. A process aware defense asks different questions:
- Has the recipient previously worked with this sender?
- Is the payment destination new?
- Did the request arrive through an unusual channel?
- Does it bypass the normal approval sequence?
- Is there pressure to act immediately or keep the request confidential?
None of these questions depends on detecting a particular phrase. Together, they evaluate whether the action fits the organization's established reality.
This suggests a useful principle: when attackers can vary the message, defenders should anchor trust in the workflow. A payment should be trusted because it is independently verified and properly authorized, not because the email sounds professional. An access request should be trusted because it matches a known identity and a legitimate need, not because the requester can answer personal questions.
The same principle applies to code. If a malicious program can change its appearance while preserving its purpose, security teams need to inspect what the code does in an environment, what resources it touches, what privileges it seeks, and how its behavior evolves. Static resemblance becomes less valuable than dynamic evidence.
The real advantage belongs to whoever learns faster
The most consequential asymmetry is not that attackers have AI and defenders do not. Both sides will have AI. The advantage belongs to the side that can run more experiments, receive feedback more quickly, and change its strategy with less friction.
Attackers often have an unfortunate operational advantage. They can test countless messages against weakly protected targets. They can discard failed campaigns without needing to preserve user trust. They can use partial success to fund further experimentation. Defenders, by contrast, must avoid false positives, protect legitimate users, follow compliance requirements, and coordinate changes across complex institutions.
This produces a form of learning asymmetry. The attacker needs one successful breach. The defender must prevent or contain a broad class of possibilities while keeping the organization functional.
A useful analogy is biological adaptation. A pathogen can mutate across a vast population, while a public health system must identify dangerous strains, develop treatments, distribute them safely, and avoid harming healthy people. The winning strategy is not to predict every mutation. It is to improve surveillance, shorten response time, limit transmission, and make the system resilient when prevention fails.
Cybersecurity needs a similar posture. Instead of asking, "Can we detect every synthetic message?" organizations should ask:
How quickly can we notice an abnormal action, stop its consequences, investigate the cause, and update our controls?
That reframing changes investment priorities. It elevates transaction limits, independent verification, least privilege, segmentation, rapid account recovery, and rehearsed incident response. These controls may appear less glamorous than a new detection model, but they attack the economics of the threat. If a suspicious request cannot immediately move large sums, access sensitive systems, or spread across the network, the attacker's return on effort falls.
This is the principle of consequence compression: reduce the amount of damage that can occur between the first compromise and the moment humans intervene. A company does not need perfect prediction if every high impact action requires a second channel of confirmation and every privileged account has tightly bounded authority.
A new security model: provenance, friction, and recovery
The emerging environment calls for three layers of defense that work together.
1. Provenance: Where did this request come from?
Provenance is stronger than surface authenticity. It concerns the chain of evidence behind an action. An email may look as though it came from a trusted executive, but did the request originate through a verified account? Was the account recently recovered? Was the instruction entered through an approved system? Can the sender confirm it through a separate channel?
As synthetic media becomes more convincing, identity must be established through systems that are difficult to imitate, not through content that is easy to generate. Cryptographic signatures, hardware backed authentication, verified device context, and secure internal workflows become increasingly valuable.
2. Friction: What must be difficult to do?
Friction is often treated as a usability problem. In security, carefully placed friction is a price imposed on high consequence actions. A small delay before changing payment details may feel inconvenient. It is far less inconvenient than recovering from a fraudulent transfer.
The key is to apply friction selectively. Routine, low risk activities should remain fast. Irreversible actions, such as sending money, exporting sensitive data, or granting broad permissions, should require stronger confirmation. The goal is not to make every action cumbersome. It is to make dangerous actions expensive enough that automation loses its advantage.
3. Recovery: How much survives failure?
No defense will stop every attack. A resilient organization assumes that some credentials will be stolen, some employees will be deceived, and some malicious code will execute. It therefore designs for graceful failure.
Recovery includes tested backups, isolated critical systems, short lived credentials, detailed logs, clear escalation paths, and practiced procedures for freezing transactions. It also includes a culture in which employees can report mistakes quickly without fearing automatic punishment. Shame is an attack multiplier because it delays disclosure. Fast disclosure turns a private error into a contained incident.
Together, these layers create a different objective. Security is no longer an attempt to build an impenetrable wall around information. It is the design of a system in which identity is verifiable, high impact actions are deliberate, and failures remain survivable.
The practical lesson: build systems that do not need to recognize every lie
Individuals and organizations often respond to synthetic deception by trying to become better lie detectors. They study visual artifacts, awkward wording, unusual punctuation, or unnatural voices. Such clues can help temporarily, but they are a fragile foundation. Generative systems improve precisely by removing those signals.
A more durable habit is to replace content based trust with rule based verification. If a request involves money, credentials, secrecy, urgency, or a change in authority, verify it using a method chosen before the request arrives. Do not reply to the original message to confirm it. Use a known phone number, a separate authenticated system, or a previously agreed procedure.
For teams, this can be made concrete immediately:
- Create a written verification rule for payment changes and executive requests.
- Require two people to approve irreversible financial or administrative actions.
- Use separate channels for authentication and high risk instructions.
- Limit the privileges of service accounts and review them regularly.
- Log unusual access and transaction patterns in a way humans can investigate quickly.
- Run realistic simulations that test procedures, not merely employee vigilance.
- Treat open models and generated code as useful but untrusted components until evaluated in context.
These measures share a logic. They do not try to win a contest of imitation. They make imitation insufficient.
Key Takeaways
- Expect volume, not just sophistication. The major change is the ability to generate enormous numbers of tailored attempts at low cost.
- Trust workflows rather than appearances. Verify identity, authority, and context through independent systems instead of relying on polished language, familiar logos, or convincing voices.
- Protect high consequence actions with selective friction. Use confirmations, limits, separation of duties, and delays where mistakes are difficult to reverse.
- Optimize for learning speed. Build monitoring and response processes that can detect abnormal behavior, contain it, and update controls quickly.
- Design for recovery. Assume some attacks will succeed, then reduce their blast radius through segmentation, least privilege, resilient backups, and a culture of rapid reporting.
The spread of efficient, accessible intelligence is not inherently a security failure. It is a reminder that capability and control do not diffuse at the same speed. A model can be replicated from public knowledge in a matter of months, while an institution's verification procedures may remain unchanged for years.
That is the deeper challenge. We are entering a period in which intelligence is abundant but trustworthy intent is scarce. The winning organizations will not be those that detect the most artificial content. They will be those that make important decisions depend on evidence that generated content alone cannot provide.
In an age of infinite persuasion, security begins by deciding which actions should never depend on persuasion at all.
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 🐣