x-request
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents the usage of
@ant-design/x-sdk, which is an official package maintained by the skill's author (ant-design). - [SAFE]: All credential references in the documentation and examples are placeholders (e.g.,
sk-xxxx,your-token) or environment variable references (process.env.API_KEY), following security best practices. - [SAFE]: Includes explicit security guidance comparing authentication methods and a validation function (
validateSecurity) designed to prevent key leakage in browser environments. - [SAFE]: Network operations described are consistent with the skill's stated purpose as a request utility, targeting legitimate API endpoints and documentation sites.
- [SAFE]: No evidence of obfuscation, remote code execution from untrusted sources, or unauthorized persistence mechanisms was found.
Audit Metadata