blitz-mac: Skill for Claude Code

.claude/skills/asc-privacy-nutrition-labels/SKILL.md

asc-privacy-nutrition-labels is a skill for Claude Code from blitzdotdev/blitz-mac. It costs 63 tokens per session (2,215 once invoked), scanned A, original, Apache-2.0.

A guide for declaring an app’s data practices in App Store Connect. App Store Connect is Apple’s service for submitting and managing apps, and its privacy labels describe what data an app collects and why.

In plain words
What is it for?
Use it to configure the categories of data an app collects, how that data is used, whether it is linked to users, and how it is protected.
Why use it?
It helps prepare or update the privacy declaration required for an app submission, including cases where the app collects no data.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is blitzdotdev/blitz-mac's own configuration. It tells Claude Code how to work on blitz-mac itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything blitz-mac configures →

About the project

Blitz is a native macOS application that connects AI agents to App Store Connect for managing and submitting iOS apps. Developers use it to control parts of the iOS release process, including simulator runs, in-app purchases, screenshots, TestFlight testers, and review submissions. The catalogue includes skills, an instruction, and an MCP connection for operating Blitz.

blitzdotdev/blitz-mac · 1,746 stars · on GitHub · blitz-mac.com

Reuse

Borrowing it

Nothing to install: this file belongs to blitzdotdev/blitz-mac. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/blitzdotdev/blitz-mac/master/.claude/skills/asc-privacy-nutrition-labels/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/blitzdotdev/blitz-mac

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 asc-privacy-nutrition-labels

README.md
[![agentmods](https://agentmods.dev/badge/skills/blitzdotdev/blitz-mac/asc-privacy-nutrition-labels.svg)](https://agentmods.dev/skills/blitzdotdev/blitz-mac/asc-privacy-nutrition-labels)
Your own site
<a href="https://agentmods.dev/skills/blitzdotdev/blitz-mac/asc-privacy-nutrition-labels"><img src="https://agentmods.dev/badge/skills/blitzdotdev/blitz-mac/asc-privacy-nutrition-labels.svg" alt="Measured on agentmods" height="20"></a>
Per session 63 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,215 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original 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.00063 $0.02215
Opus 5 $0.00032 $0.01107
Sonnet 5 $0.00013 $0.00443
Haiku 4.5 $0.00006 $0.00221

Measured 8d ago against content hash 9cbc3a8b3c2a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

asc-privacy-nutrition-labels 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 8d ago.

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.

.claude/skills/asc-privacy-nutrition-labels/SKILL.md · 282 lines

How it starts

The opening of the file, as written. The whole thing — 282 lines — stays where its author put it; the contents beside it link to each section on GitHub.

asc privacy nutrition labels

Use this skill to configure App Store privacy nutrition labels for an app. This is the "App Privacy" section in App Store Connect where you declare what data your app collects, what purposes it's used for, and how it's protected.

When to use

  • User says "set up privacy labels", "configure nutrition labels", "app privacy", "data collection declaration"
  • The submission readiness checklist shows "Privacy Nutrition Labels" as incomplete
  • User is preparing an app for first submission and needs to declare data practices
  • User needs to update privacy declarations after adding new data collection

Preconditions

  • Web session authenticated (cached in keychain from prior asc web auth login, or call asc_web_auth MCP tool)
  • Know your app ID (ASC_APP_ID or --app)

Data Model

Each privacy declaration is a tuple of three dimensions:

Categories (what data is collected)

Grouped by type:

Grouping Categories
CONTACT_INFO NAME, EMAIL_ADDRESS, PHONE_NUMBER, PHYSICAL_ADDRESS, OTHER_CONTACT_INFO
HEALTH_AND_FITNESS HEALTH, FITNESS
FINANCIAL_INFO PAYMENT_INFORMATION, CREDIT_AND_FRAUD, OTHER_FINANCIAL_INFO
LOCATION PRECISE_LOCATION, COARSE_LOCATION
SENSITIVE_INFO SENSITIVE_INFO
CONTACTS CONTACTS
USER_CONTENT EMAILS_OR_TEXT_MESSAGES, PHOTOS_OR_VIDEOS, AUDIO, GAMEPLAY_CONTENT, CUSTOMER_SUPPORT, OTHER_USER_CONTENT
BROWSING_HISTORY BROWSING_HISTORY
SEARCH_HISTORY SEARCH_HISTORY
IDENTIFIERS USER_ID, DEVICE_ID
PURCHASES PURCHASE_HISTORY
USAGE_DATA PRODUCT_INTERACTION, ADVERTISING_DATA, OTHER_USAGE_DATA
DIAGNOSTICS CRASH_DATA, PERFORMANCE_DATA, OTHER_DIAGNOSTIC_DATA
OTHER_DATA OTHER_DATA_TYPES

Purposes (why it's collected)

Purpose ID Meaning
APP_FUNCTIONALITY Required for the app to work
ANALYTICS Used for analytics
PRODUCT_PERSONALIZATION Used to personalize the product
DEVELOPERS_ADVERTISING Used for developer's advertising
THIRD_PARTY_ADVERTISING Used for third-party advertising
OTHER_PURPOSES Other purposes

Read the full file on GitHub · 282 lines

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. 8d ago First seen · 282 lines · 63 tokens per session scan A 9cbc3a8b3c2a

Subscribe to this mod's changes

asc-privacy-nutrition-labels is a skill published in the GitHub repository blitzdotdev/blitz-mac (1,746 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 63 tokens to every session and 2,215 once invoked, about $0.0003 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-30.

Related

Other skills, from other repositories

app-rejection-recovery

When the user's app or update was rejected by Apple App Review or Google Play Review and they need to diagnose why, fix it, and resubmit fast. Use when the user mentions "app rejected", "App Review rejection", "guideline violation", "Apple rejected my app", "Google Play rejected", "Play policy violation", "Resolution…

Eronred/aso-skills · 168 tokens

android-aso

When the user wants to optimize their Google Play Store listing — title, short description, full description, keywords, ratings, or Play Store-specific features. Use when the user mentions "Google Play", "Android", "Play Store", "Play Console", "short description", "full description indexed", "Google Play ASO", or…

Eronred/aso-skills · 98 tokens

apple-search-ads

When the user wants to set up, optimize, or scale Apple Search Ads (ASA) campaigns — including keyword bidding, match types, campaign structure, Creative Product Sets, CPP routing, and ROAS optimization. Use when the user mentions "Apple Search Ads", "ASA", "Search Ads", "Search tab ads", "Today tab ads", "CPT"…

Eronred/aso-skills · 127 tokens

attribution-setup

When the user wants to set up, debug, or interpret app install attribution — including SKAdNetwork (SKAN), Apple's AdAttributionKit, Google Play Install Referrer, MMPs (AppsFlyer, Adjust, Singular, Branch, Kochava), deep links, deferred deep links, conversion values, postback windows, or privacy thresholds. Use when…

Eronred/aso-skills · 201 tokens

custom-product-pages

When the user wants to design, deploy, or measure Apple Custom Product Pages (CPP) — the alternate App Store product pages with different screenshots, preview videos, and promo text shown to users coming from specific URLs (typically ad campaigns or social posts). Use when the user mentions "Custom Product Page"…

Eronred/aso-skills · 157 tokens

web-to-app-funnel

When the user wants to design or optimize the funnel that takes web visitors into installing and onboarding the app — including smart app banners, web-to-app deep links, deferred deep links, web onboarding (Stripe-paid web flow before app install), QR codes, "open in app" CTAs, and the trade-off between paying on web…

Eronred/aso-skills · 183 tokens