kimi-cli-doc-helper

v1.0.0

Answer Kimi Code CLI (kimi-cli) questions by querying and analyzing the official documentation at moonshotai.github.io/kimi-cli. TRIGGER CONDITIONS - Use thi...

0· 64·0 current·0 all-time
byDaXuan@wx528
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, and instructions all focus on retrieving and analyzing Kimi CLI documentation URLs; there are no unrelated environment variables, binaries, or install steps required by the skill itself.
Instruction Scope
The SKILL.md mandates fetching and analyzing pages from moonshotai.github.io/kimi-cli (and using site-scoped web_search if needed). This is proportionate for a documentation-helper, but it does require network access and trusts the remote site content; the skill does not instruct reading local files or accessing unrelated credentials.
Install Mechanism
No install spec and no code files — instruction-only skills are low-risk because nothing is written to disk by the skill itself.
Credentials
The skill declares no environment variables, credentials, or config paths. There are no disproportionate or unexplained secret requests.
Persistence & Privilege
Skill is not always-enabled and uses normal model invocation permissions. It does not request elevated persistence or modifications to other skills or agent-wide settings.
Assessment
This skill appears coherent and limited to fetching and summarizing the official Kimi CLI docs. Before installing: (1) be aware the skill fetches live web pages (if the official docs are compromised or outdated, answers can be poisoned); (2) never blindly run shell commands shown in documentation (the docs include curl | bash install lines — verify the source before executing); (3) if you need offline or vetted answers, prefer a skill that bundles a vetted snapshot of docs or disables web access. If you are comfortable with the agent querying moonshotai.github.io for answers, the skill is reasonable to install.

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

latestvk9748tqv9rwr047y1hmextp1b183q5h7

License

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

Comments