Getting Started
Connect your AWS account and run your first security assessment in under 15 minutes.
Zero-write policy. RemediGenius can never modify your infrastructure. Read-only access enforced at the AWS IAM level.
What is RemediGenius?
RemediGenius aggregates findings from AWS's native security tools — Security Hub, Config, GuardDuty, and Access Analyzer — and adds AI-powered remediation guidance. Instead of running a third-party scanner, we make the tools you're already paying for usable.
How It Works
1
Connect your AWS account
Deploy our read-only CloudFormation template (2 minutes). Creates an IAM role and optionally enables Security Hub, Config, and GuardDuty.
2
Scan your environment
We read findings from your native AWS security tools. No agent to install, no third-party scanner. We aggregate what AWS already knows.
3
Fix what matters
Get AI-generated Terraform and CloudFormation code to fix every finding. Copy, review, and deploy.
What "Read-Only" Means
What we CAN do
- Read security findings from Security Hub, Config, GuardDuty
- Read resource metadata (names, tags, regions)
- Encrypt scan data using YOUR KMS key
What we CANNOT do
- Create, modify, or delete any resources
- Access application data, databases, or secrets
- Change IAM policies or security configurations
- Suppress or modify findings in native tools
Prerequisites
- AWS account with administrative access (to deploy CloudFormation)
- Primary region must support AWS Security Hub
- If using AWS Organizations: SCPs must not block sts:AssumeRole for external accounts
- A RemediGenius account (free — no credit card required)
Quick Start
- 1Sign up — Create your free account at remedigenius.com/signup
- 2Start the onboarding wizard — After login, the wizard guides you through connecting your first AWS account
- 3Deploy CloudFormation — Click the one-click deploy link — it opens your AWS Console with the template pre-filled
- 4Paste the Role ARN — Copy the Role ARN from the CloudFormation Outputs tab and paste it back in the wizard
- 5Run your first scan — Click 'Start Scan' and wait 30–120 seconds for your posture score and findings
Next stepConnecting AWS