Halo Cli

v0.1.1

Use when the task is to operate Halo CLI in general, or may involve login, profiles, posts, single pages, search, plugins, themes, attachments, backups, mome...

1· 170·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/description map directly to the actions in SKILL.md (routing for Halo CLI sub-areas). The only declared runtime requirement is the 'halo' binary, which is appropriate and expected for this skill.
Instruction Scope
SKILL.md contains CLI usage guidance and routing to domain-specific Halo subskills; it does not instruct the agent to read unrelated files, exfiltrate data, call external endpoints, or access environment variables beyond normal CLI usage. It does advise preference for authenticated profiles and flags for destructive operations, which is reasonable for a CLI operator.
Install Mechanism
There is no install spec and no code files; this is instruction-only and therefore does not write code to disk or download executables. Lowest-risk install posture.
Credentials
No environment variables, credentials, or config paths are requested. The guidance references authenticated profiles, but that is consistent with expected behavior of a CLI operator and does not itself demand credentials from the skill.
Persistence & Privilege
always is false and the skill does not request persistent privileges or modify other skills' configurations. Agent autonomous invocation is allowed by default but that is normal for skills and not concerning here by itself.
Assessment
This skill is a thin router that tells an agent how to call your local 'halo' CLI. Before enabling: confirm you have a legitimate, up-to-date 'halo' binary from a trusted source; be aware that when the agent runs halo commands it will act with whatever local profiles/credentials are present (so avoid giving the agent elevated profiles you don't want used); watch for destructive flags like --force and review commands the agent proposes before allowing execution.

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
latestvk970my70jtmydxksebyty038ph83k8ax

License

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

Runtime requirements

Binshalo

Comments