AI security

What is Responsible AI in Security?

The business guide to using AI safely in your security programme, and the controls, principles and laws that keep it accountable.

AI responsible
Key takeaways
  • Responsible AI in security has two sides: using AI responsibly inside your defences and securing the AI systems themselves against misuse and attack.
  • It is now a legal duty. The EU AI Act (Regulation (EU) 2024/1689) sets binding risk-based rules and can fine prohibited AI up to €35 million or 7 percent of global annual turnover.
  • Most obligations for high-risk AI under the EU AI Act apply from 2 August 2026, so the runway is short.
  • Under Sweden’s Cybersäkerhetslagen (in force 15 January 2026) the board is accountable and personally liable for security oversight. AI in your defences falls inside that duty.
  • GDPR Article 22 limits solely automated decisions about people. A data leak into an ungoverned tool can also be a reportable breach.
  • AI hallucinates. In Mata v. Avianca (2023) ChatGPT invented six court cases, so verify every AI output against a primary source before use.
  • You own your AI’s outputs. A Canadian tribunal held Air Canada liable for its chatbot’s wrong advice in 2024.
  • Never put confidential data into public AI. Samsung restricted staff use in 2023 after source code was exposed.
  • The core controls are human oversight, an approved-tools policy, an AI inventory that kills shadow AI and alignment to ISO/IEC 42001 or the NIST AI Risk Management Framework.

Responsible AI in Security, Defined

Responsible AI in security means using and building AI systems in your security programme so they stay accountable, fair, transparent, secure and under meaningful human control. It has two sides. You use AI responsibly inside your defences and you secure the AI systems themselves against misuse and attack.

AI is already inside most security teams. It scores alerts, drafts queries and summarises threat reports and it sits in the wider business through everyday chatbots and copilots. In most organisations adoption has run ahead of governance and that gap is where the risk lives.

Two years ago this was a research subject. Now it is a duty. The EU AI Act sets binding rules on how AI may be used and boards are already personally accountable for security decisions under Sweden’s new cybersecurity law. Responsible AI has moved from principle to compliance.

How AI Is Used in Security

Security teams see far more alerts than people can read. AI earns its place by sorting that flood and it now runs right across the stack.

  • Detection and Response: Models score network and endpoint activity and surface the events worth a person’s time, the basis of AI detection and response (AIDR).
  • Alert Triage: Assistants group, rank and summarise alerts so analysts start with the few that matter.
  • Threat Intelligence: Models condense long reports and malware behaviour into something an analyst can act on quickly.
  • Copilots: Chat assistants draft detection queries, explain logs and write first-pass incident notes.
  • Phishing and Fraud Checks: Classifiers flag suspicious mail and unusual transactions before a human looks.

The same tools sit on the other side of the fence. Attackers use AI to write cleaner phishing, clone voices and build malware faster which our other guides cover. AI became normal in defence because capable models turned cheap, vendors wired them into products and the alert overload made the help welcome. Normal tools still need governance.

The Risks of Using AI in Security

AI helps and it brings its own failure modes. These are the ones that matter in a security setting.

  • Automation Bias: People trust a confident machine and stop checking so a wrong call gets waved through.
  • Hallucination: Models state false things fluently from invented sources to a mistaken reading of a log.
  • Data Leakage: Staff paste confidential data into public tools that may retain it or train on it.
  • Shadow AI: Teams adopt AI tools with no approval, no inventory and no oversight.
  • Prompt Injection: Hidden instructions buried in data can hijack how an AI assistant behaves.
  • Bias and Unfair Outcomes: A model trained on skewed data makes skewed decisions which matters most when AI touches people.
  • Opacity: A model that cannot explain why it blocked or allowed something is hard to audit or defend.
  • The AI Attack Surface: The model, its training data and its interfaces are themselves targets through data poisoning and model theft.

Each of these has a control and the sections that follow set them out. AI is powerful but easy to mislead so the guardrails are yours to put in place.

Business Impact

The clearest cost is regulatory. The EU AI Act allows fines up to €35 million or 7 percent of global annual turnover for using prohibited AI and up to €15 million or 3 percent for other breaches. Where AI makes decisions about people, GDPR adds a second layer of exposure.

Then there is the breach path. Confidential data fed into an ungoverned tool can end up outside your control and if personal data is involved that becomes a reportable incident under GDPR and Sweden’s cybersecurity law.

AI that acts without oversight can act wrongly at scale. An auto-close rule that buries a real alert or an assistant that blocks legitimate traffic, turns a helpful tool into an outage or a missed intrusion.

There is reputational and legal cost on top. When an AI system misleads a customer or produces a biased decision, the organisation owns the outcome, not the software vendor. That principle is now being tested in real disputes.

Real-World Cases

The failures already on record are not exotic. They are ordinary tools used without guardrails.

Samsung and the Leaked Source Code

In April 2023 engineers in Samsung’s semiconductor division pasted confidential source code and internal meeting notes into ChatGPT while trying to fix and summarise their own work. The data left the company’s control the moment it was submitted.

Within weeks Samsung restricted staff use of public generative AI tools on company devices (Bloomberg, 2023). The control is an approved-tools policy backed by a private or enterprise AI option that does not train on your data, plus a clear rule on what may ever be entered.

The Fabricated Cases in Mata v. Avianca

A New York lawyer used ChatGPT for legal research and filed a brief citing six court cases that did not exist. The model had invented them complete with quotations and citations.

In June 2023 the court sanctioned the lawyers and fined them 5,000 dollars (US District Court, Southern District of New York, 2023). One habit would have caught it. Check every AI-supplied fact, citation or figure against the primary source before it leaves your hands.

Air Canada and Its Chatbot

Air Canada’s website chatbot gave a passenger incorrect information about bereavement fares. When he claimed the refund the airline refused arguing the chatbot was a separate entity responsible for its own words.

In February 2024 a Canadian tribunal rejected that argument and held the airline liable (British Columbia Civil Resolution Tribunal, 2024). The lesson is ownership. Constrain what a customer-facing model can say, ground it in a checked source of truth and test it before it goes live.

Responsible AI and Compliance

Responsible AI is no longer only good practice. Several regimes now make parts of it a duty for any organisation operating in Sweden and the EU.

The EU AI Act (Regulation (EU) 2024/1689) classifies AI by risk, from prohibited uses through high-risk systems to limited and minimal risk. It entered into force on 1 August 2024. Rules on prohibited practices have applied since 2 February 2025 and most obligations for high-risk systems apply from 2 August 2026. High-risk duties include risk management, data governance, logging, transparency and human oversight.

NIS2 and Cybersäkerhetslagen. NIS2 is transposed into Swedish law as Cybersäkerhetslagen (SFS 2025:1506), in force since 15 January 2026. Article 21 requires security measures including continuous monitoring and awareness training and Article 20 makes the management body accountable and personally liable for oversight. A serious incident is reported to MCF (formerly MSB) with an early warning within 24 hours and a full notification within 72 hours. If you run AI in your defences, it sits inside these measures. See our guide to NIS2 in Sweden.

GDPR. Where AI makes decisions about people, data protection law applies. Article 22 gives individuals the right not to be subject to a solely automated decision that has legal or similarly significant effects and Article 33 requires breach notification to IMY within 72 hours. See our guide to GDPR compliance.

DORA. For banks, insurers and other financial entities, DORA (Article 17) governs ICT incident management and is supervised by Finansinspektionen. AI used in a financial firm’s security or operations falls within that ICT risk scope. See our guide to DORA compliance.

Standards. Two voluntary standards give you a governance backbone. ISO/IEC 42001, published in 2023, is the first management-system standard built for AI. The NIST AI Risk Management Framework, released in 2023, offers a practical structure for identifying and controlling AI risk. Certifying against a recognised standard also strengthens your ISO 27001 programme.

The Principles of Responsible AI

Most responsible-AI frameworks including the OECD AI Principles and the NIST AI Risk Management Framework, converge on the same handful of ideas. In a security setting they read like this.

  • Accountability: A named person owns each AI system and answers for its outcomes.
  • Transparency: You can explain, at least in outline, how a system reaches its decisions.
  • Fairness: The system does not produce biased outcomes for the people it affects.
  • Privacy and Security: The data is protected and the model itself is defended against attack.
  • Human Oversight: A person can review, question and override any consequential decision.
  • Reliability and Safety: The system performs as intended and fails safely when it does not.

Principles are the easy part. They only change behaviour when each one has a named owner, a concrete control and a way to check it is working. A principle with none of those attached has no effect on how the system behaves.

How to Use AI Responsibly

Responsible AI is mostly ordinary governance applied to a new kind of tool. Split the work across people, process and technology.

Start with people. Write a short AI acceptable-use policy that says which tools are approved and what data must never go into a public model. Then train the staff who will actually use AI so they can sanity-check an answer and notice when a tool is guessing.

Put process around consequential decisions. Keep a person in the loop wherever an AI action could block traffic, close an alert or affect someone. Log AI use so you can audit it later. Inventory every AI tool in the business, approved or not, so shadow AI has nowhere to hide.

On the technology side, choose tools that keep your data under your control and do not train on it with Swedish or EU data residency where it matters. Test a model for bias and for prompt injection before you trust it and defend the model and its data as you would any other critical asset.

  • Approve a short list of AI tools and rule out the rest.
  • Define exactly what data may enter each approved tool.
  • Require human review for any AI decision that blocks, deletes or affects a person.
  • Log and monitor AI activity across the business.
  • Inventory all AI in use, then close the gaps you find.
  • Align your controls to ISO/IEC 42001 and the NIST AI Risk Management Framework.

Used well, AI makes a small security team faster and sharper. Used without guardrails, it just helps you make mistakes at machine speed. The difference between the two is governance and it is yours to build.

Myths & Facts

Myth

Responsible AI is just an ethics nicety.

If we buy an AI security tool, responsibility sits with the vendor.

AI in the SOC removes human error.

Staff using ChatGPT for work is harmless.

AI output is objective and neutral.

Responsible AI just slows security down.

Fact

It is now a legal obligation. The EU AI Act sets binding rules and can fine prohibited AI up to €35 million or 7 percent of global annual turnover (Regulation (EU) 2024/1689).

You remain accountable for the outcome. A Canadian tribunal held Air Canada liable for its own chatbot's incorrect advice in 2024.

It adds automation bias. Models can hallucinate and be manipulated, so a person must stay able to review and override consequential decisions.

Confidential data pasted into a public tool can leak. Samsung restricted staff use in 2023 after source code was exposed.

Models reflect their training data and can fabricate results. In Mata v. Avianca (2023) ChatGPT invented six non-existent court cases.

Governance lets you adopt AI faster and defensibly. An approved-tools list, human review and logging remove the reasons to say no.

Test Yourself

Four real-world scenarios, then six knowledge questions. See how prepared you would be under pressure.

Scenario Simulation

  1. Your AI copilot reviews the overnight alerts and recommends auto-closing 200 of them as benign.

    What is the responsible next step?

    • Approve the bulk close to clear the queue.
    • Sample and verify a portion, and keep a human sign-off before any bulk close.
    • Turn the copilot off so it cannot make mistakes.
  2. A developer wants to paste a block of production source code into a free public chatbot to debug it faster.

    What do you advise?

    • Go ahead, it saves time.
    • Use an approved enterprise tool that does not train on your data, and never paste secrets into a public one.
    • Remove the comments first, then paste it.
  3. Your customer-facing AI assistant tells a customer something incorrect about your service, and they act on it and lose out.

    Where does responsibility sit?

    • With the AI vendor, since they built the model.
    • With your organisation, which deployed the assistant.
    • With the customer, for trusting a chatbot.
  4. An AI tool drafts a board report and cites a regulation and a court case to support a point.

    Before it goes to the board, what must you do?

    • Send it as is, the AI cited its sources.
    • Verify each citation against the primary source, and correct or cut anything you cannot confirm.
    • Ask the AI whether it is sure.

Knowledge Test

  1. Under the EU AI Act, what is the maximum fine for using prohibited AI?

    • Up to €20 million
    • Up to €35 million or 7 percent of global annual turnover
    • There are no fines yet

    The EU AI Act allows fines up to €35 million or 7 percent of global annual turnover for prohibited AI.

  2. Which GDPR article covers solely automated decisions with significant effects on people?

    • Article 5
    • Article 22
    • Article 40

    Article 22 gives individuals the right not to be subject to a solely automated decision with legal or similarly significant effects.

  3. What does shadow AI mean?

    • AI that runs at night
    • Staff using AI tools without approval, inventory or oversight
    • A type of adversarial attack on models

    Shadow AI is unapproved, ungoverned AI use inside an organisation, and an inventory is the first control.

  4. In responsible AI, what does human oversight require?

    • A person can review, question and override consequential decisions
    • A human writes every alert by hand
    • Someone watches the dashboard all day

    Human oversight means a person stays able to review and override any consequential AI decision.

  5. How is NIS2 transposed into Swedish law?

    • It is not yet in force
    • As Cybersäkerhetslagen, in force 15 January 2026
    • As part of GDPR

    NIS2 is transposed as Cybersäkerhetslagen (SFS 2025:1506), in force since 15 January 2026, with the board personally accountable.

  6. What is the best control against an AI hallucination in a report?

    • Trust it if it sounds confident
    • Verify the output against a primary source before use
    • Run it through a second AI

    Checking AI output against the primary source is the reliable control, as Mata v. Avianca showed in 2023.

Take It with You

Share the Summary PDF with Your Team

A short distilled brief in PDF: key findings, red flags and action steps.

Download summary PDF

Why Training Matters

Your staff are already using AI, whether or not anyone has approved it. Most have never been shown what may safely go into a tool, or how to sanity-check an answer that sounds authoritative but is wrong.

Responsible AI is a people problem as much as a technical one. A short acceptable-use policy paired with practical training turns unmanaged AI use into something governed and safe. Security awareness training is itself a named measure under Sweden’s cybersecurity law.

Frequently Asked Questions

What is responsible AI in security?

Responsible AI in security is the practice of using and building AI systems in your security programme so they stay accountable, transparent, fair, secure and under human control. It covers two sides, using AI responsibly in your defences and protecting the AI systems themselves against misuse, manipulation and attack.

What are the principles of responsible AI?

The core principles are accountability, transparency, fairness, privacy and security, human oversight and reliability. Frameworks such as the OECD AI Principles and the NIST AI Risk Management Framework describe the same set. In practice each principle needs a named owner and a real control, or it changes nothing.

Is responsible AI a legal requirement in the EU?

Yes, in part. The EU AI Act (Regulation (EU) 2024/1689) makes many responsible-AI practices mandatory, with fines up to €35 million or 7 percent of global annual turnover for prohibited uses. GDPR and, in Sweden, Cybersäkerhetslagen add further duties where AI touches personal data or security.

What is the EU AI Act and who does it apply to?

The EU AI Act is the EU's risk-based law for artificial intelligence, in force since 1 August 2024. It applies to providers and users of AI systems operating in the EU, including organisations outside the EU whose AI affects people inside it. Obligations scale with the risk the system poses.

What is shadow AI and why is it a risk?

Shadow AI is the use of AI tools inside an organisation without approval, inventory or oversight. It is a risk because confidential data can leak into tools that retain it, decisions get made on unverified output and none of it is governed or auditable. An AI inventory is the first fix.

Can we use ChatGPT for security work safely?

You can, with controls. Use an approved enterprise or private option that does not train on your data, never paste confidential code or personal data into a public tool and verify anything factual against a primary source. Samsung restricted public generative AI in 2023 after staff exposed source code.

Who is accountable when an AI system makes a mistake?

The organisation that deploys the AI is accountable for what it does. A Canadian tribunal held Air Canada liable for its chatbot's incorrect advice in 2024, and under Sweden's Cybersäkerhetslagen the board is personally accountable for security oversight. Accountability stays with you and cannot be handed to the software.

You Understand the Risk.
Now See Where You Stand.

Book a 30-minute briefing with one of our analysts, or run the free breach check first to find out what attackers already know about your organisation.

Book a 30-Min Briefing
No sales pitch, just a straight assessment

How eBuilder Security Can Help

Awareness is the first layer. These are the services that turn it into measurable protection.