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.
npx skills add Cap-go/capgo-skills --skill capacitor-apple-review-preflightgit clone --depth 1 https://github.com/Cap-go/capgo-skillsWrote 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.
[](https://agentmods.dev/skills/cap-go/capgo-skills/capacitor-apple-review-preflight)<a href="https://agentmods.dev/skills/cap-go/capgo-skills/capacitor-apple-review-preflight"><img src="https://agentmods.dev/badge/skills/cap-go/capgo-skills/capacitor-apple-review-preflight/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.
<a href="https://agentmods.dev/skills/cap-go/capgo-skills/capacitor-apple-review-preflight"><img src="https://agentmods.dev/badge/skills/cap-go/capgo-skills/capacitor-apple-review-preflight.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- Socket pass
- Snyk pass
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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00085 | $0.01582 |
| Opus 5 | $0.00043 | $0.00791 |
| Sonnet 5 | $0.00017 | $0.00316 |
| Haiku 4.5 | $0.00009 | $0.00158 |
Grade A, and why
capacitor-apple-review-preflight 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 11d 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.
The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
24 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.
- metadata.json 767 B
- references/guidelines/by-app-type/ai_apps.md 1.9 KB
- references/guidelines/by-app-type/all_apps.md 2.6 KB
- references/guidelines/by-app-type/crypto_finance.md 1.9 KB
- references/guidelines/by-app-type/games.md 1.8 KB
- references/guidelines/by-app-type/health_fitness.md 1.8 KB
- references/guidelines/by-app-type/kids.md 1.4 KB
- references/guidelines/by-app-type/macos.md 2.2 KB
- references/guidelines/by-app-type/social_ugc.md 1.8 KB
- references/guidelines/by-app-type/subscription_iap.md 2.0 KB
- references/guidelines/by-app-type/vpn.md 818 B
- references/guidelines/README.md 9.6 KB
- references/rules/design/minimum_functionality.md 3.8 KB
- references/rules/design/sign_in_with_apple.md 2.8 KB
- references/rules/entitlements/unused_entitlements.md 3.4 KB
- references/rules/metadata/accurate_metadata.md 2.2 KB
- references/rules/metadata/apple_trademark.md 4.0 KB
- references/rules/metadata/china_storefront.md 3.2 KB
- references/rules/metadata/competitor_terms.md 1.8 KB
- references/rules/metadata/subscription_metadata.md 3.0 KB
- references/rules/privacy/privacy_manifest.md 3.3 KB
- references/rules/privacy/unnecessary_data.md 2.7 KB
- references/rules/subscription/misleading_pricing.md 3.0 KB
- references/rules/subscription/missing_tos_pp.md 2.2 KB
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.
- 11d ago First seen · 138 lines · 85 tokens per session scan A 31969904efe7
capacitor-apple-review-preflight is a skill published in the GitHub repository Cap-go/capgo-skills (68 stars, last pushed 1mo ago), with no licence file. It adds 85 tokens to every session and 1,582 once invoked, about $0.0004 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.
Other skills, from other repositories
play-policy-insights
Automated auditor designed to verify Android applications against Google Play Policy domains. It cross-references static code analysis with Play Store declarations to generate deterministic compliance reports, identifying undeclared data collection, architectural risks, and missing disclosures across Permissions and…
crisis-holding
Draft crisis holding statements, journalist Q&A posture, and what-not-to-say guidance from confirmed incident facts, with a hard legal-counsel gate. Builds each statement through proven crisis-comms frameworks (holding-statement anatomy, SCCT, CAP order, the legitimate non-answer, bridge/flag/block).
appstore-review-checker
Audit iOS/macOS apps against App Store Review Guidelines before submission, with evidence-backed verdicts and fixes. Don't use for Google Play, general code review, or rejection appeals.
capacitor-plugins
Guides the agent through installing, configuring, and using Capacitor plugins from six sources — official Capacitor plugins, Capawesome plugins, Capacitor Community plugins, Capacitor Firebase plugins, Capacitor MLKit plugins, and RevenueCat plugins. Covers installation, platform-specific configuration (Android and…
capacitor-expert
A comprehensive starting point for AI agents to work with Capacitor. Covers core concepts, CLI, app creation, plugins, framework integration, best practices, storage, security, testing, troubleshooting, upgrading, and Capawesome Cloud (live updates, native builds, app store publishing). Pair with the other Capacitor…
capgo-cloud-migration
Guides the agent through migrating an existing Capacitor project from Capgo to Capawesome Cloud. Detects Capgo usage (the @capgo/capacitor-updater plugin, CapacitorUpdater configuration, and @capgo/cli commands in CI/CD) and provides step-by-step migration: replacing the plugin with @capawesome/capacitor-live-update…