flutter-reviewer

flutter-reviewer is an agent for Claude Code from sejongjeong/runai-mcp. It costs 50 tokens per session (3,144 once invoked), scanned A, original, no licence file.

A code-review helper for Flutter and Dart applications. It checks widget practices, state management, Dart style, performance, accessibility, and clean-architecture problems.

In plain words
What is it for?
Use it to review Flutter code for maintainability, speed, accessibility, and architecture issues.
Why use it?
It brings common Flutter and Dart review concerns into one review, regardless of the state-management library used.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter.

Good fit Use it to review Flutter code for maintainability, speed, accessibility, and architecture issues.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/sejongjeong/runai-mcp/flutter-reviewer
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.

Clone the repo
git clone --depth 1 https://github.com/sejongjeong/runai-mcp

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 flutter-reviewer

README.md
[![agentmods](https://agentmods.dev/badge/agents/sejongjeong/runai-mcp/flutter-reviewer/github.svg)](https://agentmods.dev/agents/sejongjeong/runai-mcp/flutter-reviewer)
Your own site
<a href="https://agentmods.dev/agents/sejongjeong/runai-mcp/flutter-reviewer"><img src="https://agentmods.dev/badge/agents/sejongjeong/runai-mcp/flutter-reviewer/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for flutter-reviewer

Your own site · 80×15
<a href="https://agentmods.dev/agents/sejongjeong/runai-mcp/flutter-reviewer"><img src="https://agentmods.dev/badge/agents/sejongjeong/runai-mcp/flutter-reviewer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 50 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 3,144 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00050 $0.03144
Opus 5 $0.00025 $0.01572
Sonnet 5 $0.00010 $0.00629
Haiku 4.5 $0.00005 $0.00314

Measured 9d ago against content hash 9e6969d3a294, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

flutter-reviewer 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 9d 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/flutter-reviewer.md · 244 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. 9d ago First seen · 244 lines · 50 tokens per session scan A 9e6969d3a294

Subscribe to this mod's changes

flutter-reviewer is an agent published in the GitHub repository sejongjeong/runai-mcp (0 stars, last pushed 5mo ago), with no licence file. It adds 50 tokens to every session and 3,144 once invoked, about $0.0003 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.

Related

Other agents, from other repositories

flutter-reviewer

Flutter and Dart code reviewer. Reviews Flutter code for widget best practices, state management patterns, Dart idioms, performance pitfalls, accessibility, and clean architecture violations. Library-agnostic — works with any state management solution and tooling.

affaan-m/ECC · 50 tokens

harmonyos-app-resolver

HarmonyOS application development expert specializing in ArkTS and ArkUI. Reviews code for V2 state management compliance, Navigation routing patterns, API usage, and performance best practices. Use for HarmonyOS/OpenHarmony projects.

affaan-m/ECC · 49 tokens

textkit-auditor

Use this agent when the user mentions TextKit review, text layout issues, Writing Tools integration, or UITextView/NSTextView code review. Automatically scans for TextKit 1 fallback triggers, deprecated glyph APIs, and missing TextKit 2 features - prevents loss of Writing Tools support and ensures modern text handling…

CharlesWiltgen/Axiom · 245 tokens

resize-auditor

Use this agent when the user mentions window resizing support, resizable-window readiness, iPhone Mirroring compatibility, scene-lifecycle migration checking, or preparing an app for the 27-cycle resizing model. Automatically scans UIKit code, Info.plist, and the scene manifest for resize-readiness violations …

CharlesWiltgen/Axiom · 294 tokens

swiftdata-auditor

Use this agent when the user mentions SwiftData review, @Model issues, SwiftData migration safety, or SwiftData performance checking. Automatically scans SwiftData code for the 10 most critical violations - struct models, missing VersionedSchema models, relationship defaults, migration timing, background context…

CharlesWiltgen/Axiom · 250 tokens

energy-auditor

Use this agent when the user mentions battery drain, energy optimization, power consumption audit, or pre-release energy check. Automatically scans codebase for the 8 most common energy anti-patterns - timer abuse, polling instead of push, continuous location, animation leaks, background mode misuse, network…

CharlesWiltgen/Axiom · 149 tokens