AI programmes break down when teams can see only part of the estate. Visibility shows where models and endpoints live, but it does not prove how they fail under attack. Adversarial testing exposes exploitable paths such as jailbreaks and exfiltration risks, so teams can prioritise the highest-impact controls before expanding production use.
Why AI Asset Visibility Alone Is Not Enough Before Scale
Visibility tells security teams what exists. It does not tell them how a model, agent, endpoint, or embedded secret behaves when an attacker probes it. That gap matters because AI deployments often mix model APIs, retrievers, orchestration layers, and NHI credentials in ways that are hard to inventory cleanly. NHIMG research shows the problem is already material: in The 2024 ESG Report: Managing Non-Human Identities, 72% of organisations said they had experienced or suspected an NHI breach.
That kind of exposure is why teams should pair discovery with adversarial testing before they expand production access. Asset visibility can map where systems live, which identities they use, and which interfaces are exposed. It cannot reveal whether a prompt injection can coerce data leakage, whether a tool chain can be abused to reach sensitive systems, or whether a weak secret will be reused across environments. Practitioners who stop at inventory tend to confuse completeness with safety. In practice, many security teams discover failure paths only after an external actor has already exercised them, rather than through intentional pre-deployment validation.
How Visibility and Adversarial Testing Work Together in Practice
Current guidance suggests treating these as sequential, complementary controls. First, build a complete asset picture across models, serving endpoints, vector stores, orchestration services, and all associated NHIs. Then use adversarial testing to challenge the system under realistic abuse conditions. The goal is not to “red team everything” indefinitely. It is to identify which assets and paths are most likely to fail, so controls can be prioritized before scale.
In practice, visibility should answer four questions: what AI components exist, who or what can call them, which secrets or tokens they depend on, and where data can flow. Adversarial testing should then probe for prompt injection, jailbreaks, data exfiltration, tool abuse, privilege escalation, and unsafe fallbacks. That maps closely to the threat patterns described in the MITRE ATLAS adversarial AI threat matrix, and it aligns with the control-first mindset in NIST SP 800-53 Rev 5 Security and Privacy Controls.
- Inventory the AI estate, including models, agents, APIs, plug-ins, and NHIs.
- Classify each asset by data sensitivity, access scope, and business criticality.
- Test top risks with simulated jailbreaks, exfiltration attempts, and tool-chain abuse.
- Use the results to tighten secrets handling, least privilege, monitoring, and approvals.
This is reinforced by NHIMG analysis in Top 10 NHI Issues and the DeepSeek breach, which show how exposed secrets and incomplete governance can compound AI risk quickly. These controls tend to break down when AI systems are tightly coupled to legacy automation and multiple unmanaged secrets stores because attack paths become hard to reproduce and harder to contain.
Where the Standard Answer Breaks Down: Scale, Exceptions, and Operational Tradeoffs
Tighter testing usually increases delivery overhead, requiring organisations to balance speed against confidence. That tradeoff becomes sharper when teams have many models, fast release cycles, or shared agent toolchains. There is no universal standard for how often adversarial tests should run across every AI use case yet, so current guidance is to calibrate depth to risk rather than apply one fixed cadence everywhere.
High-risk workloads need more than periodic reviews. A public chatbot, a code assistant with repository access, and a back-office summarisation tool do not carry the same exposure. The first two may justify repeat testing after material prompt, model, or tool changes. The third may only need lighter validation if data access is tightly constrained. Visibility helps teams decide where to spend scarce testing effort, but it should not be mistaken for a control. The two together create a feedback loop: discovery finds what exists, testing shows what can fail, and the findings drive remediation before broader rollout. For deeper background on how AI identity and lifecycle risk compound, see the NHI Lifecycle Management Guide and CISA cyber threat advisories.
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, CSA MAESTRO and OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST AI RMF and NIST CSF 2.0 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Agentic AI Top 10 | LLM-04 | Addresses prompt injection and runtime abuse in AI systems. |
| CSA MAESTRO | TR-2 | Focuses on threat and risk validation for AI systems. |
| NIST AI RMF | GOVERN | Supports oversight, accountability, and AI risk governance. |
| OWASP Non-Human Identity Top 10 | NHI-01 | Covers discovery and governance of non-human identities tied to AI assets. |
| NIST CSF 2.0 | ID.AM-1 | Asset management is required before security testing and prioritisation. |
Establish governance that ties AI asset discovery to documented red-team findings and remediation owners.
Related resources from NHI Mgmt Group
Deepen Your Knowledge
Reviewed and updated by the NHIMG editorial team on August 28, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org