Identity
Google-only sign-in, verified email and an exact server-side allowlist.
Security model
The research platform is designed to fail closed when identity, scope, approval, evidence or cost controls are missing.
Google-only sign-in, verified email and an exact server-side allowlist.
Every target, redirect and tool action is validated against active authorization.
Sensitive actions require one-time approval bound to exact parameters.
Artifacts are stored privately, hashed and linked to the source action.
Providers propose structured actions but cannot grant themselves authority.
Paid calls reserve budget atomically and stop at the configured hard ceiling.
Model output remains a candidate until an operator explicitly approves it.
Control decisions create sanitized, append-only application events.
Research boundary
We do not perform denial of service, credential theft, phishing, persistence, malware, lateral movement, mass exploitation or out-of-scope testing. Sensitive actions stop for human review.