Halo Cli Shared

v0.1.1

Use when a task broadly involves Halo CLI and the correct command area is not yet clear, or when you need shared rules for profiles, JSON output, help discov...

1· 148·0 current·0 all-time
byRyan Wang@ruibaby
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name and description match the content: the SKILL.md provides general guidance for using the Halo CLI, lists relevant command areas, and expects the 'halo' binary. There are no unrelated credential requests or unrelated binaries.
Instruction Scope
Instructions stay within the stated purpose: they explain installing the CLI, checking version/help, which subcommands are relevant, config paths, and rules for profiles/JSON/force flags. The doc references config file locations and the system keyring for credentials but does not instruct reading or exfiltrating those files.
Install Mechanism
The skill has no formal install spec (instruction-only). SKILL.md suggests running 'npm install -g @halo-dev/cli' which is a normal way to install a CLI but means the user would execute an external package install; users should verify the package name and source before installing globally, and avoid running such installs as root where unnecessary.
Credentials
The skill does not declare or require any environment variables or credentials. It documents common config locations (HALO_CLI_CONFIG_DIR, XDG_CONFIG_HOME, ~/.config/halo) and notes credentials live in the system keyring; that documentation is proportional to a CLI helper and does not request unrelated secrets.
Persistence & Privilege
always is false and there is no install-time code or persistent agent modification. The skill is instruction-only and does not request elevated or persistent privileges.
Assessment
This is an instruction-only helper for the Halo CLI and appears coherent. Before proceeding: (1) confirm you trust the npm package name '@halo-dev/cli' and install it from an official source (avoid arbitrary URLs); (2) avoid global installs as root if not necessary; (3) be aware the CLI stores config under XDG/~/ .config and uses your system keyring for credentials—do not share those files or keyring contents with third parties; (4) the skill does not request any secrets, but always verify any recommended commands before running them. If you want stronger assurance, check the '@halo-dev/cli' package homepage/repository and its release artifacts before installing.

Like a lobster shell, security has layers — review code before you run it.

Plugin bundle (nix)
Skill pack · CLI binary · Config
SKILL.mdCLIConfig
CLI help (from plugin)
halo --help
latestvk9727rgjt4qgbh64hjwgbp38gn83j96d

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

Binshalo

Comments