axiom-app-store-ref

axiom-app-store-ref is a skill for Claude Code, Codex from ComeOnOliver/skillshub. It costs 48 tokens per session (10,078 once invoked), scanned A, original, MIT.

A detailed reference for Apple App Store submissions, covering required listing information, privacy declarations, review rules, age ratings, encryption, purchases, and regional requirements.

In plain words
What is it for?
Use it to check metadata limits, privacy-manifest fields, App Review rules, age ratings, export compliance, account requirements, in-app purchase submissions, and EU obligations.
Why use it?
It helps answer specific submission questions without overlooking a required field, declaration, or policy.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to check metadata limits, privacy-manifest fields, App Review rules, age ratings, export compliance, account requirements, in-app purchase submissions, and EU obligations.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/comeonoliver/skillshub/axiom-app-store-ref
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 ComeOnOliver/skillshub --skill axiom-app-store-ref
Clone the repo
git clone --depth 1 https://github.com/ComeOnOliver/skillshub

Made for: Claude Code, Codex.

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 axiom-app-store-ref

README.md
[![agentmods](https://agentmods.dev/badge/skills/comeonoliver/skillshub/axiom-app-store-ref/github.svg)](https://agentmods.dev/skills/comeonoliver/skillshub/axiom-app-store-ref)
Your own site
<a href="https://agentmods.dev/skills/comeonoliver/skillshub/axiom-app-store-ref"><img src="https://agentmods.dev/badge/skills/comeonoliver/skillshub/axiom-app-store-ref/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 axiom-app-store-ref

Your own site · 80×15
<a href="https://agentmods.dev/skills/comeonoliver/skillshub/axiom-app-store-ref"><img src="https://agentmods.dev/badge/skills/comeonoliver/skillshub/axiom-app-store-ref.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 48 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 10,078 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 warn 7 Sept 2026
SkillSpector: 13 findings, up to high

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • high Prompt Injection · line 197
    Hidden instructions were detected in comments or invisible text. These could contain malicious directives. Manual review is recommended.
    Fix: Audit all comments and invisible characters. Remove any instructions that direct the agent to perform unauthorized actions. Use plain, reviewable content.
  • medium Rogue Agent · line 228
    Skill establishes unauthorized persistence across sessions via cron jobs, startup scripts, or state files. Session persistence allows an attacker to maintain access beyond the current interaction.
    Fix: Remove any persistence mechanisms (cron jobs, startup scripts, state files). Skills should not maintain state across sessions without explicit user consent.
  • medium Rogue Agent · line 230
    Skill establishes unauthorized persistence across sessions via cron jobs, startup scripts, or state files. Session persistence allows an attacker to maintain access beyond the current interaction.
    Fix: Remove any persistence mechanisms (cron jobs, startup scripts, state files). Skills should not maintain state across sessions without explicit user consent.
  • medium Rogue Agent · line 263
    Skill establishes unauthorized persistence across sessions via cron jobs, startup scripts, or state files. Session persistence allows an attacker to maintain access beyond the current interaction.
    Fix: Remove any persistence mechanisms (cron jobs, startup scripts, state files). Skills should not maintain state across sessions without explicit user consent.
  • medium Rogue Agent · line 339
    Skill establishes unauthorized persistence across sessions via cron jobs, startup scripts, or state files. Session persistence allows an attacker to maintain access beyond the current interaction.
    Fix: Remove any persistence mechanisms (cron jobs, startup scripts, state files). Skills should not maintain state across sessions without explicit user consent.
  • medium Rogue Agent · line 351
    Skill establishes unauthorized persistence across sessions via cron jobs, startup scripts, or state files. Session persistence allows an attacker to maintain access beyond the current interaction.
    Fix: Remove any persistence mechanisms (cron jobs, startup scripts, state files). Skills should not maintain state across sessions without explicit user consent.
  • medium Rogue Agent · line 353
    Skill establishes unauthorized persistence across sessions via cron jobs, startup scripts, or state files. Session persistence allows an attacker to maintain access beyond the current interaction.
    Fix: Remove any persistence mechanisms (cron jobs, startup scripts, state files). Skills should not maintain state across sessions without explicit user consent.
  • medium Rogue Agent · line 496
    Skill establishes unauthorized persistence across sessions via cron jobs, startup scripts, or state files. Session persistence allows an attacker to maintain access beyond the current interaction.
    Fix: Remove any persistence mechanisms (cron jobs, startup scripts, state files). Skills should not maintain state across sessions without explicit user consent.
  • medium Rogue Agent · line 504
    Skill establishes unauthorized persistence across sessions via cron jobs, startup scripts, or state files. Session persistence allows an attacker to maintain access beyond the current interaction.
    Fix: Remove any persistence mechanisms (cron jobs, startup scripts, state files). Skills should not maintain state across sessions without explicit user consent.
  • medium Rogue Agent · line 507
    Skill establishes unauthorized persistence across sessions via cron jobs, startup scripts, or state files. Session persistence allows an attacker to maintain access beyond the current interaction.
    Fix: Remove any persistence mechanisms (cron jobs, startup scripts, state files). Skills should not maintain state across sessions without explicit user consent.
  • medium Rogue Agent · line 809
    Skill establishes unauthorized persistence across sessions via cron jobs, startup scripts, or state files. Session persistence allows an attacker to maintain access beyond the current interaction.
    Fix: Remove any persistence mechanisms (cron jobs, startup scripts, state files). Skills should not maintain state across sessions without explicit user consent.
  • medium Rogue Agent · line 228
    Skill establishes unauthorized persistence across sessions via cron jobs, startup scripts, or state files. Session persistence allows an attacker to maintain access beyond the current interaction.
    Fix: Remove any persistence mechanisms (cron jobs, startup scripts, state files). Skills should not maintain state across sessions without explicit user consent.
  • medium Output Handling · line 1033
    Output size or generation rate is not bounded. Unbounded output enables denial-of-service through resource exhaustion, log flooding, or context-window stuffing.
    Fix: Set explicit limits on output length, generation count, and rate. Use max_tokens and truncation to prevent unbounded output.
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.00048 $0.10078
Opus 5 $0.00024 $0.05039
Sonnet 5 $0.00010 $0.02016
Haiku 4.5 $0.00005 $0.01008

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

Security

Grade A, and why

axiom-app-store-ref 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 9d 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.

skills/CharlesWiltgen/Axiom/axiom-app-store-ref/SKILL.md · 1,048 lines

How it starts

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

App Store Submission Reference

Overview

Complete reference for every App Store submission requirement:

  • Part 1 — Required metadata fields (descriptions, screenshots, keywords, App Review info)
  • Part 2 — Privacy requirements (manifest schema, nutrition labels, ATT, Required Reason APIs)
  • Part 3 — App Review Guidelines quick reference (all sections 1-5)
  • Part 4 — Age rating system (5-tier, capabilities, regional variations)
  • Part 5 — Export compliance (encryption decision tree)
  • Part 6 — Account and authentication requirements (deletion, SIWA)
  • Part 7 — Monetization and IAP submission pipeline
  • Part 8 — EU-specific compliance (DSA trader status)
  • Part 9 — Build upload and processing
  • Part 10 — WWDC25 changes (draft submissions, accessibility labels, tags)

When to Use This Skill

Use when
  • Looking up specific metadata field requirements or character limits
  • Checking App Review guideline numbers for a specific topic
  • Verifying privacy manifest schema fields or Required Reason API categories
  • Understanding age rating tiers and new capability declarations
  • Checking EU compliance requirements for DSA trader status
  • Understanding IAP submission pipeline and review flow
  • Preparing builds for upload (SDK requirements, encryption, signing)
Do NOT use when
  • Deciding if your app is ready to submit (use app-store-submission)
  • Troubleshooting a rejection (use app-store-diag)
  • Implementing in-app purchases (use storekit-ref)
  • Writing privacy manifest code (use privacy-ux)
  • Auditing accessibility compliance (use accessibility-diag)
  • app-store-submission — Discipline skill with pre-flight checklist and workflow
  • app-store-diag — Rejection troubleshooting and appeal guidance
  • privacy-ux — Privacy manifest implementation, ATT UX, permission requests
  • storekit-ref — StoreKit 2 API reference for IAP implementation
  • accessibility-diag — Accessibility compliance scanning and VoiceOver testing

Read the full file on GitHub · 1,048 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. 9d ago First seen · 1,048 lines · 48 tokens per session scan A ee141dff4ddf

Subscribe to this mod's changes

axiom-app-store-ref is a skill published in the GitHub repository ComeOnOliver/skillshub (63 stars, last pushed 2mo ago), licensed MIT. It adds 48 tokens to every session and 10,078 once invoked, about $0.0002 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-09-03.