# Review Flutter Code

> Perform risk-focused Flutter code review for correctness, architecture, testing, and maintainability.

- **Type:** Skill
- **Install:** `agentstack add skill-wreos-flutter-cursor-plugin-review-flutter-code`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [Wreos](https://agentstack.voostack.com/s/wreos)
- **Installs:** 0
- **Category:** [Content & Media](https://agentstack.voostack.com/c/content-and-media)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [Wreos](https://github.com/Wreos)
- **Source:** https://github.com/Wreos/flutter-cursor-plugin/tree/main/skills/review-flutter-code
- **Website:** https://docs.flutter.dev/ai/get-started

## Install

```sh
agentstack add skill-wreos-flutter-cursor-plugin-review-flutter-code
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Review Flutter Code

Use for PR/diff/code review requests.

## Workflow

1. Review for correctness and behavioral regressions first.
2. Require explicit review scope (PR diff, commit range, or file list) before deep review.
3. Check architecture boundaries and dependency direction.
4. Check state-management misuse and async hazards.
5. Check tests for missing cases and flakiness.
6. Run security audit checks from `../security-audit/SKILL.md` for every review.
7. Include OWASP MASVS-focused checks for mobile risk areas.
8. Check accessibility/localization/performance basics.

## Mandatory security scope (OWASP MASVS-oriented)

- MASVS-ARCH: architecture and trust boundaries.
- MASVS-STORAGE/CRYPTO: sensitive data storage and crypto usage.
- MASVS-AUTH: authentication/session handling weaknesses.
- MASVS-NETWORK: transport security and certificate validation.
- MASVS-PLATFORM: Android/iOS platform integration risks and exported surfaces.
- MASVS-CODE: unsafe code patterns and hardcoded secrets.

## Guardrails

- Do not provide a deep review without explicit target scope (PR diff, range, or file list).
- Tie each finding to concrete code evidence and expected behavioral impact.
- Keep findings prioritized by severity and user risk, not by style preference.
- Distinguish confirmed findings from inferred risks when evidence is partial.
- Do not claim scans/commands were run without output evidence.

## Output format

- Findings first, ordered by severity.
- File references for each finding.
- Brief residual risk/testing gap summary.
- Confidence/assumption note when applicable.

## Required references

- `../security-audit/SKILL.md`
- https://mas.owasp.org/MASVS/

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [Wreos](https://github.com/Wreos)
- **Source:** [Wreos/flutter-cursor-plugin](https://github.com/Wreos/flutter-cursor-plugin)
- **License:** MIT
- **Homepage:** https://docs.flutter.dev/ai/get-started

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-wreos-flutter-cursor-plugin-review-flutter-code
- Seller: https://agentstack.voostack.com/s/wreos
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
