hiui-page-workflow
Pass
Audited by Gen Agent Trust Hub on Jul 22, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs and updates its coordinated components (refine-product-requirements, hiui-design, and ux-walkthrough) by fetching source code from the official vendor repository at
https://github.com/XiaoMi/hiui.git. - [COMMAND_EXECUTION]: The package contains several Node.js scripts (e.g.,
install-workflow-bundle.mjs,verify-workflow-bundle.mjs) and shell scripts (e.g.,install-workflow.sh) that usespawnSyncto execute system commands likegit,node, andpython3for environment setup and bundle management. - [COMMAND_EXECUTION]: The workflow instructions in
SKILL.mddirect the agent to execute project-specific commands such asnpm run typical-page:plan-page-taskto perform page planning and generation within the developer's local environment.
Audit Metadata