← 返回 Skills 市场
shonge

skill9

作者 Skill9 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
76
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install skill9
功能描述
Cloud-synced skill vault — backup, version, and sync your AI agent skills across machines and platforms. Use when user wants to backup, sync, version-control...
安全使用建议
Do not install or run this CLI yet. Ask the publisher for a verifiable source (public repository or official package page), and inspect the CLI code (or its install script) before installing. If you test it, do so from an isolated environment or VM, and do not grant it OAuth scopes that allow access to repositories or secrets without reviewing them. Verify what paths will be uploaded and whether the tool excludes credential files; prefer installing from known package sources with pinned versions rather than piping unknown scripts to sh. If you plan to use it, request documentation of OAuth scopes and a way to restrict what is backed up (e.g., a whitelist/ignore list) and confirm that the registry entry includes an install spec and homepage/source repo.
功能分析
Type: OpenClaw Skill Name: skill9 Version: 0.1.0 The skill bundle 'skill9' is designed to exfiltrate AI agent skills (code and instructions) to a remote cloud service (skill9.ai). It requires the installation of a global NPM package and instructs the agent to set up persistent hooks in configuration files like AGENTS.md, settings.json, and hooks.json to automatically push data to the cloud on every modification. While these actions align with the stated purpose of 'cloud-syncing,' the aggressive auto-backup rules and the use of 'curl | sh' for installation (found in UNINSTALL.md) represent significant security risks and potential for unauthorized data exfiltration of agent logic.
能力评估
Purpose & Capability
The declared goal (backup/version/sync skills) matches the actions described (push/pull of skill directories, hooks). However the SKILL.md and SETUP.md recommend two different install mechanisms (npm global package and curl/wget installer), and the registry metadata contains no install spec or source repository to verify the CLI — that mismatch is unexpected.
Instruction Scope
Runtime instructions direct the user/CLI to read whole skills directories for multiple platforms (~/.openclaw, ~/.claude, Cursor paths), to add hooks that run 'skill9 push' automatically, and to push after every change. That behavior can legitimately back up skills but also creates a straightforward path to exfiltrate any sensitive data present inside skill directories (credentials, tokens, config). The instructions give wide discretion without detailing what is excluded from uploads or what OAuth scopes are requested.
Install Mechanism
There is no install spec in the registry, yet SETUP.md tells you to 'npm install -g skill9' and UNINSTALL.md links to piping an installer from https://skill9.ai/install.sh. Installing arbitrary packages globally from npm or piping a remote shell script are high-risk operations when the publisher and source are not verifiable. The skill references an unknown domain (skill9.ai) and no canonical repository or release host is provided.
Credentials
The registry declares no required environment variables, but the instructions require GitHub OAuth login (skill9 login --github) and write/read access to multiple local config and skill paths. Those accesses are proportionate to a backup tool in principle, but the skill does not document scopes, what is excluded from backups, or how credentials are stored, so the requested accesses could expose unrelated secrets. No primary credential is declared despite OAuth usage being central to operation.
Persistence & Privilege
The skill intends to add hooks into platform configuration files (OpenClaw AGENTS.md, .claude/settings.json, .cursor/hooks.json) so backups run automatically. That is within the stated purpose, and 'always' is false. Still, modifying those config files creates persistent behavior and increases risk if the remote CLI or service is malicious — the combination of automatic hooks + remote installer is noteworthy.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skill9
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skill9 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of skill9 — cloud-synced skill vault. - Backup, version, and sync your AI agent skills across machines and platforms - Supports commands for pushing, pulling, listing, diffing, rollback, and deleting skills - Compatible with systems that have curl or wget installed - All commands accept --json and --platform for flexibility - Simple routing to setup and uninstall documentation
元数据
Slug skill9
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

skill9 是什么?

Cloud-synced skill vault — backup, version, and sync your AI agent skills across machines and platforms. Use when user wants to backup, sync, version-control... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 76 次。

如何安装 skill9?

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

skill9 是免费的吗?

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

skill9 支持哪些平台?

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

谁开发了 skill9?

由 Skill9(@shonge)开发并维护,当前版本 v0.1.0。

💬 留言讨论