1. Executive Brief
Shadow AI becomes an identity risk when a software actor can access business systems without a complete record of its owner, credential path, authority, or lifecycle. Microsoft's current identity-governance documentation extends sponsorship, entitlement, and lifecycle ideas to agent identities. [1] NIST's current Digital Identity Guidelines provide broader risk-management context for authentication and federation. [2] Together, they support a practical design principle: every meaningful agent should be discoverable, attributable, intentionally authorized, reviewable, and removable.
2. Find Agents Before You Rate Their Risk
Start with discovery across the places where workforce agents appear: SaaS applications, cloud services, developer environments, browsers, endpoints, low-code platforms, integrations, and local tools. Do not assign a risk score from a product name alone. First capture what the agent actually does, how often it runs, and which systems it touches.
- Create one record per material agent or workflow.
- Separate sanctioned, experimental, personal, embedded, and unknown use.
- Flag agents that can write, delete, send, deploy, approve, or transact for earlier review.
- Record the discovery source so the team can reproduce how the agent was found.
3. Create the Agent Inventory Record
Worksheet 1. Minimum Agent Inventory Record
|
Field |
What to Record |
|
Agent / Workflow |
Name, platform, environment, version or identifier where available. |
|
Business Purpose |
Plain-language task and expected business outcome. |
|
Human Sponsor |
Person accountable for purpose, continued use, and major access changes. |
|
Technical Owner |
Team responsible for configuration, operation, and incident response. |
|
Identity Path |
Agent identity, user context, service account, OAuth grant, API key, token, role, or other credential. |
|
Systems and Data |
Applications, APIs, repositories, data stores, tools, and MCP servers the agent can reach. |
|
High-Impact Actions |
Any ability to write, delete, send externally, deploy, approve, change access, publish, or transact. |
|
Lifecycle |
Start date, review date, expiry or decommission trigger, and current status. |
4. Assign Ownership Before Expanding Access
Microsoft's identity-governance model requires a human sponsor for agent identities so lifecycle and access decisions remain accountable. [1] Even when a platform does not implement the same sponsor construct, the business principle is strong: the agent should not be able to outlive the person or team that can explain why it exists. Ownership is a business control, not merely a directory attribute.
5. Map the Credential and Authorization Path
NIST SP 800-63-4 is not agent-specific, but it reinforces a risk-based view of digital identity, authentication, and federation. [2] For an agent workflow, document the actual credential and delegation model. Is the agent acting as the user? As a dedicated workload identity? Through an OAuth grant? With a long-lived secret? Through a cloud role? The control decision should follow the authority attached to that identity, not the marketing label on the agent.
6. Right-Size Functionality, Permission, and Autonomy
OWASP's agentic guidance and earlier Excessive Agency work emphasize the risk created by excessive functionality, permissions, and autonomy. [3] Translate that into three practical checks: remove tools the agent does not need, reduce permissions to the resources required for the task, and add approval where an autonomous action can materially affect the business.
7. Map Data, Tools, and Agent Connections
Agent workflows are rarely isolated. They can connect to SaaS applications, APIs, repositories, databases, web services, and MCP-enabled tools. Netskope's 2026 agentic-AI analysis focuses on the visibility gap created by machine-to-machine interactions and tool connections. [6] The practical response is a connection map: what the agent can call, what those tools can do, and which data can flow through the path.
8. Put Approval Gates Around High-Impact Actions
Approval should be proportional to impact. A low-risk read-only summary may run automatically. A workflow that deletes records, changes permissions, deploys code, sends external communications, approves a payment, or publishes content should have a stronger deterministic control. Okta's 2026 identity checklist frames authentication, authorization, and governance as a foundation for production AI agents. [4]
9. Monitor for Drift, Orphaning, and Unexpected Reach
The agent record is only useful if it stays current. Review ownership, credentials, permissions, tools, and activity after material workflow changes and on a recurring schedule. SailPoint's 2026 agent-governance framework emphasizes visibility, ownership, access, and lifecycle as linked controls. [5] A practical review should ask whether the agent still needs the access, whether the original sponsor remains accountable, and whether new connectors have changed the blast radius.
10. Shadow Agent Review Checklist
- Confirm the agent is still active and still supports the recorded business purpose.
- Confirm the sponsor and technical owner are current and reachable.
- Compare the recorded identity or credential path with the live configuration.
- Review new OAuth scopes, service-account permissions, roles, API keys, tools, MCP servers, and data connections.
- Identify any new ability to write, delete, deploy, approve, publish, send externally, or transact.
- Confirm high-impact actions still have the expected approval or deterministic control.
- Review logs and exceptions for activity outside the intended pattern.
- Test that the agent can be disabled and its credentials revoked without leaving orphaned access.
11. Permission Boundary Canvas
Worksheet 2. Permission Boundary Canvas
|
Control Question |
Current State |
Target State |
|
What task is the agent allowed to complete? |
Document actual workflow. |
One bounded business purpose. |
|
Which resources are necessary? |
List current data, tools, APIs, and systems. |
Minimum required set. |
|
Which actions can change the business? |
List write, delete, send, deploy, approve, publish, and transact rights. |
Approval or deterministic policy for high-impact actions. |
|
How long should access exist? |
Record current token/credential persistence. |
Task-appropriate expiry and review. |
|
Who can revoke access? |
Name current technical path. |
Named owner and tested revoke/disable process. |
12. A Practical 90-Day Roadmap
Worksheet 3. 90-Day Shadow AI Agent Control Planner
|
Period |
Primary Work |
Evidence of Completion |
|
Days 0-30 |
Discover priority agents; create records; assign sponsors; map credentials, systems, data, and high-impact actions. |
Inventory, owner coverage, identity map, and first-risk triage. |
|
Days 31-60 |
Right-size permissions; remove stale grants; add approval gates; define logging, alerts, and exception handling. |
Approved access baseline, control changes, and monitored actions. |
|
Days 61-90 |
Review drift; test revoke/offboarding; measure unresolved exceptions; decide which workflows can scale. |
Review evidence, retirement tests, exception aging, and scale decisions. |
13. Run a Monthly Operating Review
A monthly review should be short enough to sustain. Bring only the evidence that can change a decision: newly discovered agents, unresolved ownership, permission growth, stale or persistent credentials, new high-impact actions, monitoring exceptions, and retirement failures. Review by business function or platform so patterns become visible. The output should be explicit actions with owners and dates, not another inventory snapshot.
Worksheet 4. Monthly Operating Review
|
Review Item |
Decision to Record |
|
Newly discovered agents |
Approve for assessment, merge with existing record, or close as non-agent activity. |
|
Owner gaps |
Assign sponsor, restrict expansion, or retire if no owner accepts accountability. |
|
Authority changes |
Approve, reduce, or redesign new scopes, roles, tools, or data access. |
|
Runtime exceptions |
Investigate, tune controls, or escalate based on business impact. |
|
Retirement candidates |
Revoke credentials, disable integrations, preserve audit evidence, and confirm removal. |
CyberTech Intelligence Shadow AI Agent Control Framework™
Figure 1. Eight-Layer Operating Architecture
|
Layer |
Name |
Operating Requirement |
|
01 |
Discover |
Find agents across approved and unapproved paths and record the discovery evidence. |
|
02 |
Assign Ownership |
Name a human sponsor and technical owner before authority expands. |
|
03 |
Identify |
Document the agent identity, user context, service account, token, OAuth grant, role, or key. |
|
04 |
Map Authority |
Map data, tools, APIs, systems, and high-impact actions. |
|
05 |
Right-Size |
Limit functionality, permission, and credential persistence to the task. |
|
06 |
Approve |
Add human or deterministic approval for actions with material business impact. |
|
07 |
Observe |
Log, monitor, alert, review, and investigate agent activity and permission drift. |
|
08 |
Retire |
Revoke, disable, or redesign access when ownership, purpose, or risk changes. |
Shadow AI Agent Readiness Score™
Table. CyberTech Intelligence Shadow AI Agent Readiness Score™
|
Domain |
Executive Assessment Question |
Ready-State Evidence |
|
Discovery |
Can the organization find material agents across workforce and technology paths? |
Inventory sources, agent record, and last-seen evidence. |
|
Ownership |
Does each agent have a human sponsor and technical owner? |
Sponsor, owner, team, purpose, and review date. |
|
Identity |
Is the authentication and credential path explicit? |
Identity type, token/grant/account/role, issuer, and owner. |
|
Permission Scope |
Is access limited to the task? |
Resources, scopes, entitlements, and rationale. |
|
Tool and Data Reach |
Are connected tools, APIs, MCP servers, and data stores mapped? |
Connection map and data classification. |
|
High-Impact Actions |
Are destructive or privileged actions controlled? |
Approval gates, deterministic policy, or explicit prohibition. |
|
Credential Lifecycle |
Can credentials expire, rotate, and be revoked? |
Expiry, rotation, revoke test, and exception process. |
|
Monitoring |
Can teams observe and investigate meaningful agent activity? |
Logs, alerts, audit records, and incident path. |
|
Drift Review |
Are new permissions and connectors detected and reviewed? |
Periodic review, change events, and exception aging. |
|
Offboarding |
Can the agent and its access be retired cleanly? |
Disable/decommission steps and tested removal. |
|
Measurement |
Are control outcomes measured before autonomy expands? |
Coverage, exception, review, and remediation metrics. |
How to Calculate the Score
Rate each domain from 0 to 4: 0 = absent; 1 = informal; 2 = documented; 3 = implemented and tested; 4 = measured and continuously improved. The maximum is 44 points. Divide the total by 44 and multiply by 100. Suggested bands are Critical (0-24%), Developing (25-49%), Defined (50-69%), Managed (70-84%), and Adaptive (85-100%). The score is an internal readiness aid. It is not a certification, an incident forecast, a product-performance statement, or a prediction of business impact.
Use the 90-Day Shadow Agent Control Planner
Select one business function and use the inventory record, permission canvas, and readiness score to move its highest-authority agents from discovery to a documented control decision within 90 days.
About CyberTech Intelligence
CyberTech Intelligence provides research-led cybersecurity intelligence, executive content, and market engagement programs. This publication is vendor-neutral and intended for education, decision support, and claim-safe GTM planning.
Evidence and Citation Note
This playbook combines standards context and current vendor guidance with CyberTech Intelligence operating-model synthesis. Vendor sources are used only for the publisher's own stated product, research, or framework positions. No source is used to infer that a named organization has a shadow agent, an identity weakness, or a required product purchase.
References
[1] Microsoft Learn, “Microsoft Entra ID Governance - Identity governance for agents,” Updated May 2026. https://learn.microsoft.com/en-us/entra/id-governance/identity-governance-overview Accessed August 26, 2026. Relevance: Microsoft documentation describing agent identity governance, sponsorship, access packages, lifecycle controls, and discoverability.
[2] National Institute of Standards and Technology, “NIST SP 800-63-4: Digital Identity Guidelines,” July 2025. https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-63-4.pdf Accessed August 26, 2026. Relevance: Current NIST digital-identity guidance used for general identity risk-management, authentication, and federation context; not treated as agent-specific requirements.
[3] OWASP Gen AI Security Project, “OWASP Top 10 for Agentic Applications - The Benchmark for Agentic Security in the Age of Autonomous AI,” December 9, 2025. https://genai.owasp.org/2025/12/09/owasp-top-10-for-agentic-applications-the-benchmark-for-agentic-security-in-the-age-of-autonomous-ai/ Accessed August 26, 2026. Relevance: OWASP announcement and framework context for agentic application risks and operational safeguards.
[4] Okta, “AI Identity Security Compliance Checklist,” February 2026. https://www.okta.com/sites/default/files/2026-03/AI-identity-security-compliance-checklist.pdf Accessed August 26, 2026. Relevance: Vendor checklist used for practical identity-control themes such as agent registration, authentication, authorization, visibility, and governance.
[5] SailPoint, “Introducing SailPoint's new framework: Governing AI agents before they run wild,” February 20, 2026. https://www.sailpoint.com/blog/sailpoint-framework-governing-ai-agents Accessed August 26, 2026. Relevance: Vendor framework used for practical discovery, ownership, access, and lifecycle questions for agent identities.
[6] Netskope, “Securing Agentic AI Before It Scales Past You,” March 11, 2026. https://www.netskope.com/blog/securing-agentic-ai-before-it-scales-past-you Accessed August 26, 2026. Relevance: Vendor analysis used for its visibility and agent-to-tool interaction framing, including MCP-connected workflows.