The rules everyone actually cites
Three documents come up in every serious conversation about AI risk. Here is what each one is for, in plain language.
In 60 seconds
The rules everyone actually cites
Three documents come up in every serious conversation about AI risk. Here is what each one is for, in plain language.
OWASP Top 10 for LLM Applications β the bug list
| ID | Name | Covered in |
|---|---|---|
| LLM01 | Prompt Injection | Modules 9, 10 |
| LLM02 | Sensitive Information Disclosure | Modules 12, 21 |
| LLM03 | Supply Chain | Module 15 |
| LLM04 | Data and Model Poisoning | Module 16 |
| LLM05 | Improper Output Handling | Modules 12, 20 |
| LLM06 | Excessive Agency | Modules 13, 14 |
| LLM07 | System Prompt Leakage | Modules 9, 21 |
| LLM08 | Vector and Embedding Weaknesses | Module 16 |
| LLM09 | Misinformation | Modules 1, 2 |
| LLM10 | Unbounded Consumption | Modules 13, 24 |
NIST AI Risk Management Framework β the process
- 1
Govern
Who is accountable? What are the rules? Culture and ownership, not paperwork. - 2
Map
What is this system, who does it affect, what could go wrong in context? - 3
Measure
Test it. Evaluate it. Track numbers over time, including your red-team pass rate. - 4
Manage
Prioritise, mitigate, monitor, respond. Then loop back to Govern.
The EU AI Act β the law
| Tier | Examples | What is required |
|---|---|---|
| Unacceptable | Social scoring, manipulative systems targeting vulnerable people | Banned outright |
| High risk | Hiring, credit, education, medical, critical infrastructure | Risk management, data governance, logging, human oversight, conformity assessment |
| Limited risk | Chatbots, emotion recognition, deepfakes | Transparency β people must know it is AI |
| Minimal risk | Spam filters, game AI, most tooling | No specific obligations |
Also worth knowing
- ISO/IEC 42001 β a certifiable management standard for AI, increasingly asked for in enterprise procurement.
- MITRE ATLAS β an ATT&CK-style knowledge base of real adversarial ML techniques. Excellent for red-team planning.
- Sector rules β health, finance and children's services usually have their own requirements that arrive before any AI-specific law does.
Watch and read more
Lab
Your own system scored against OWASP LLM Top 10, honestly.
The problem
You are done when
Hard questions
Try to answer before you reveal. If you can answer these, you understood the lesson.
Q1Your system is fully OWASP-compliant and still suffers a serious incident. Construct the scenario.Reveal
Q2Under the EU AI Act, when does the same model move from limited risk to high risk? Give a concrete pair.Reveal
Questions people ask
Which should a small team start with?
OWASP, today. It is concrete, free, short, and directly actionable by engineers. Bring in NIST when you have more than one AI system to manage, and the EU AI Act when you have EU users or an enterprise buyer asking.
Do these cover agents specifically?
Increasingly. The 2025 OWASP work includes agentic threats explicitly, and NIST has generative-AI profiles. The field is younger than the frameworks, so expect gaps and fill them with the reasoning in this track.
Is compliance enough?
No. Compliance sets a floor and creates a paper trail. Every framework here would be satisfied by a system that still hands an agent a delete tool and an untrusted input in the same breath.
Who owns AI security in a company?
Usually security owns the standard, engineering owns the implementation, and a named person owns each deployed agent. The failure mode is the one where everybody assumes it is somebody else's, which is the most common arrangement.
Lesson test
5 questions. Get 3 right (60%) to pass and complete this lesson.
Sign in with your phone number to take the test and save your progress