Skip to main content

api-expert

Expertly integrates backend services into React Native Expo apps using best practices for data fetching and caching.

Install this skill

or
94/100

Security score

The api-expert skill was audited on Feb 9, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 38

Template literal with variable interpolation in command context

SourceSKILL.md
38const response = await fetch(`https://api.example.com/users/${id}`);
low line 38

External URL reference

SourceSKILL.md
38const response = await fetch(`https://api.example.com/users/${id}`);
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →