# Release Check

> Check Android release readiness across flavours, Gradle, manifests, SDK metadata, R8 and production flags

- **Type:** Skill
- **Install:** `agentstack add skill-jason0404-jason-android-marketplace-release-check`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [jason0404](https://agentstack.voostack.com/s/jason0404)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [jason0404](https://github.com/jason0404)
- **Source:** https://github.com/jason0404/Jason-Android-Marketplace/tree/main/plugins/android-review/skills/release-check

## Install

```sh
agentstack add skill-jason0404-jason-android-marketplace-release-check
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

Perform a release-readiness review for the Android application and requested flavour/build type. If none is specified, infer candidates from Gradle files and clearly state the scope.

## Inspect when present
- `build.gradle`, `build.gradle.kts`, `gradle.properties`, `settings.gradle`.
- Base and flavour-specific `AndroidManifest.xml`.
- `proguard-rules.pro`, consumer rules and signing/version configuration.
- Source/resources containing `isOfficial`, `releaseDebugEnable`, `mappingFileUploadEnable`, `baseUrl`, `sandbox`, `debug`, `AF_STORE`, Firebase, Braze or AppsFlyer configuration.
- Application IDs, app names, deep-link schemes/hosts and brand resource overrides.

## Release checks
- Debug/test endpoints, logs, menus or feature flags enabled in release.
- Incorrect environment, signing, version, app ID or distribution-store metadata.
- Incorrect `AF_STORE`, Firebase/Braze/AppsFlyer settings or deep-link declarations.
- Brand leakage between VT, AU, PU, UM or any detected flavour names.
- Exported components, cleartext traffic, embedded secrets or unsafe WebView/URI handling.
- Missing R8/ProGuard rules or mapping-upload risks.

## Output format

# Release Readiness
- Target build:
- Result: PASS / PASS WITH WARNINGS / BLOCK RELEASE
- Highest risk:

# Blocking Issues
Include only genuine blockers and exact evidence.

# Warnings
Include non-blocking but actionable risks.

# Build Verification Checklist
Provide exact checks or commands appropriate to the detected Gradle setup.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [jason0404](https://github.com/jason0404)
- **Source:** [jason0404/Jason-Android-Marketplace](https://github.com/jason0404/Jason-Android-Marketplace)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-jason0404-jason-android-marketplace-release-check
- Seller: https://agentstack.voostack.com/s/jason0404
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
