setup-security-agent
CommunityProvision and link AWS Security Agent workspace.
AuthorAndreKurait
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Ensures the workspace has a working Security Agent space, IAM service role, and S3 bucket linked together to enable scans and pentests.
Core Features & Use Cases
- Provision or reuse an agent space and link it with a deterministic IAM role (SecurityAgentScanRole) and S3 bucket named security-agent-scans-${ACCOUNT}-${REGION}.
- Persist workspace-local state in .security-agent/config.json and create .gitignore when needed.
- Maintain idempotent resource provisioning and register resources on the agent space to enable scans and pentests across AWS accounts.
- Enforce security guardrails: block public access on the S3 bucket and apply lifecycle rules to auto-delete uploads after 30 days.
- Derived values (ACCOUNT, REGION) are computed on the fly to minimize drift and support multi-account setups.
Quick Start
Run the setup-security-agent skill to provision or reuse the workspace Security Agent space, IAM role, and S3 bucket.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: setup-security-agent Download link: https://github.com/AndreKurait/claude-marketplace-test/archive/main.zip#setup-security-agent Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.