AWS Plans Continuum Integrations for Claude Code, Codex and Kiro

AWS said on August 5 that it is working with Anthropic and OpenAI to bring Continuum vulnerability scanning into Claude Code, Codex and Kiro. The integrations are coming soon, while Continuum itself remains in preview; the planned workflow will let developers trigger scans and receive findings prioritized and validated against their AWS environment.
AWS announced on August 5, 2026, that it is working with Anthropic and OpenAI to bring AWS Continuum for code vulnerabilities into Claude Code, Codex and Kiro. The integrations are coming soon; AWS did not give a launch date. Continuum itself remains available only in preview through a request-access process.
From editor scan to contextual finding
AWS says developers will be able to start an on-demand vulnerability scan from their coding environment. Potential findings will be sent to Continuum, which evaluates them against the customer's AWS configuration, identity and access policies, network topology and internet exposure. The service then validates suspected vulnerabilities in a sandbox before returning prioritized context to the coding assistant.
That sequence matters because a code-level warning does not always represent the same operational risk. A flaw in code that is not deployed should rank differently from one on an internet-facing path. AWS describes Continuum as an agent-team loop that can select different models for different parts of discovery, validation and remediation. Those capabilities and performance claims are vendor-reported and will need independent evaluation as the preview expands.
AWS outlined two intended modes. Existing applications can use Continuum across the deployed environment, while greenfield work can use a plugin in Claude Code, Codex or Kiro to receive security-validated suggestions during development. SiliconANGLE separately reported that the service can build a working exploit in an isolated sandbox to reduce false positives before recommending remediation.
What engineering teams should watch
The announcement moves security feedback closer to the point where agent-generated code is written, but it does not remove the need for review. Teams evaluating the integrations should examine how repository access, AWS permissions, sandbox evidence, approval gates and audit logs are scoped before letting an agent propose or apply a fix.
The most important availability detail is also the easiest to miss: the coding-tool integrations have been announced, not shipped. For now, teams can request access to the Continuum preview and assess whether its context and validation model fits their development and security controls.
Key Points
- 1AWS is working with Anthropic and OpenAI to connect Continuum vulnerability scanning to Claude Code, Codex and Kiro.
- 2The planned workflow will prioritize findings using AWS configuration, IAM, network and exposure context, then validate suspected vulnerabilities in a sandbox.
- 3Continuum remains in preview and the coding-tool integrations are coming soon, with no launch date announced.
Scoring Rationale
The planned integrations could move contextual vulnerability validation directly into widely used coding-agent workflows. Practitioner relevance is high, but the integrations are not yet available and Continuum remains in preview.
Sources
Primary source and supporting public references used for this report.
Practice interview problems based on real data
1,625 SQL & Python problems across 15 industry datasets — the exact type of data you work with.
Try 250 free problems

