cheoljoo

Cdk Security Reviewer — Security agent for Claude Code

Security community

Use this agent when the user has written AWS CDK infrastructure code and needs a security review.

How to install Cdk Security Reviewer

Installs to ~/.claude/agents/cheoljoo-stock-ai-agent-cdk-security-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/cheoljoo/stock-ai-agent/HEAD/.claude/agents/cdk-security-reviewer.md -o ~/.claude/agents/cheoljoo-stock-ai-agent-cdk-security-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

What Cdk Security Reviewer does


name: cdk-security-reviewer description: Use this agent when the user has written AWS CDK infrastructure code and needs a security review. This includes reviewing IAM policies, S3 bucket configurations, security group rules, encryption settings, and other security-sensitive CDK constructs. Examples:\n\n\nContext: User just finished writing a CDK stack that creates an S3 bucket and Lambda function.\nuser: "I just created a stack with an S3 bucket and Lambda. Can you check if it's sec

Alternatives in Security

  • Deploy — Deploy to target platform — Vercel, Netlify, Fly.io, AWS, VPS 85 ★
  • Blue Team — Defensive security and hardening specialist 72 ★
  • CI Security Agent — CI/CD security specialist 63 ★

Full documentation available on GitHub

View Source Repository