flutter-reviewer

flutter-reviewer is an agent for coding agents from DekaPrayoga/AurixAgent. It costs 50 tokens per session (3,346 once invoked), scanned A, original, no licence file.

An automated reviewer for Flutter and Dart code. Flutter is a toolkit for building app interfaces, and Dart is its programming language; the reviewer checks widgets, state handling, performance, accessibility, and application structure.

In plain words
What is it for?
Use it to review Flutter or Dart changes, including widget code, state management, Dart style, performance, accessibility, and application architecture.
Why use it?
It helps find interface, code-quality, performance, and accessibility problems without tying the review to one particular state-management tool.

Agent

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/dekaprayoga/aurixagent/flutter-reviewer
Clone the repo
git clone --depth 1 https://github.com/DekaPrayoga/AurixAgent

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/dekaprayoga/aurixagent/flutter-reviewer.svg)](https://agentmods.dev/agents/dekaprayoga/aurixagent/flutter-reviewer)
Your own site
<a href="https://agentmods.dev/agents/dekaprayoga/aurixagent/flutter-reviewer"><img src="https://agentmods.dev/badge/agents/dekaprayoga/aurixagent/flutter-reviewer.svg" alt="Measured on agentmods" 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,346 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.00050 $0.03346
Opus 5 $0.00025 $0.01673
Sonnet 5 $0.00010 $0.00669
Haiku 4.5 $0.00005 $0.00335

Measured 5d ago against content hash 6a412e729bf5, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, 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 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.

agents/flutter-reviewer.md · 253 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 · 253 lines · 50 tokens per session scan A 6a412e729bf5

Subscribe to this mod's changes

flutter-reviewer is an agent published in the GitHub repository DekaPrayoga/AurixAgent (62 stars, last pushed 1mo ago), with no licence file. It adds 50 tokens to every session and 3,346 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-30.

Related

Other agents, from other repositories

mobile

Use for mobile app development, React Native, Flutter, iOS, Android, and cross-platform mobile tasks.

AgentWorkforce/relay · 24 tokens

rn-tester

Tests React Native features on simulator/emulator. Verifies UI renders correctly, user flows work, and internal state matches expectations. Use when a feature has been implemented and needs verification. PARENT-SESSION-ONLY: requires MCP tools (cdp, device) — do NOT spawn via Task tool, run protocol inline in parent…

Lykhoyda/rn-dev-agent · 337 tokens

rn-debugger

Diagnoses broken or unexpected behavior in a React Native app running on simulator/emulator. Gathers parallel evidence (component tree, logs, network, store), narrows root cause, applies a fix, and verifies recovery. PARENT-SESSION-ONLY: requires MCP tools (cdp, device, collectlogs) — do NOT spawn via Task tool, run…

Lykhoyda/rn-dev-agent · 341 tokens

rn-code-architect

Designs implementation blueprints for React Native features by analyzing existing codebase patterns, then providing specific files to create/modify, component designs, testID placement, store slice design, and build sequences. Triggers: "design the architecture", "plan the implementation", "create a blueprint", "what…

Lykhoyda/rn-dev-agent · 238 tokens

rn-code-reviewer

Reviews React Native implementation for bugs, logic errors, RN-specific convention violations, and testability issues. Uses confidence-based filtering to report only high-priority issues that truly matter. Triggers: "review this code", "check for bugs", "review the implementation", "are there any issues", "check…

Lykhoyda/rn-dev-agent · 234 tokens

rn-architect

React Native app architecture strategist. Makes decisions about app structure, native module integration, performance optimization, and cross-platform patterns. Use when designing React Native apps, integrating native code, or architecting mobile solutions.

armanzeroeight/fastagent-plugins · 45 tokens