Ipaship Audit

Sendet Ihre .ipa/.apk an ipaship.com's hosted AI, um App Store/Play policy violations zu kennzeichnen.

von atharvnaik1 · atharvnaik1/ipaship-audit

Tested · Didn't pass

Ipaship Audit — Sendet Ihre .ipa/.apk an ipaship.com's hosted AI, um App Store/Play policy violations zu kennzeichnen.

Was es kann

Wrappt die hosted ipaship.com compliance-auditor API: upload an .ipa or .apk and get back a structured report of Apple App Store / Google Play guideline violations with severity ratings and remediation steps. Triggers when a user wants to check a mobile app package before store submission or in a CI pre-submission gate. All the actual audit reasoning runs server-side on ipaship.com — the skill file itself is documentation for a curl/API call, and requires a free ipaship.com account and API key before it produces anything.

Testbericht

The whole audit brain lives on ipaship.com, not in the skill file — without signing up there for an API key first, following the skill body produces zero output, while just asking Claude directly gave a complete, correct guideline-violation report immediately.

Getestet am: 2026-07-14 · Claude Code 2.x (agent harness)

Installation

git clone https://github.com/atharvnaik1/ipaship-audit
cd ipaship-audit
mkdir -p ~/.claude/skills
cp -r wrappers/claude-code ~/.claude/skills/ipaship-audit

Befehle & Beispiel-Prompts

  • /ipaship-auditSendet Ihre .ipa/.apk an ipaship.com's hosted AI, um App Store/Play policy violations zu kennzeichnen.

Skills reagieren auf normale Anfragen — keine Slash-Befehle nötig. Nach der Installation aktivieren Prompts wie diese den Skill (auf Englisch):

  • Audit this .ipa file for App Store policy violations before I submit.
  • Check whether my APK violates Google Play policies before launch.
  • Scan my mobile app package for App Store guideline violations.