Yes. Visibility should come first because policies are hard to enforce when the organisation cannot see what tools are in use. Once teams can discover unsanctioned apps, classify AI usage, and understand who is accessing what, they can set workable rules, limit risky exceptions, and align governance to real employee behaviour.
Why This Matters for Security Teams
Shadow IT is not just an inventory problem. It is a governance signal that employees have already found tools, automations, or AI services that bypass review. If those services can read data, call APIs, or hold secrets, expanding AI access policies first can create rules that look complete on paper but miss the real attack surface. Current guidance from the NIST Cybersecurity Framework 2.0 and NHIMG research on Top 10 NHI Issues both point toward visibility as the first practical step.
That matters because AI access policies are only as strong as the organisation’s ability to see which tools are already in use, what identities they rely on, and where data is flowing. In NHI environments, hidden apps often mean hidden secrets, hidden service accounts, and hidden approvals that never pass through PAM or security review. Once shadow usage exists, policy expansion can accidentally legitimise unsafe behavior instead of constraining it.
In practice, many security teams discover the largest exposure only after an unsanctioned AI tool has already been connected to production data or a leaked credential has already been reused.
How It Works in Practice
The practical sequence is straightforward: discover, classify, then govern. Start by identifying unsanctioned SaaS apps, browser-based AI tools, internal automations, and agentic workflows that touch corporate data. Then map each one to the identity it uses, the secrets it stores, the permissions it requests, and the data classes it can reach. That gives policy writers something real to work from instead of guessing how employees use AI.
For NHI teams, this is where visibility into service accounts, API keys, tokens, and agent credentials becomes critical. The goal is not only to see the application, but to understand whether it is operating as a human-assisted workflow or as an autonomous software entity with tool access. NHIMG’s Lifecycle Processes for Managing NHIs emphasise that identity lifecycle controls are most effective when discovery feeds the lifecycle, not the other way around. That aligns with the OWASP Non-Human Identity Top 10, which treats unmanaged machine access as a primary failure mode.
- Use discovery to locate shadow ai and non-approved automations before rewriting policy language.
- Classify each tool by data sensitivity, identity type, and whether it can execute actions without human approval.
- Reduce standing access by replacing broad entitlements with JIT, task-based permissions where possible.
- Review secrets exposure and token scope before granting any new AI integration an exception.
This approach works best when policy, IAM, and endpoint visibility are connected to the same inventory. It breaks down in heavily distributed environments where teams can create external AI accounts and browser plugins outside central telemetry.
Common Variations and Edge Cases
Tighter visibility often increases friction for business teams, so organisations have to balance fast experimentation against control over data and identity sprawl. That tradeoff is especially sharp when engineering groups are already using approved copilots alongside unofficial tools, or when contractors and subsidiaries operate with separate procurement and logging standards.
There is no universal standard for this yet, but current guidance suggests prioritising the highest-risk shadow use cases first: tools with code access, customer data access, or secret handling. In those cases, it is usually better to restrict integrations until the organisation can confirm how authentication, retention, and logging work. NHIMG’s Regulatory and Audit Perspectives section is useful here because auditability often becomes the deciding factor when an exception request reaches governance review.
The main edge case is an environment that already has strong SaaS governance but weak internal identity hygiene. In that situation, teams may see the external AI tool but still miss the secrets, service principals, or delegated permissions behind it. Visibility should still come first, but the follow-on work must include credential cleanup and NHI ownership assignment, not just app approval.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
OWASP Non-Human Identity Top 10, OWASP Agentic AI Top 10 and CSA MAESTRO 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 Non-Human Identity Top 10 | NHI-01 | Discovery of unmanaged NHIs is central to shadow IT visibility. |
| OWASP Agentic AI Top 10 | A-02 | Agentic tools need runtime governance, not assumptions from policy text. |
| CSA MAESTRO | MAESTRO stresses visibility across agent workflows and tool use. | |
| NIST AI RMF | GOVERN | AI governance starts with inventory, accountability, and risk context. |
| NIST CSF 2.0 | ID.AM | Asset management requires knowing what tools and identities exist first. |
Update asset inventories to include shadow AI apps, tokens, and service accounts.
Related resources from NHI Mgmt Group
- Should organisations prioritize securing machine identities before expanding agentic AI use?
- What should organisations do before expanding AI access to sensitive records?
- Should organisations prioritise prompt inspection and MCP governance before expanding AI agent access?
- How should organisations scope an identity and access governance programme before they start implementation?