← 返回 Skills 市场
zhuguojie-unnoo

Zsxq Shared

作者 zhuguojie-unnoo · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
163
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install zsxq-shared
功能描述
知识星球 CLI 共享基础:认证登录(auth login/logout)、查看认证状态、诊断配置。当用户需要首次登录、退出登录、查看认证状态、或遇到认证错误时触发。
安全使用建议
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.
功能分析
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.
能力标签
requires-oauth-tokenrequires-sensitive-credentials
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install zsxq-shared
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /zsxq-shared 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug zsxq-shared
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Zsxq Shared 是什么?

知识星球 CLI 共享基础:认证登录(auth login/logout)、查看认证状态、诊断配置。当用户需要首次登录、退出登录、查看认证状态、或遇到认证错误时触发。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 163 次。

如何安装 Zsxq Shared?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install zsxq-shared」即可一键安装,无需额外配置。

Zsxq Shared 是免费的吗?

是的,Zsxq Shared 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Zsxq Shared 支持哪些平台?

Zsxq Shared 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Zsxq Shared?

由 zhuguojie-unnoo(@zhuguojie-unnoo)开发并维护,当前版本 v0.1.0。

💬 留言讨论