x-request
Pass
Audited by Gen Agent Trust Hub on May 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and examples for using the
@ant-design/x-sdkpackage, which is an official library from the skill's author. - [SAFE]: The "Security Guide" section explicitly warns against exposing API keys in frontend code and provides safe alternatives using environment variables or proxy services.
- [SAFE]: All external links point to official Ant Design GitHub repositories or well-known API provider documentation.
- [SAFE]: Code examples use standard placeholders (e.g.,
API_KEY,sk-xxx) for authentication and do not contain hardcoded secrets. - [SAFE]: Package installation instructions use standard registries (
npm,tnpm) for official vendor libraries.
Audit Metadata