Store readiness
Target SDK, permissions, release configuration, store metadata and platform-facing blockers.
See audit optionsStoreReady checks the release candidate behind your app—source, configuration, privacy signals, security evidence and QA—then gives you a clear path to fix what blocks release.
Use a quick check for obvious blockers, a deep check for technical risk, or human evidence when behavior and visual quality matter.
Target SDK, permissions, release configuration, store metadata and platform-facing blockers.
See audit optionsPolicy discovery, Data Safety evidence, account deletion and feature-aware disclosure checks.
Read the privacy modelSecrets, dependency risk, SAST and normalized security findings from the configured toolchain.
Explore the APINavigation, touch targets, overlap, accessibility, crashes and runtime evidence when supplied.
Start with Human AuditNo subscription required for individual audits. GitHub and ZIP sources use the same audit credits.
i Retest is for a completed Quick or Deep audit within seven days. Human Audit requires Human QA evidence or a configured private runner.
Authorize a read-only GitHub installation or send a source ZIP through the protected account portal.
StoreReady records the exact ref, commit SHA and source provenance before analysis begins.
Checks run server-side. Temporary source inputs are removed after completion by default.
Read one report with blockers, warnings, platform gates and the evidence behind each decision.
Use REST or MCP for agent workflows. Pass opaque handles to automation instead of exposing source or the audit engine.
POST /v1/github/audits
Authorization: Bearer pr_live_...
{
"repository": "owner/app",
"ref": "main",
"sku": "deep"
}POST /mcp
Mcp-Method: tools/call
Mcp-Name: audit_github_repo
Authorization: Bearer pr_live_...Source ZIPs, GitHub repository snapshots and QA-session uploads are temporary and deleted after the audit by default. Reports and source provenance persist for your account.