antd
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill automates the installation of the
@ant-design/clipackage from the official npm registry. This is a legitimate utility provided by the 'ant-design' organization and is central to the skill's operation. - [COMMAND_EXECUTION]: The skill leverages the
Bashtool to execute a variety of commands for analyzing project structure, linting code for deprecated patterns, and fetching component metadata. These commands are typical for a development-focused tool. - [DATA_EXFILTRATION]: While the skill includes functionality to submit bug reports and environment diagnostic data, it explicitly enforces a safety workflow. The agent is instructed to preview the collected information and obtain user confirmation before using the
--submitflag. - [COMMAND_EXECUTION]: The skill uses the
!syntax (e.g., in the CLI setup check) to conditionally install the required toolchain. This is a standard initialization pattern for technical skills.
Audit Metadata