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
| 19 | final response = await dio.get('https://api.example.com/users/$id'); |
low line 42
External URL reference
SourceSKILL.md
| 42 | final response = await dio.get('https://api.example.com/users/$id'); |
Scanned on May 16, 2026
View Security Dashboard