hap-cli-app-creator
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill utilizes the
hap-clipackage, a specific utility for the HAP platform, which is installed through standard package management channels. This is a legitimate dependency required for the skill's primary functionality. - [COMMAND_EXECUTION]: Application lifecycle management is performed via shell commands using the
hap-cli. These operations include authentication, environment setup, and application deployment, all of which are aligned with the skill's stated purpose of providing a CLI-based application creator. - [SAFE]: The skill enforces robust validation practices, including a mandatory local validation step (
hap app-creator validate) that checks generated design files against a strict JSON schema before any remote operations are performed.
Audit Metadata