Skip to main content

flutter-development

Enables the creation of cross-platform mobile apps using Flutter and Dart, focusing on UI design, state management, and API integration.

Install this skill

or
88/100

Security score

The flutter-development skill was audited on Feb 28, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 81

Template literal with variable interpolation in command context

SourceSKILL.md
81```dart
medium line 167

Template literal with variable interpolation in command context

SourceSKILL.md
167```dart
low line 118

External URL reference

SourceSKILL.md
118Uri.parse('https://api.example.com/users/$userId'),
low line 149

External URL reference

SourceSKILL.md
149Uri.parse('https://api.example.com/items'),
Scanned on Feb 28, 2026
View Security Dashboard
Installation guide →