Skip to main content

riverpod-family

Utilizes Riverpod family providers for parameterized state management and caching in Flutter applications, enhancing data fetching efficiency.

Install this skill

or
98/100

Security score

The riverpod-family skill was audited on May 16, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 19

External URL reference

SourceSKILL.md
19final response = await dio.get('https://api.example.com/users/$id');
low line 42

External URL reference

SourceSKILL.md
42final response = await dio.get('https://api.example.com/users/$id');
Scanned on May 16, 2026
View Security Dashboard
Installation guide →