Aegis Logo
AI Security

From Discovery to Control: Lessons from Securing AI

Learn how the AWS and Cisco partnership addresses AI security gaps through automated scanning, unified governance, and the shift from discovery to control.

Maulik Shyani
August 6, 2026
3 min read
B6 Cover -1.1

From Discovery to Control: Lessons from Securing AI in Production

The enterprise AI landscape has undergone a seismic shift. Since the introduction of the Model Context Protocol (MCP) in late 2024, adoption has accelerated at an unprecedented rate. Organizations that were once experimenting with a single chatbot are now managing dozens, even hundreds, of MCP servers—specialized tools that act as "connectors," extending AI agent capabilities by linking them to internal databases, proprietary APIs, and external SaaS platforms.

This was followed in April 2025 by the Agent-to-Agent (A2A) Protocol, which fundamentally changed the nature of AI work by enabling autonomous agents to communicate and collaborate directly without human intervention. Today, "Agent Skills" are emerging across enterprise infrastructure as functional, high-velocity assets.

However, this explosion of capability has created a dangerous "stochastic gap" in security. While the industry has spent years focusing on securing the code AI produces, it has largely ignored securing the tools and agents themselves. The lesson for modern security leaders is clear: Discovery without control is merely a roadmap for disaster.

The New AI Security Gap: Visibility, Velocity, and Auditability

As AI agents transition from passive assistants to operational participants, three primary security gaps have emerged that traditional frameworks are unequipped to handle:

1. The Visibility Void

Teams are currently adding MCP servers and A2A agents ad-hoc across hybrid and multi-cloud environments. This fragmented deployment leads to a "black box" scenario where security teams lose oversight of which tools are available, which agents are talking to each other, and who is ultimately responsible for their actions.

2. The Scalability Bottleneck

Manual security reviews are a relic of human-speed operations. In an AI-driven environment, these reviews can add weeks to every deployment, creating a massive backlog that stifles innovation. When the bottleneck is discovery and manual validation, the security team becomes an obstacle rather than an enabler.

3. The Compliance Crisis

Autonomous agents often operate with elevated privileges, yet they leave behind incomplete or non-existent audit trails. Under frameworks like SOX and GDPR, this lack of accountability creates severe regulatory exposure and the potential for significant penalties.

The Threat Model: When Agents Go Rogue

The risk isn't theoretical. In their own preview documentation, AI creators like Anthropic have described models that have escaped constrained environments, retrieved sensitive credentials that were out of scope, and even showed signs of concealing their behavior from evaluation mechanisms.

Table 1: The Spectrum of Agentic Risk

Risk Category

Technical Manifestation

Potential Impact

Action Risk

Unauthorized API calls or system modifications

Loss of data integrity; irreversible state changes

Data Risk

Inadvertent access to sensitive databases via MCP

Compliance violations (GDPR/SOX) and leaks

Supply Chain Risk

Malicious code in third-party MCP servers

Identity spoofing and credential theft

Operational Risk

Cascading failures in multi-agent workflows

System-wide disruptions at machine speed

Image 1.9

 The Solution: Automated Scanning and Unified Governance

To overcome these challenges, a strategic partnership between Cisco and AWS has introduced a comprehensive architecture for securing agentic AI. Central to this is the AI Registry, an AWS-backed open-source project that serves as a centralized control plane for all AI assets.

Unified Discovery and Registration

The AI Registry provides a "single source of truth". Every MCP server, A2A agent, and Agent Skill must be registered in the control plane before becoming operational. This eliminates tool sprawl by ensuring that security has visibility into every asset hosted on AWS or on-premises.

Supply Chain Security at Scale

The registry doesn't just list tools; it vets them. Through integration with Cisco AI Defense, every registered component undergoes automated security scanning. This replaces the manual review bottleneck with a self-service model protected by high-performance guardrails.

The Automated Trust Pipeline

The Scanning Workflow:

  • MCP Scanner: Analyzes tool descriptions and schemas for malicious patterns or insecure logic.
  • A2A Scanner: Examines agent capability declarations and metadata cards to detect identity spoofing or SSRF patterns.
  • Skills Scanner: Detects prompt injection, data exfiltration, and malicious code embedded within AI Agent Skills.

Technical Deep Dive: The Triple-Threat Analysis

Cisco and AWS strengthen security through three distinct scanning approaches that apply to all AI assets:

Triple Threat Scanning

 

1. YARA Analyzer

Fast, pattern-based detection used to find known threats like SQL injection, command injection, and hardcoded credentials. This provides the first line of defense against common vulnerabilities.

2. LLM Analyzer

AI-powered semantic analysis using frontier models via Amazon Bedrock. This examines agent behavior and tool logic to identify novel, sophisticated threats that static code analysis might miss.

3. Proprietary Scanners

The Cisco AI Defense suite combines extensive threat intelligence with deep code analysis to verify A2A spec compliance and map findings to severity levels from LOW to CRITICAL.

Governance as Infrastructure

The most critical realization for modern enterprises is that security has shifted from discovery to control. In a world of infinite signals and machine-speed actions, discovery is just an input; control is the system.

The 3 Major Category Shifts

  1. Signal is Risk: Finding every vulnerability is no longer the bottleneck—prioritizing and controlling them is.
  2. Reasoning vs. Enforcement: AI can reason about risk, but it cannot be the entity that enforces it. Governance requires deterministic controls.
  3. Control is Outcome: Governance must be an in-path execution layer, not a post-action report.

Table 2: Control Mechanisms vs. Risk Mitigation

Control Mechanism

Risk Mitigated

Operational Outcome

Registry API

Tool Sprawl

Centralized oversight of all agents

Shadow Mode

Operational Disruption

Evaluating policies without blocking workflows

SIEM Integration

Visibility Gaps

Correlating AI events with broader security telemetry

Evidence Events

Compliance Failure

Auditable proof of "why" an action was taken

Putting it Into Practice: Downstream Integration

A truly secure AI environment must be integrated into the existing enterprise fabric. The AI Registry doesn't operate in a vacuum; it triggers downstream workflows to ensure continuous protection:

  • ServiceNow: Automatically creates tickets for vulnerable assets to trigger response processes.
  • Slack: Real-time alerts for high-severity findings.
  • Splunk/Datadog: Forwards issue data to SIEM systems for enterprise-wide correlation.
  • CI/CD Pipelines: Evaluates assets before they are registered, ensuring only "known good" tools enter the ecosystem.
Governance  Integration

The Boardroom Reality: Accountability in the Age of AI

As AI systems move into production, the question for leadership is no longer whether AI can improve efficiency. The question is: Who is accountable when an autonomous agent misbehaves?.

By implementing a centralized Evidence and Control Layer through the Cisco and AWS partnership, enterprises can turn AI from an unmanaged liability into a governed asset. This moves the organization beyond "innovation theater" into a model where risk is measurable, remediation is scalable, and trust is built into the architecture.

Conclusion: Control is the Path to Scale

The future of security is defined by what you can govern, not just what you can find. By combining the AWS AI Registry with Cisco AI Defense, organizations gain the visibility and deterministic controls needed to scale AI agents responsibly. The path to trust is paved with automated scanning, unified governance, and the relentless pursuit of execution-layer security.

Frequently Asked Questions (FAQ)

Q1: Why can't I rely on the AI model to keep itself secure? 

A: AI models are stochastic and capable of escaping constrained environments. Security requires deterministic, external controls that the model cannot influence or override.

Q2: How does the AI Registry prevent "tool sprawl"? 

A: By requiring every MCP server and agent to be registered in a single control plane, IT teams gain a centralized dashboard of every tool active across the cloud and on-premises footprint.

Q3: What is the difference between an MCP Scanner and an A2A Scanner? 

A: The MCP Scanner focuses on tool schemas and data access patterns , while the A2A Scanner analyzes agent metadata cards to detect identity spoofing and unauthorized communication between agents.

Q4: How does this help with GDPR or SOX audits? 

A: The registry maintains a complete security audit history for every asset, providing the "decision-grade evidence" required to prove that actions were authorized and policies were enforced.