← Back to Skills Marketplace
byungkyu

Google Play

by byungkyu · GitHub ↗ · v1.0.4 · MIT-0
cross-platform ✓ Security Clean
16244
Downloads
12
Stars
14
Active Installs
5
Versions
Install in OpenClaw
/install google-play
Description
Google Play Developer API (Android Publisher) integration with managed OAuth. Manage apps, subscriptions, in-app purchases, and reviews. Use this skill when...
Usage Guidance
Install only if you intend to let the agent access your Google Play Developer account through Maton. Keep the Maton API key scoped and private, confirm any create/update/delete actions before they run, and verify that the connected Google Play account has only the permissions needed for your task.
Capability Analysis
Type: OpenClaw Skill Name: google-play Version: 1.0.4 The skill provides a legitimate integration for the Google Play Developer API via the Maton API proxy (api.maton.ai). The SKILL.md file contains standard documentation, authentication instructions using environment variables, and Python/JavaScript code snippets for managing app listings and subscriptions. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the code is well-aligned with its stated purpose of programmatic Google Play Console interaction.
Capability Assessment
Purpose & Capability
The stated purpose is to let users interact with Google Play Developer APIs through the Maton proxy, including app listing and subscription management; these capabilities match the integration purpose.
Instruction Scope
The skill uses authenticated API examples and can perform write actions against Google Play resources, so users should review requested operations before allowing changes.
Install Mechanism
No suspicious install mechanism, obfuscated setup, or automatic execution behavior was identified from the provided telemetry and available workspace review.
Credentials
Requiring network access and a MATON_API_KEY is proportionate for a managed OAuth/API proxy integration.
Persistence & Privilege
The skill depends on an API key and connected Google Play account permissions, but there is no evidence of local persistence, privilege escalation, background workers, or unrelated credential access.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install google-play
  3. After installation, invoke the skill by name or use /google-play
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.4
- Updated all endpoints to use https://api.maton.ai instead of https://gateway.maton.ai and https://ctrl.maton.ai. - Simplified connection management instructions and updated example code to new base URL. - Improved connection selection guidance, recommending always specifying the Maton-Connection header if multiple connections exist. - Added a section on security and permissions, clarifying required user approval for write operations. - Removed the LICENSE.txt file.
v1.0.3
- Added a `clawdbot` section to skill metadata, including an emoji and required environment variable (`MATON_API_KEY`). - No code or functionality changes; documentation and metadata update only.
v1.0.2
- Documentation style and formatting updates in SKILL.md. - No functional or API changes; documentation content remains consistent. - Minor cleanup for clarity and consistency in usage examples.
v1.0.1
- Added guidance in the description to use the api-gateway skill for third party apps other than Google Play. - Replaced cURL and Python requests code examples with Python scripts using urllib for all example API interactions. - Updated Quick Start instructions to use Python/urllib for improved clarity and consistency. - Changed authentication example syntax to use shell variable ($MATON_API_KEY) for clarity. - Standardized all code snippets to Python with urllib for connection management and API requests.
v1.0.0
Initial release of Google Play Developer API integration. - Integrates Google Play Developer (Android Publisher) API via managed OAuth. - Manage app listings, subscriptions, in-app purchases, reviews, and more programmatically. - Includes API reference and example code for listing, creating, updating, and deleting Google Play resources. - Supports multiple Google OAuth connections and connection management via Maton control panel. - Requires a Maton API key for authentication; setup instructions provided. - REST endpoints are proxied through Maton gateway for simplified access and auth handling.
Metadata
Slug google-play
Version 1.0.4
License MIT-0
All-time Installs 613
Active Installs 14
Total Versions 5
Frequently Asked Questions

What is Google Play?

Google Play Developer API (Android Publisher) integration with managed OAuth. Manage apps, subscriptions, in-app purchases, and reviews. Use this skill when... It is an AI Agent Skill for Claude Code / OpenClaw, with 16244 downloads so far.

How do I install Google Play?

Run "/install google-play" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Google Play free?

Yes, Google Play is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Google Play support?

Google Play is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Google Play?

It is built and maintained by byungkyu (@byungkyu); the current version is v1.0.4.

💬 Comments