Skip to main content

Flutter Query Testing

Validates Flutter Supabase queries with static analysis, live testing, and CI integration to ensure reliability before deployment.

Install this skill

or
88/100

Security score

The Flutter Query Testing skill was audited on Feb 9, 2026 and we found 4 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 90

Template literal with variable interpolation in command context

SourceSKILL.md
90```dart
medium line 181

Curl to non-GitHub URL

SourceSKILL.md
181curl http://localhost:54321/rest/v1/
low line 181

External URL reference

SourceSKILL.md
181curl http://localhost:54321/rest/v1/
low line 320

External URL reference

SourceSKILL.md
320url: 'http://localhost:54321',
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →