app-inspector

app-inspector is an agent for Claude Code from seungmanchoi/react-native-fsd-agent-template. It costs 74 tokens per session (2,480 once invoked), scanned A, original, no licence file.

An app-review specialist that checks how an app works and feels across its screens. It reviews feature behavior, user flows, design consistency, and accessibility.

In plain words
What is it for?
Use it for functional testing, UX reviews, design quality checks, accessibility checks, and general app inspection.
Why use it?
It helps identify problems in the finished interface before users encounter them.

Agent for Claude Code

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/seungmanchoi/react-native-fsd-agent-template/app-inspector
Clone the repo
git clone --depth 1 https://github.com/seungmanchoi/react-native-fsd-agent-template

Made for: Claude Code.

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 app-inspector

README.md
[![agentmods](https://agentmods.dev/badge/agents/seungmanchoi/react-native-fsd-agent-template/app-inspector.svg)](https://agentmods.dev/agents/seungmanchoi/react-native-fsd-agent-template/app-inspector)
Your own site
<a href="https://agentmods.dev/agents/seungmanchoi/react-native-fsd-agent-template/app-inspector"><img src="https://agentmods.dev/badge/agents/seungmanchoi/react-native-fsd-agent-template/app-inspector.svg" alt="Measured on agentmods" height="20"></a>
Per session 74 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,480 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.00074 $0.02480
Opus 5 $0.00037 $0.01240
Sonnet 5 $0.00015 $0.00496
Haiku 4.5 $0.00007 $0.00248

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

Security

Grade A, and why

app-inspector 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.

.claude/agents/app-inspector.md · 169 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 · 169 lines · 74 tokens per session scan A faa8845bbeac

Subscribe to this mod's changes

app-inspector is an agent published in the GitHub repository seungmanchoi/react-native-fsd-agent-template (50 stars, last pushed 1mo ago), with no licence file. It adds 74 tokens to every session and 2,480 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.

Related

Other agents, from other repositories

TC001_create_agent_basic

Verify that an agent can be created with required fields (name, systemprompt) plus optional displayname, and returns a valid agent object with both name and displayname.

everruns/everruns · 0 tokens

TC004_update_agent

Verify that an agent can be partially updated via PATCH, including name (slug) and displayname independently, and that only specified fields change.

everruns/everruns · 0 tokens

TC007_check_agent_name

Verify the /v1/agents/check-name endpoint correctly reports name availability, including format validation and excludeid support for edit forms.

everruns/everruns · 0 tokens

e2e-runner

End-to-end test specialist. Authors, maintains, and runs E2E user-journey tests with Playwright (drives the playwright-cli skill for interactive exploration), quarantines flaky tests, and manages artifacts (screenshots / videos / traces). Use PROACTIVELY when the user asks to write, run, or stabilize E2E tests for…

hmj1026/dhpk · 109 tokens

ui-ux-verifier

UI/UX verification specialist. Drives playwright-cli to capture live A11y snapshots, compares with OpenSpec specs, produces ranked findings, and (with explicit user consent) calls /opsx:new to create a fix change. Requires the external OpenSpec plugin to be installed for the spec-lookup and fix-plan flow. Use…

hmj1026/dhpk · 110 tokens

browser-tester

Браузерные e2e-тесты через Playwright (запуск из Bash) — основной путь. Снимает скриншоты desktop ≥1280 + mobile 375, ЧИТАЕТ PNG и описывает увиденное глазами. Layer 3 в three-layer verification, запускается из /verify для UI-фичей.

andrewcigan/vibe-dev-plugin · 76 tokens