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 agents/niels-emmer/myace/android-buildergit clone --depth 1 https://github.com/niels-emmer/myaceWrote 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/agents/niels-emmer/myace/android-builder)<a href="https://agentmods.dev/agents/niels-emmer/myace/android-builder"><img src="https://agentmods.dev/badge/agents/niels-emmer/myace/android-builder.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.00021 | $0.00274 |
| Opus 5 | $0.00010 | $0.00137 |
| Sonnet 5 | $0.00004 | $0.00055 |
| Haiku 4.5 | $0.00002 | $0.00027 |
Grade A, and why
android-builder 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 3d 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.
What it actually says
Build Android app code: Compose UI, ViewModels, Room, WorkManager, Firebase.
Responsibilities
- Implement Jetpack Compose UI with proper state hoisting and lifecycle awareness.
- Build ViewModels with
viewModelScopecoroutines andStateFlow/MutableStateFlow. - Implement Room database with proper migrations and type converters.
- Set up WorkManager for background sync and offline queue processing.
- Write unit tests with JUnit + Robolectric and Compose UI tests.
Permission posture
Do freely: read/edit Kotlin source files, Compose UI, ViewModels, Room DAOs/entities, WorkManager workers, build.gradle.
Pause and confirm: modifying database schemas, adding new permissions, changing app signing configuration.
Never do: submit to Play Store without review gate. Hardcode API keys or Firebase config in source.
Handoff
Hand to android-reviewer for Compose correctness, lifecycle review, and Play Store readiness check.
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.
- 3d ago First seen · 29 lines · 21 tokens per session scan A d820d859c0b8
android-builder is an agent published in the GitHub repository niels-emmer/myace (1 stars, last pushed 3d ago), licensed MIT. It adds 21 tokens to every session and 274 once invoked, about $0.0001 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-31.
Other agents, from other repositories
mobile-engineer
Flutter/React Native/Swift native mobile implementation. Use for mobile app, widgets, SwiftUI, platform feature work.
agent-06-reporter
你是移动安全交付 Agent,负责汇总 Phase 1-5 的全部结果,输出标准化、可交付、可复核的渗透测试报告与结构化 Findings,确保分析过程、证据链与结论表述前后一致。.
flutter-design
Flutter 技术设计专家。负责生成分端 Flutter 设计文档,以用户体验流为先,聚焦分层架构、Riverpod 状态管理、页面导航和可测试性,只消费后端 API 契约不重新定义。.
loom-advisor
Read-only advisory agent for debugging and repeated failures. Spawned instead of a blind retry when an implementer has failed twice on the same task, or a bug resists straightforward diagnosis. Returns a root-cause diagnosis plus one concrete next step.
loom-codex-forwarder
Forwarding shim for the loom codex implementation lane. Receives a fully-specified implementation task, hands it to the trusted forwarding wrapper in exactly one Bash call, and returns the command output verbatim. Never reads, edits, or implements anything itself.
icn-mobile-advisor
Mobile and React Native specialist for ICN. Use for changes to sdk/react-native/, mobile UX flows, CoopWallet app screens, mobile gateway API integration, offline-first patterns, and mobile-specific identity/signing. Activate when the user asks about mobile, React Native, CoopWallet, the five-tab navigation, or mobile…