antd
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill utilizes
npxto execute the@ant-design/clipackage. This is a standard mechanism for accessing official developer tools provided by the Ant Design organization. - [COMMAND_EXECUTION]: Instructions describe the use of the
antdCLI to perform project analysis, linting, and documentation lookups. These commands are executed locally and are restricted to the task of managing Ant Design components. - [DATA_EXFILTRATION]: A bug reporting feature (
npx antd bug --submit) is included which allows sending project environment details to an external tracker. The skill mitigates risks by explicitly instructing the agent to preview the information and obtain user consent before proceeding with the submission. - [DATA_EXPOSURE]: The
npx antd envcommand collects environment information (operating system, dependency versions, build tools). This data is localized for debugging purposes and is governed by the human-in-the-loop requirement for bug reporting.
Audit Metadata