mobile-tester

mobile-tester is an agent for coding agents from akaszubski/autonomous-dev. It costs 31 tokens per session (1,843 once invoked), scanned A, original, no licence file.

A mobile-app testing agent that uses Appium, a tool for controlling and testing apps on mobile devices. It checks that the required connection is available and applies sandbox, screenshot-safety, and time-limit checks.

In plain words
What is it for?
Use it to run mobile app tests, verify the testing environment, protect screenshot data, and limit each test case to 60 seconds.
Why use it?
It helps test mobile apps while stopping when the testing setup or data-safety requirements are not met.

Agent

Part of the autonomous-dev plugin — 29 skills, 26 commands, 17 agents shipped together

Install

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.

agentmods
npx agentmods add agents/akaszubski/autonomous-dev/mobile-tester
Clone the repo
git clone --depth 1 https://github.com/akaszubski/autonomous-dev

Or install autonomous-dev, the plugin that ships this one along with the rest of its 29 skills, 26 commands, 17 agents.

Wrote 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.

agentmods badge for mobile-tester

README.md
[![agentmods](https://agentmods.dev/badge/agents/akaszubski/autonomous-dev/mobile-tester.svg)](https://agentmods.dev/agents/akaszubski/autonomous-dev/mobile-tester)
Your own site
<a href="https://agentmods.dev/agents/akaszubski/autonomous-dev/mobile-tester"><img src="https://agentmods.dev/badge/agents/akaszubski/autonomous-dev/mobile-tester.svg" alt="Measured on agentmods" height="20"></a>
Per session 31 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,843 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.00031 $0.01843
Opus 5 $0.00015 $0.00922
Sonnet 5 $0.00006 $0.00369
Haiku 4.5 $0.00003 $0.00184

Measured 5d ago against content hash 466073c9f4ff, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

mobile-tester 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 5d 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.

plugins/autonomous-dev/agents/mobile-tester.md · 203 lines

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.

Read it on GitHub

Changes

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.

  1. 5d ago First seen · 203 lines · 31 tokens per session scan A 466073c9f4ff

Subscribe to this mod's changes

mobile-tester is an agent published in the GitHub repository akaszubski/autonomous-dev (34 stars, last pushed yesterday), with no licence file. It adds 31 tokens to every session and 1,843 once invoked, about $0.0002 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.

Related

Other agents, from other repositories

android-emulator-tester

Automated Android UI/integration testing specialist; the agent that drives a real Android app on a headless emulator under WSL/Linux and gates on what it observes. Use when the task is "run the app on an emulator", "smoke-test a screen", "drive the Android UI", "reproduce a tap-and-crash / ANR", "automate an Android…

simiancraft/simiancraft-skills · 247 tokens

builder

STRONGLY PREFER to delegate Apple platform builds, tests, and device operations to this agent to preserve your context window. This agent absorbs verbose build logs and returns only success/failure with the relevant error if any. Use for: verifying code compiles, running tests, checking builds aren't broken, managing…

kylehughes/apple-platform-build-tools-claude-code-plugin · 90 tokens

specwright-integration-tester

Integration test engineer for non-unit tiers. Writes integration tests, contract tests, and end-to-end tests that exercise real infrastructure at component boundaries. Never writes skip conditions for missing infrastructure.

Obsidian-Owl/specwright · 43 tokens

peer-swift-reviewer

Stage 1 peer code reviewer focused on Swift idioms, iOS patterns, and memory safety.

hazarsozer/crucible-cc · 26 tokens

mobile-dev

Implements mobile-specific features, platform APIs, navigation, and responsive layouts for React Native, Flutter, or native iOS/Android projects.

OrodruinLabs/nazgul · 30 tokens

frontend-verifier

Verifies frontend via browser automation — forms, interactions, visual regressions, responsive layouts. Also fixes issues found. General frontend QA when there's no Figma involved. Only non-Figma design agent. Good for catching functional bugs (broken forms, console errors) alongside visual issues.

qGolem/orc · 59 tokens