← Back to Skills Marketplace
Zsxq Shared
by
zhuguojie-unnoo
· GitHub ↗
· v0.1.0
· MIT-0
163
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install zsxq-shared
Description
知识星球 CLI 共享基础:认证登录(auth login/logout)、查看认证状态、诊断配置。当用户需要首次登录、退出登录、查看认证状态、或遇到认证错误时触发。
Usage Guidance
This skill appears to be a straightforward CLI auth helper, but take these precautions before installing: 1) Verify the zsxq-cli binary comes from a trusted source (the skill gives no homepage/source). 2) Confirm the registry metadata is corrected (SKILL.md requires zsxq-cli but the registry entry omitted it). 3) Be aware the skill claims tokens are permanently stored in your system Keychain — prefer short‑lived tokens or ensure you can revoke them. 4) Do not allow the agent to perform writes (post/delete) without explicit confirmation; the SKILL.md mentions confirming writes, enforce that. 5) If possible, run login locally yourself rather than letting the agent run background auth, and ask the skill author/maintainer for source code or a homepage to establish provenance. If you need higher assurance, request the skill be updated to document how to obtain zsxq-cli, token lifetime and revocation, and add a source repository or homepage.
Capability Analysis
Type: OpenClaw Skill
Name: zsxq-shared
Version: 0.1.0
The skill bundle provides standard instructions for an AI agent to manage authentication and API interactions for the 'zsxq-cli' tool (Knowledge Planet). It utilizes a legitimate OAuth 2.0 device flow for login and includes explicit security rules in SKILL.md to protect user tokens and ensure confirmation before destructive actions. No indicators of data exfiltration, malicious execution, or harmful prompt injection were identified.
Capability Tags
Capability Assessment
Purpose & Capability
The SKILL.md describes CLI-based auth/login/status/diagnostics for zsxq-cli and the commands are consistent with that purpose. However, the registry metadata earlier listed no required binaries while SKILL.md includes a metadata.requires bins: ["zsxq-cli"] — that's an internal inconsistency. Also the skill's source/homepage are unknown, which reduces provenance.
Instruction Scope
Instructions are limited to running zsxq-cli commands (auth login/status, doctor, config show, api call/raw). The agent is told to run auth login, present the returned verification link to the user, and wait — no instructions to read arbitrary system files or exfiltrate data. It does suggest using raw API calls (which is reasonable for a CLI helper).
Install Mechanism
This is instruction-only with no install spec (lowest disk/write risk). That said, it requires the zsxq-cli binary to be present; SKILL.md does not provide where to obtain it and the skill has no homepage/source, so the provenance and trustworthiness of the expected binary are unknown.
Credentials
The skill declares no environment variables or external credentials. It does state tokens are stored in the system Keychain and '永久有效' (permanently valid). Long‑lived tokens increase risk if compromised; the skill does not instruct how to rotate or revoke tokens. No unexplained credential requests are present, but the permanence claim is a security/privacy concern.
Persistence & Privilege
always is false and there is no install that would grant persistent system presence. The skill does not request modifying other skills or system-wide settings. Autonomous invocation is allowed by default (disable-model-invocation is false), which is normal — combine this with the other notes when deciding.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install zsxq-shared - After installation, invoke the skill by name or use
/zsxq-shared - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release of zsxq-shared with authentication and diagnostics features:
- Adds CLI-based login/logout using OAuth 2.0 device flow, with tokens securely stored.
- Supports status checks for authentication and configuration.
- Provides troubleshooting tips and command examples for common scenarios.
- Enables direct access to zsxq-cli's API tools for advanced usage.
- Emphasizes security rules for token handling and user confirmation before write/delete actions.
Metadata
Frequently Asked Questions
What is Zsxq Shared?
知识星球 CLI 共享基础:认证登录(auth login/logout)、查看认证状态、诊断配置。当用户需要首次登录、退出登录、查看认证状态、或遇到认证错误时触发。 It is an AI Agent Skill for Claude Code / OpenClaw, with 163 downloads so far.
How do I install Zsxq Shared?
Run "/install zsxq-shared" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Zsxq Shared free?
Yes, Zsxq Shared is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Zsxq Shared support?
Zsxq Shared is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Zsxq Shared?
It is built and maintained by zhuguojie-unnoo (@zhuguojie-unnoo); the current version is v0.1.0.
More Skills