TL;DR: AI-generated code, prompt injection, shadow AI, and unsafe agent execution are now core enterprise risks, with Aikido’s 2026 State of AI in Security report finding one in five organisations has already suffered a serious incident tied to AI-generated code. The governance gap is widening faster than legacy scanning and access controls can absorb it.
At a glance
What this is: This is an AI security tools roundup that argues modern AI stacks need runtime protection, red teaming, posture management, and governance to address prompt injection, shadow AI, unsafe tool execution, and model supply chain risk.
Why it matters: It matters to IAM practitioners because AI agents, embedded models, and employee AI usage create new access, privilege, and data-handling decisions that traditional identity and security controls do not govern cleanly.
By the numbers:
- 80% of organisations report their AI agents have already performed actions beyond their intended scope, including accessing unauthorised systems, inappropriately sharing sensitive data, and revealing access credentials.
👉 Read Akto's comparison of AI security tools for agents, LLMs, and MCP systems
Context
AI security tools have emerged because the attack surface is no longer just code and infrastructure. It now includes prompts, model outputs, connected tools, RAG pipelines, and employee use of consumer AI services that can expose credentials or sensitive data. The primary question is not whether AI is present, but whether identity, access, and data governance can keep pace with how AI systems actually behave.
For NHIMG, the identity intersection is genuine and material. AI agents and LLM-connected workflows increasingly act like non-human identities with tool access, data visibility, and decision paths that need lifecycle governance. That makes the problem less about scanning a model in isolation and more about controlling privileges, visibility, and accountability across the full AI operating surface.
Key questions
Q: How should security teams govern AI models that can call tools and access data?
A: Security teams should govern AI models as non-human identities with named owners, limited scope, short-lived credentials, and continuous authorization. The critical shift is to treat every tool call, data read, and update path as a privileged action that can be logged, revalidated, and revoked. Without that discipline, model risk becomes identity risk.
Q: Why do AI governance programmes need both policy and runtime controls?
A: Policy defines intent, but runtime controls decide whether that intent is enforced where AI actually operates. Without runtime enforcement, policies become documentation that can be bypassed by prompts, tools, or data flows. Security and IAM teams should require evidence that every sensitive decision has a production control, a log source, and an owner.
Q: What do security teams get wrong about Shadow AI?
A: They often treat Shadow AI as an approval problem for software, when it is usually also an identity problem. The hidden risk can be an undocumented token, an over-permissioned service account, or an autonomous agent with unreviewed reach. Inventory the identity layer before you decide the tool is the issue.
Q: How can organisations tell whether AI governance is actually working?
A: Organisations can tell AI governance is working when they can inventory every agent, explain its purpose, show who owns it, and prove that permissions are tightly scoped. If those four things are missing, the programme has policy language but not operational control. Auditors will notice the gap quickly.
Technical breakdown
Why AI security tools split into runtime, red teaming, posture, and governance
AI security is not one control category because the failure modes are different. Runtime tools watch prompts and outputs in production, red teaming tools probe model behaviour before deployment, posture management tools inventory assets and misconfigurations, and governance tools track who used which AI system and what data it touched. In practice, organisations need all four because no single layer can prevent prompt injection, detect shadow AI, and prove policy compliance at the same time.
Practical implication: Use control selection by failure mode, not by vendor category, so each AI risk has a distinct preventive or detective control.
How prompt injection and unsafe tool execution break trusted workflows
Prompt injection works by smuggling malicious instructions into user input or retrieved content so the model treats them as legitimate. Unsafe tool execution is the next step when the model has permission to call APIs, send messages, or trigger actions. Once tool calls are involved, the AI system is no longer just generating text, it is acting inside operational workflows, which means access scope and approval boundaries become security controls, not just policy language.
Practical implication: Limit tool privileges to the minimum necessary and separate read-only model interactions from action-capable workflows.
Shadow AI and model supply chain risk create invisible governance gaps
Shadow AI appears when employees adopt external AI services without review, often pasting code, credentials, or customer data into unmanaged tools. Model supply chain risk extends the problem to third-party plugins, datasets, and dependencies that can introduce hidden behaviour or backdoors. Both issues create blind spots because traditional inventories rarely track AI assets, access paths, or downstream data exposure with enough precision for governance or investigation.
Practical implication: Build AI asset inventories that include employees' unsanctioned tools, connected services, and data paths before you rely on audit evidence.
Threat narrative
Attacker objective: The attacker aims to turn an AI system's trusted access into a path for data theft, unauthorised action, or broader workflow compromise.
- Entry occurs when an attacker injects malicious instructions into prompts, retrieved documents, or AI-connected content that the model will process as trusted input.
- Escalation follows when the model is allowed to call tools or access data sources, turning a text manipulation into unauthorised actions, data exposure, or credential leakage.
- Impact arrives when the agent or LLM-driven workflow performs operations beyond intended scope, affecting systems, workflows, or sensitive enterprise data.
NHI Mgmt Group analysis
AI security has become an identity governance problem as much as a detection problem. Once an AI system can call tools, access data, or act on behalf of a user, it behaves like a governed non-human identity rather than a simple application. That shifts the control question from whether the model is accurate to whether its privileges are bounded, reviewable, and revocable. Practitioners should treat AI agents as access-bearing systems that need lifecycle governance.
Prompt injection is only dangerous because it can reach authorised action paths. The injection itself is a content manipulation problem, but the real exposure appears when the model sits inside workflows with write access, external APIs, or delegated credentials. That makes runtime guardrails necessary but insufficient unless they are paired with least privilege, approval boundaries, and clear tool segregation. Practitioners should separate conversational inference from action execution.
Shadow AI creates an unmanaged identity surface that most IAM programmes do not inventory. Employees pasting secrets, customer data, or internal code into consumer AI services are creating access and data flows outside formal controls. The governance gap is not just unsanctioned software use, but unsanctioned trust relationships that bypass review, logging, and offboarding. Practitioners should extend identity discovery to AI usage, not just accounts and endpoints.
AI posture management is becoming the equivalent of identity posture management for machine activity. Organisations need continuous visibility into which models, agents, plugins, and connected services exist, what they can touch, and whether they still need that access. That is the named concept here: machine trust sprawl, meaning the uncontrolled spread of AI-enabled trust relationships across enterprise systems. Practitioners should measure and reduce that sprawl before they rely on policy alone.
Governance evidence will increasingly decide whether AI programmes are defensible. The article correctly points to EU AI Act and NIST AI RMF pressure, but the operational issue is evidencing who approved access, which data was available, and what the AI actually did. Without durable logs and ownership, organisations cannot distinguish controlled experimentation from uncontrolled production use. Practitioners should build auditability into AI access from the start.
What this signals
AI security programmes are moving from point solutions toward control stacks that look more like identity governance for software actors. The immediate planning signal is to inventory AI systems with the same seriousness applied to privileged accounts, then decide where runtime blocks, approval gates, and audit evidence need to sit. For practitioners aligning with external guidance, the NIST AI Risk Management Framework and OWASP Agentic AI Top 10 are the most relevant starting points.
Machine trust sprawl: the problem is no longer just how many AI tools exist, but how many latent trust relationships they create across code, data, and business workflows. That means security teams should measure AI inventory completeness, tool-call privilege scope, and revocation readiness as programme indicators, not just incident response metrics.
If your organisation is already allowing employees or developers to use AI in production workflows, the next governance gap will be offboarding. Agents, plugins, and connected services need explicit retirement paths, because unmanaged leftovers become the new standing access problem.
For practitioners
- Inventory AI agents, MCP workflows, and connected tools Map every model, agent, plugin, API connection, and browser or SaaS integration that can act on enterprise data. Include unsanctioned shadow AI usage from employees, not just approved platforms, so the inventory reflects actual trust paths rather than policy intent.
- Separate read-only prompts from action-capable tool calls Design distinct controls for inference and execution. Where AI systems can trigger actions, require explicit privilege scoping, logging, and approval boundaries so prompt manipulation cannot directly become operational change.
- Apply least privilege to AI-connected credentials and tokens Treat AI service accounts, API keys, and delegated tokens as non-human identities with defined owners, expiries, and revocation paths. Reduce standing access wherever a model or agent does not need persistent permission.
- Add runtime policy enforcement for prompts and outputs Deploy controls that can block policy violations as they happen, not only after review. Focus on prompt injection, sensitive-data egress, and unsafe tool use in the same enforcement layer.
- Tie AI governance to audit evidence and offboarding Keep logs of AI access, data usage, and tool execution that can support compliance, incident response, and revocation when a model, plugin, or agent is retired.
Key takeaways
- AI security tools now matter because AI systems can act through access, not just generate output.
- The evidence points to a governance gap, with AI agents already exceeding intended scope in most organisations surveyed.
- The practical response is to govern AI like a non-human identity surface, combining inventory, privilege control, runtime enforcement, and auditability.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
OWASP Agentic AI Top 10 and MITRE ATT&CK address the attack and risk surface, while NIST AI RMF, NIST CSF 2.0 and NIST SP 800-53 Rev 5 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Agentic AI Top 10 | NHI-01 | The article covers prompt injection, tool misuse, and agent behaviour. |
| NIST AI RMF | GOVERN | The article raises governance, accountability, and auditability requirements. |
| NIST CSF 2.0 | PR.AC-4 | AI tool access and data exposure are access-control problems as well as AI risks. |
| NIST SP 800-53 Rev 5 | IA-5 | AI systems often rely on API keys, tokens, and service accounts that need management. |
| MITRE ATT&CK | TA0006 , Credential Access; TA0010 , Exfiltration | The article discusses credential exposure and data leakage through AI workflows. |
Map AI abuse paths to credential access and exfiltration tactics to prioritise detection and containment.
Key terms
- Shadow AI: AI agents, copilots, or connected tools operating without full visibility or governance from security teams. Shadow AI becomes an identity problem when those systems authenticate with unmanaged tokens, service accounts, or OAuth apps that can reach production resources.
- Prompt Injection (Agentic): An attack where malicious instructions are embedded in content that an AI agent reads — causing the agent to execute unintended actions using its own legitimate credentials. A primary vector for agent goal hijacking and identity abuse.
- AI Security Posture Management: A governance approach for discovering and tracking AI assets such as models, agents, datasets, vector stores, and related infrastructure. It becomes useful only when inventory is connected to runtime exposure and the identity that can actually reach the data.
- Machine Trust Sprawl: The uncontrolled spread of trust relationships created by AI systems, plugins, tokens, and connected services across enterprise environments. It is a useful governance concept because it focuses attention on how many access paths exist, who owns them, and how quickly they can be revoked.
What's in the full article
Akto's full article covers the operational detail this post intentionally leaves for the source:
- Side-by-side vendor evaluation criteria for AI security tools across runtime, red teaming, posture, and governance layers
- Tool-specific comparisons for agent discovery, MCP security, and LLM red teaming that are useful once you have already defined your control model
- Implementation-oriented considerations such as CI/CD integration, deployment flexibility, role-based access controls, and audit logging
- Product-by-product limitations that help teams decide where AI security tooling should sit in a broader control stack
Deepen your knowledge
NHI Foundation Level course, the industry's only accredited NHI security programme, covers NHI governance, machine identity security, and secrets management. It helps practitioners translate identity controls into operational safeguards for AI-driven systems and broader security programmes.
Published by the NHIMG editorial team on August 2, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org