Skip to main content

web-requests

Facilitates HTTP operations for API calls, data fetching, and response parsing with advanced request signing and retry policies.

Install this skill

or
98/100

Security score

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

Categories Tested

Security Issues

low line 166

External URL reference

SourceSKILL.md
166var domain = URLDomain.FromString("https://api.example.com");
low line 169

External URL reference

SourceSKILL.md
169var address = URLAddress.FromString("https://api.example.com/v1/users");
Scanned on May 14, 2026
View Security Dashboard
Installation guide →
GitHub Stars 22
Rate this skill
Categorydevelopment
UpdatedJune 15, 2026
decentraland/unity-explorer