Halo Cli Search

v0.1.1

Use when searching public content on a Halo site with Halo CLI, especially for keyword search, site URL based search, result limits, or search without authen...

1· 127·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 match the declared requirements: the skill only requires the 'halo' binary and describes using 'halo search' for public-site keyword searches. There are no unrelated env vars, binaries, or capabilities requested.
Instruction Scope
SKILL.md only instructs running 'halo search' with flags (keyword, url, limit, json). It does not direct reading arbitrary files, accessing unrelated environment variables, or posting data to third-party endpoints. It does note that omitting --url will cause the CLI to resolve the site from the active profile (expected behavior).
Install Mechanism
No install spec or archives are provided (instruction-only), so nothing is written to disk by the skill itself. This is the lowest-risk install posture.
Credentials
The skill requests no environment variables or credentials. The only implicit credential-related behavior is standard CLI behavior: if --url is omitted, the CLI may use the active profile/configuration—this is expected and proportional to the feature.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent presence or modify other skills' configs. Autonomous invocation is permitted by platform default but not excessive here.
Assessment
This skill is an instruction-only wrapper for the halo CLI and appears coherent. Before installing, ensure the 'halo' binary on your system is the legitimate one you trust (installed from the official source). Be aware that if you omit --url the CLI will use your active halo profile/config, which could access non-public sites if that profile is authenticated—use --url to target public sites explicitly. Running commands will make network requests to the target site; if you need to avoid any use of local credentials, run the skill with an unauthenticated or isolation profile. Since there is no install, the skill itself won't write code to disk, but validate the halo CLI binary separately.

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 search --help
latestvk97fv9448byegw2ebh9sfq2fed83jqjf

License

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

Runtime requirements

Binshalo

Comments