Identity & workload identity
Know which person, service or agent is acting and how trust is established.
- Separate human and agent identities
- Use strong authentication
- Expire temporary access
Secure AI / 2026
Modern AI security depends on the application around the model: identities, data, retrieval, tools, agents, connectors, suppliers and the decisions outputs are allowed to trigger.
AI Security Matrix
Threat-model the complete workflow and assign owners before deployment.
Know which person, service or agent is acting and how trust is established.
Define what data may enter prompts, files, retrieval stores, logs and feedback.
Treat model output as probabilistic and potentially manipulable.
Treat retrieved documents, webpages and messages as untrusted input.
Validate AI output before rendering, executing or passing it downstream.
Every tool converts text into possible real-world impact.
Long-running agents can compound mistakes, manipulation and stale memory.
A protocol connection is not a trust decision.
Models, datasets, packages and providers can change beneath the application.
People need enough evidence to approve, pause and recover.
2026 risk baseline
Use current OWASP GenAI, agentic AI, ASD/ACSC and MCP guidance to structure review.
Untrusted content can redirect model behaviour or tool use.
Broad permissions turn a wrong answer into an operational incident.
Prompts, retrieval and outputs can disclose information outside intended boundaries.
A model, connector, library or provider can materially change risk.
Operating model
Apply one repeatable sequence to every AI use case.
Map owner, model, data, identities, tools, connectors and intended outcome.
Classify data and consequences before access is granted.
Apply minimum privilege, narrow tools and explicit prohibited actions.
Validate identity, source, output and approval before material action.
Capture useful logs, approvals and unusual behaviour.
Provide credential revocation, rollback and evidence-preserving recovery.
Human-controlled AI defence
Start with the real workflow, data, identities, tools and consequences. Then place controls where they can stop harm.