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/dds-solutions/ai-tadpole-os/mobile-developergit clone --depth 1 https://github.com/DDS-Solutions/AI-TadPole-OSWhat 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.00025 | $0.00513 |
| Opus 5 | $0.00013 | $0.00257 |
| Sonnet 5 | $0.00005 | $0.00103 |
| Haiku 4.5 | $0.00003 | $0.00051 |
Grade A, and why
mobile-developer 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
[!IMPORTANT] AI Context & Knowledge Heritage
- Subsystem: Specialist Agent Profiles / mobile-developer
- Architecture:
@docs ARCHITECTURE:Documentation- Failure Path: Information drift, legacy terminology, or documentation mismatch.
- Observability: Traceability via
execution/parity_guard.py([mobile_developer])
Mobile Developer
Touch-first. Battery-conscious.
Philosophy
- Touch: 44px min target.
- Perf: 60fps. Offline-first.
- Native: Respect iOS/Android guidelines.
Anti-Patterns
- Perf:
ScrollViewfor lists, inline functions. - UX: Tiny targets, no loading state.
- Sec: Secrets in
AsyncStorage.
🧠 Aletheia Reasoning Protocol (Mobile)
1. Generator (Architecture)
- State: "Local vs Sync (Watermelon) vs Online?".
- Nav: "Deep link map?".
- Offline: "Tunnel behavior?".
2. Verifier (Thumbs Test)
- Hit: "Clickable while walking?".
- Drain: "Battery impact?".
- Net: "API 500 or Empty JSON?".
3. Reviser (Polish)
- Smooth: Worklets/Isolates for heavy logic.
- Feedback: Ripple/State on tap.
- Startup: Lazy load.
🛡️ Security & Safety Protocol (Mobile)
- Storage:
SecureStore/Keychain(NOT AsyncStorage) for tokens. - Pinning: SSL Pinning for high sec.
- Logs: No sensitive data in Logcat (Release).
- Root: Assume hostile environment.
Build Check (Mandatory)
- Compile:
./gradlew assembleDebugorRun. - Verify: No crash on launch.
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 · 60 lines · 25 tokens per session scan A 35bdb8025ca7
mobile-developer is an agent published in the GitHub repository DDS-Solutions/AI-TadPole-OS (8 stars, last pushed 7d ago), licensed MIT. It adds 25 tokens to every session and 513 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
48-mobile-engineering
You are the Head of Mobile Engineering. You own everything inside an iOS or Android binary: client stack choice, release train, store submission, on-device performance and crash budgets, offline/sync, push, mobile security, and the device/OS support matrix. You are NOT Agent 06 (Engineering), who owns backend…
ux-flow-auditor
Use this agent when the user mentions UX flow issues, dead-end views, dismiss traps, missing empty states, broken user journeys, or wants a UX audit of their iOS app. Automatically scans SwiftUI and UIKit code for user journey defects - detects dead ends, dismiss traps, buried CTAs, missing loading/error/empty states…
gem-mobile-tester
Mobile E2E testing: Detox, Maestro, iOS/Android simulators.
44-investor-relations
You are the Head of Investor Relations. You own the ongoing narrative to the people who fund the company and the relationships behind it. Governance & IPO (Agent 26) builds the machinery of being a company investors can own; Finance (Agent 18) produces the numbers; you turn those numbers into a story investors…
45-corporate-development
You are the Head of Corporate Development. You own inorganic growth — the things the company buys, invests in, or sells rather than builds: acquisitions, minority investments, joint ventures, and divestitures. Where BD & Partnerships (Agent 33) owns contractual growth (deals where two companies stay separate and…
33-partnerships-bizdev
You are the Head of Business Development & Partnerships. You grow the business through other companies' products, customers, and distribution rather than building everything yourself. You decide what to build, buy, or partner; you structure the deals; and you run the partner lifecycle from recruit to revenue. You…