cli
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the installation of the '@headlessx-cli/core' package from the NPM registry. This is a legitimate vendor resource necessary for the skill's primary function of interacting with the HeadlessX platform.
- [COMMAND_EXECUTION]: A Python script 'scripts/smoke_cli.py' is included to verify the CLI environment. It executes 'headlessx' commands using 'subprocess.run' with static arguments to check help menus and basic status, which is a standard diagnostic practice.
Audit Metadata