AWS Security ChangesHomeSearch

AWS agent-toolkit documentation change

Service: agent-toolkit · 2026-07-13 · Documentation low

File: agent-toolkit/latest/userguide/plugins.md

Summary

Added 'databases' to aws-core plugin domains and introduced new 'aws-agents-for-devsecops' plugin for security-focused skills

Security assessment

The change adds documentation for a new DevSecOps plugin with security capabilities (vulnerability scanning, penetration testing) but doesn't address any existing security vulnerability. It enhances security documentation by describing proactive security features.

Diff

diff --git a/agent-toolkit/latest/userguide/plugins.md b/agent-toolkit/latest/userguide/plugins.md
index 3d5239f68..91b270f81 100644
--- a//agent-toolkit/latest/userguide/plugins.md
+++ b//agent-toolkit/latest/userguide/plugins.md
@@ -30 +30 @@ Plugins work with Claude Code and Codex. They are open source and published at [
-  * **aws-core** \- The primary plugin for the Agent Toolkit for AWS. Includes the AWS MCP Server configuration and default skills for common AWS workflows. Covered domains include service selection, infrastructure as code (CDK and CloudFormation), serverless, containers, storage, observability, billing, SDK usage, and deployment. We recommend this plugin for all AWS developers.
+  * **aws-core** \- The primary plugin for the Agent Toolkit for AWS. Includes the AWS MCP Server configuration and default skills for common AWS workflows. Covered domains include service selection, infrastructure as code (CDK and CloudFormation), serverless, containers, databases, storage, observability, billing, SDK usage, and deployment. We recommend this plugin for all AWS developers.
@@ -35,0 +36,2 @@ Plugins work with Claude Code and Codex. They are open source and published at [
+  * **aws-agents-for-devsecops** \- Provides skills for investigating incidents, reviewing code for release readiness, scanning code for vulnerabilities, and running penetration tests using AWS DevOps Agent and AWS Security Agent.
+