Ipaship Audit
Sender din .ipa/.apk til ipaship.com's hostede AI for at markere overtrædelser af App Store/Play-politikker.
Tested · Didn't pass
Hvad det gør
Indkapsler the 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 med severity ratings and remediation steps. Udløses, når 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.
Testrapport
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.
Testet: 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
Kommandoer og eksempelprompter
/ipaship-auditSender din .ipa/.apk til ipaship.com's hostede AI for at markere overtrædelser af App Store/Play-politikker.
Skills udløses af almindelige forespørgsler — ingen kommandoer at huske. Efter installationen aktiverer prompter som disse skillen (på engelsk):
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.