Google Play
v1.0.3Google Play Developer API (Android Publisher) integration with managed OAuth. Manage apps, subscriptions, in-app purchases, and reviews. Use this skill when users want to interact with Google Play Console programmatically. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
⭐ 11· 15k·12 current·14 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (Google Play / Android Publisher) match the runtime instructions which call Maton endpoints (gateway.maton.ai and ctrl.maton.ai). Requesting a single MATON_API_KEY credential is coherent with a managed-OAuth gateway design.
Instruction Scope
SKILL.md only instructs the agent to make network requests to Maton-hosted endpoints and to use the MATON_API_KEY header; there are no instructions to read unrelated files, other environment variables, or system paths, nor to send data to unexpected endpoints.
Install Mechanism
No install spec and no code files are included (instruction-only). Nothing is written to disk or downloaded by the skill itself.
Credentials
The skill requires a single environment variable, MATON_API_KEY, which is appropriate for a proxy/gateway service. Note: this key is a sensitive credential granting Maton the ability to act on behalf of the user (via managed OAuth), so trusting the Maton service is necessary.
Persistence & Privilege
The skill does not request always:true or any elevated, persistent privileges and does not modify other skill or system configurations. Autonomous invocation is allowed (platform default) but not combined with other concerning privileges.
Assessment
This skill proxies Google Play API calls through Maton and requires you to supply MATON_API_KEY. Before installing: verify you trust maton.ai (no homepage/source was provided in the registry), treat MATON_API_KEY as a secret, and understand that Maton will be able to perform Google Play actions via managed OAuth connections you create at ctrl.maton.ai. Limit key scope where possible, rotate the key if compromised, and review active connections in the Maton control panel. If you need on-premises or direct Google-authenticated access instead of a third-party gateway, consider using a different integration.Like a lobster shell, security has layers — review code before you run it.
latestvk97ds1tr72c66fb3p47gwwe5kx80wxxa
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🧠 Clawdis
EnvMATON_API_KEY
