app-store-connect

app-store-connect is a skill for Claude Code from abd3lraouf-studios/app-store-connect-mcp. It costs 94 tokens per session (1,576 once invoked), scanned A, original, no licence file.

A toolkit for Apple’s App Store Connect, the website used to manage apps published on Apple platforms, and TestFlight, Apple’s beta-testing service.

In plain words
What is it for?
Use it to manage releases and builds, check reviews, pricing, availability, screenshots, in-app purchases, subscriptions, and analytics reports.
Why use it?
It brings app-release and store-management work into the agent’s tools instead of requiring repeated manual checks.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it to manage releases and builds, check reviews, pricing, availability, screenshots, in-app purchases, subscriptions, and analytics reports.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/abd3lraouf-studios/app-store-connect-mcp/app-store-connect
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add abd3lraouf-studios/app-store-connect-mcp --skill app-store-connect
Clone the repo
git clone --depth 1 https://github.com/abd3lraouf-studios/app-store-connect-mcp

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for app-store-connect

README.md
[![agentmods](https://agentmods.dev/badge/skills/abd3lraouf-studios/app-store-connect-mcp/app-store-connect/github.svg)](https://agentmods.dev/skills/abd3lraouf-studios/app-store-connect-mcp/app-store-connect)
Your own site
<a href="https://agentmods.dev/skills/abd3lraouf-studios/app-store-connect-mcp/app-store-connect"><img src="https://agentmods.dev/badge/skills/abd3lraouf-studios/app-store-connect-mcp/app-store-connect/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for app-store-connect

Your own site · 80×15
<a href="https://agentmods.dev/skills/abd3lraouf-studios/app-store-connect-mcp/app-store-connect"><img src="https://agentmods.dev/badge/skills/abd3lraouf-studios/app-store-connect-mcp/app-store-connect.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 94 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,576 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00094 $0.01576
Opus 5 $0.00047 $0.00788
Sonnet 5 $0.00019 $0.00315
Haiku 4.5 $0.00009 $0.00158

Measured 10d ago against content hash 66110f354545, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

app-store-connect scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/asc-log-failure.mjs), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/app-store-connect/SKILL.md · 95 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 95 lines · 94 tokens per session scan A 66110f354545

Subscribe to this mod's changes

app-store-connect is a skill published in the GitHub repository abd3lraouf-studios/app-store-connect-mcp (0 stars, last pushed 3d ago), with no licence file. It adds 94 tokens to every session and 1,576 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

heimdall

Work with an Apple App Store Connect account through Heimdall's MCP servers — App Store listings and metadata, TestFlight builds and testers, subscription and in-app-purchase prices, customer reviews, sales and analytics reports, certificates and provisioning profiles. Use this whenever the user asks about their app…

erayendes/app-store-connect-mcp · 180 tokens

asc-app-create-ui

Create an App Store Connect app via iris API using web session from Blitz.

blitzdotdev/blitz-mac · 19 tokens

app-store-screenshots

End-to-end playbook for producing localized, caption-framed App Store screenshots (iPhone + iPad) from real simulator captures, then replacing them on App Store Connect. Use when asked to create, localize, redesign, or upload App Store screenshots for an iOS app. Covers capture automation via the accessibility tree…

framara/app-store-screenshots-skill · 88 tokens

asc-screenshots

Create localized ASC screenshots for iOS apps from a real project, Xcode UI Test screenshots, and a Pixelmator Pro PXD iPhone mockup template. Use when the user asks for App Store Connect screenshots, ASC screenshot assets, localized screenshot generation, hard dependency checks, product angle discovery, Xcode UI Test…

raydeveloperF/App-Store-Connect-release-kit · 93 tokens

asc-api

Safely automate ASC through the official App Store Connect REST API from macOS using project-external local credentials, short-lived local JWT signing, and the bundled OpenAPI spec. Use when the user asks Codex to inspect, create, update, delete, or script App Store Connect resources such as apps, builds, versions…

raydeveloperF/App-Store-Connect-release-kit · 122 tokens

asc-launch-workflow

Orchestrate a complete localized ASC launch or update workflow across ASC metadata, ASC keyword fields, ASC screenshots, and ASC API task JSON. Use when the user wants one coordinated input packet to drive $asc-metadata, $asc-keywords, $asc-screenshots, and $asc-api, including localization lists, writing style, ASO…

raydeveloperF/App-Store-Connect-release-kit · 107 tokens