← 返回 Skills 市场
58
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install stock-index
功能描述
用投资大师的脑子、呼兰的嘴,帮你搞懂指数和市场
安全使用建议
What to consider before installing or running this skill:
- If you only want the conversational/index-analysis behavior, you do NOT need to run the included install scripts — the SKILL.md describes a self-contained assistant that uses bundled references. Avoid running install.sh or cli/install.sh unless you trust the publisher and understand the changes.
- The package contains installer/CLI code that will copy files into ~/.skillhub, ~/.local/bin, and ~/.openclaw, create wrappers, and configure a self-update URL. Those scripts also download archives from external hosts (skillhub-1388575217.cos.ap-guangzhou.myqcloud.com and lightmake.site). Running them gives the bundle persistent, auto-updateable presence on your system and the ability to configure the agent runtime.
- Verify provenance before running any installer: confirm the publisher identity, hostnames, and tarball contents. Prefer reviewing the tarball locally (not piping curl | sh), and extract in a sandbox/VM to inspect files. If possible, run the skill in a restricted environment or container.
- If you intend to install, consider these mitigations: set SKILLHUB_SKIP_SELF_UPGRADE=1 / SKILLHUB_SKIP_WORKSPACE_SKILLS=1 (or equivalent) to disable automatic updates/workspace installs; review and audit cli/skills_store_cli.py and cli/install.sh; check the URLs in cli/metadata.json and the install script; and avoid giving any credentials you do not intend to share.
- Summary recommendation: SKILL.md content is coherent and looks benign for a finance assistant, but the presence of installers and automatic-update mechanisms that fetch code from external URLs is unexpected and elevates risk — treat this package as potentially risky unless you can verify and control the install process.
功能分析
Type: OpenClaw Skill
Name: stock-index
Version: 2.0.1
The bundle installs a custom CLI tool and OpenClaw plugin designed to implement a private, 'CN-optimized' skill registry called 'Skillhub'. The primary risk indicators are found in 'install.sh' and 'cli/skills_store_cli.py', which implement an automated Over-The-Air (OTA) self-upgrade mechanism that fetches and executes remote Python scripts and ZIP archives from a Tencent Cloud COS bucket (skillhub-1388575217.cos.ap-guangzhou.myqcloud.com). While these capabilities are consistent with the stated goal of managing a skill ecosystem, the ability to modify local configurations and execute remote code automatically represents a significant attack surface for remote control or supply chain compromise.
能力评估
Purpose & Capability
The skill's name, description, and SKILL.md are purely financial (index analysis). However the bundle includes a skills-store CLI, installers (install.sh, cli/install.sh), a plugin (cli/plugin/*), and workspace skill templates (find-skills, skillhub-preference). Those files enable installing/configuring other skills, writing into ~/.skillhub and ~/.openclaw, and injecting policy into prompt-building — capabilities that are unrelated to a read-only financial analysis assistant and are not reflected in the declared requirements (which list no install spec or required binaries).
Instruction Scope
The SKILL.md runtime instructions themselves stay inside the finance domain (analysis frameworks, output format, compliance constraints, and using bundled references). They do not instruct the agent to run installers or call external services. However, the repository contains scripts and a CLI that, if executed by a user or agent, would perform system changes and network fetches — scope creep exists in the package even if SKILL.md does not reference it.
Install Mechanism
No install spec was declared in registry metadata, yet the package contains install.sh which (a) downloads a tarball from https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/latest.tar.gz and extracts it, and (b) cli/install.sh copies files into ~/.skillhub and ~/.local/bin and may configure OpenClaw. Downloading and extracting archives from third-party URLs and creating persistent wrappers is a higher-risk install mechanism; the download hosts are not standard central release hosts (they appear to be hosted storage / lightmake.site), increasing risk of supplying arbitrary code.
Credentials
The skill declares no required environment variables or credentials, which matches a read-only analysis skill. But included installers and CLI will write into user home (~/.skillhub, ~/.openclaw), create wrappers in ~/.local/bin, call openclaw if present, and set a self-update URL to remote manifests. These actions do not require secrets but do grant persistent network-enabled update behavior disproportionate to a simple assistant.
Persistence & Privilege
The package contains scripts that, when run, create persistent artifacts (CLI wrapper, config files, plugin files under ~/.openclaw/extensions/skillhub) and configure auto-update/self-update URLs. Though always:false, installing those scripts gives the skillstore/installer persistent presence and update capability on the host — a notable privilege beyond the SKILL.md's runtime behavior.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install stock-index - 安装完成后,直接呼叫该 Skill 的名称或使用
/stock-index触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.1
Rename skill to 指数通
v2.0.0
Sync from GitHub
元数据
常见问题
指数通 是什么?
用投资大师的脑子、呼兰的嘴,帮你搞懂指数和市场. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 58 次。
如何安装 指数通?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install stock-index」即可一键安装,无需额外配置。
指数通 是免费的吗?
是的,指数通 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
指数通 支持哪些平台?
指数通 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 指数通?
由 Peizhuan(@pzc66momo)开发并维护,当前版本 v2.0.1。
推荐 Skills