Two services share this name, and we do the second one.
AI security splits in half and buyers get sold the wrong half constantly. One meaning is using AI to defend a network: threat detection, alert triage, the products every vendor now ships. The other is protecting the AI systems you run from being attacked, and that's ours. Model security, pipeline security, and the retrieval layer where most real incidents actually happen. If a vendor answers "how do you secure our assistant" by describing their detection engine, they've heard a different question from the one you asked.Where prompt injection risk actually sits.
Prompt injection is the risk that earns its reputation. It sits at LLM01 on the OWASP list because it unlocks most of the others, and it isn't fixed by a better system prompt. Risk clusters in three places. Retrieval that returns documents the asking user shouldn't see, which is a permissions failure wearing an AI costume. Output that leaves without inspection, so extraction succeeds quietly. And an agent with tool access, where a successful injection stops being a disclosure and becomes an action. We test all three by attempting them.The Canadian rules and guidance that actually bind you.
There is no Canadian AI statute to comply with. AIDA died when Parliament was prorogued in January 2025 and no successor has been tabled, so what binds you is privacy law, your sector regulator, and your client contracts. The guidance, though, is unusually good: the Canadian Centre for Cyber Security published Top 10 AI security actions (ITSAP.10.049) in May 2026, structured on three pillars covering adversarial use of AI, protecting AI systems, and protecting users and business processes. OSFI has issued its own frontier AI bulletin for financial institutions. PIPEDA applies to whatever your model can reach, and a breach here averages 7.11 million dollars in Canada.