x-request
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical guide and reference documentation for the XRequest library, providing usage examples and configuration templates.
- [EXTERNAL_DOWNLOADS]: The documentation references the
@antdv-next/x-sdkNPM package and various resources hosted on the author's official GitHub repository (antdv-next/x). These are legitimate vendor-owned resources for the skill. - [CREDENTIALS_UNSAFE]: The skill explicitly highlights the dangers of exposing API keys in client-side code and provides clear, secure alternatives using environment variables (
process.env.API_KEY) and proxy services. All credential examples in the text use non-functional placeholders likesk-xxxorAPI_KEY.
Audit Metadata