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 agentmods add rules/jodabaro/agentic-mobile-rules/ios-project-onboardinggit clone --depth 1 https://github.com/JoDaBaRo/agentic-mobile-rulesWrote 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/rules/jodabaro/agentic-mobile-rules/ios-project-onboarding)<a href="https://agentmods.dev/rules/jodabaro/agentic-mobile-rules/ios-project-onboarding"><img src="https://agentmods.dev/badge/rules/jodabaro/agentic-mobile-rules/ios-project-onboarding.svg" alt="Measured on agentmods" height="20"></a>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 | $0.00182 | $0.03166 |
| Opus 5 | $0.00091 | $0.01583 |
| Sonnet 5 | $0.00036 | $0.00633 |
| Haiku 4.5 | $0.00018 | $0.00317 |
Grade B, and why
ios-project-onboarding scanned grade B with 2 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 4d 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.
Asks for rootmediumPrivilege escalation
A mod that escalates privileges can change anything on the machine, not only the project.
sudo xcode-select -s /Applications/Xcode.app/Contents/Developer Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" 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 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.
- 4d ago First seen · 326 lines · 182 tokens per session scan B 881df0209325
ios-project-onboarding is a cursor rule published in the GitHub repository JoDaBaRo/agentic-mobile-rules (1 stars, last pushed 2mo ago), with no licence file. It adds 182 tokens to every session and 3,166 once invoked, about $0.0009 per session on Opus 5. A static security scan graded it B with 2 findings (asks for root, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other cursor rules, from other repositories
project_overview_template
Rule: Project architecture overview document – Android Kotlin with Jetpack Compose.
implementation_rule
Rule: Define the implementation guidelines for a task checklist – following Clean Architecture standards for Android-Kotlin.
compose-core
Modern Android development rules: Kotlin 2.x with K2, Jetpack Compose, Material 3, state hoisting + StateFlow + collectAsStateWithLifecycle, Hilt with hiltViewModel(), type-safe Navigation Compose, KSP, Version Catalogs, Compose Compiler as Kotlin plugin.
compose-architecture
Android architecture patterns: feature modularization, repository + data source pattern, sealed interfaces for UI state, ViewModel + StateFlow, Ktor / Retrofit + Kotlin Serialization, Room with Flow returns + KSP, coroutines structured concurrency.
android
Android 原生开发约定和最佳实践,包括 Kotlin、Jetpack Compose、架构模式等.
android_bak
该规则解释了 Android 原生开发的约定和最佳实践,包括 Kotlin、Java、Jetpack Compose 等。.