diff --git a/agent-security/evo-by-snyk/agentic-development-security-ads/README.md b/agent-security/evo-by-snyk/agentic-development-security-ads/README.md index 62a4248683c1..911302e889be 100644 --- a/agent-security/evo-by-snyk/agentic-development-security-ads/README.md +++ b/agent-security/evo-by-snyk/agentic-development-security-ads/README.md @@ -16,4 +16,4 @@ Agentic Development Security (ADS) secures the AI agents that build software. AI * **Agent Supply Chain Security** secures what agents use. It evaluates the components your agents connect to - the Model Context Protocol (MCP) servers, skills, and external tools they use - before those components enter your development workflow. It discovers the components in use on end users' machines across your environment and assesses each one for security issues such as prompt injection, tool poisoning, and hardcoded secrets. * **Agent Behavior Governance** secures what agents do. It works inside the agent execution loop, evaluating an agent's actions against policy before they run, with awareness of the full session: the sequence of actions, the tools in use, and the intent behind them. -* **Trusted Output Assurance**, also known as Snyk Studio, secures agent-generated output at creation. It runs inside the coding assistant. Hooks scan and fix AI-generated code as developers write it. This catches vulnerabilities and insecure dependencies before the code reaches a repository. Learn more about [Agentic security with Snyk Studio](https://app.gitbook.com/s/N5N885PkllOWeBmgm3Bp/). +* **Trusted Output Assurance**, also known as Snyk Studio, secures agent-generated output at creation. It runs inside the coding assistant. Hooks trigger the scanning and fixing of AI-generated code as it gets generated. This catches and fixes vulnerabilities and insecure dependencies before the code reaches a repository. Learn more about [Agentic security with Snyk Studio](https://app.gitbook.com/s/N5N885PkllOWeBmgm3Bp/).