An AI analyst on your own key
Bedrock, Anthropic, OpenAI, Gemini or DeepSeek, called from your machine on your own key.
Local-first · Read-only · No telemetry
An AWS operations console that runs on your machine, uses your own profiles, and cannot change a thing.
Signed and notarized. Nothing phones home.
~/.awsThe read-only guarantee
Every AWS call goes through one function with a hard allowlist of read-only verbs: describe, get, list. There is no code path to a mutating API.
~/.aws.
aws sso login to renew a session, nothing more.
ecs describe-servicescloudwatch get-metric-datalogs filter-log-eventscloudtrail lookup-eventsguardduty list-findingsec2 describe-security-groupsecs update-serviceiam create-access-keys3 rmlambda delete-functionNot a policy. The verbs are not in the program.
Incident timeline
Everything that happened to a service, drawn under its metrics on one axis.
Every lane comes from the account itself.
Security posture
One sweep: GuardDuty, Security Hub, CloudTrail forensics, IAM hygiene, open security groups, S3, ECR and your logs. Scored 0 to 100, graded A to F.
ec2 describe-security-groups…
still present · status held at in progress
s3api get-public-access-block…
gone from AWS · resolved, verified 14:22
Bedrock, Anthropic, OpenAI, Gemini or DeepSeek, called from your machine on your own key.
Drawn from the account today, not a diagram from two years ago.
The commit running right now, next to the head of your default branch.
Level chips, JSON that expands where you click, one search across every log group.
One workspace per account, so metrics, logs, maps, runbooks and findings never cross.
Your password is hashed into SQLite on your disk, never onto a server of ours.
How it works
A signed app. Its server binds to 127.0.0.1.
Created on first launch, stored on your disk.
Point a workspace at a profile you already have.
Every call is on the allowlist. Every byte stays on your machine.
Download
Signed and notarized by Apple.
Served in your browser at cloudeye.localhost:4630. Needs Node 22 or newer.
Requirements. macOS 13 or newer, an AWS profile, and your own provider key for the AI analyst.