← 返回 Skills 市场
indigokarasu

Rally

作者 Indigo Karasu · GitHub ↗ · v3.0.1 · MIT-0
cross-platform ⚠ suspicious
99
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ocas-rally
功能描述
Research, score, and plan long-only portfolio allocations and trades for public markets with risk constraints and explainable decisions.
安全使用建议
This skill looks coherent for portfolio research and constrained allocation planning, but take these precautions before installing or enabling: 1) Inspect the GitHub repository referenced by the skill (https://github.com/indigokarasu/rally) so you know exactly what the self-update will fetch. 2) Keep config.execution.enabled = false until you review broker integrations and confirm any broker credentials are only provided to explicit, audited integration steps. 3) If you do not want automated runs or auto-updates, disable cron registration / rally.update or run them manually. 4) Only provide QUIVERQUANT_API_KEY if you want the congressional_flow signal; it is optional. 5) Verify that writing to ~/openclaw/data/ocas-rally/ and ~/openclaw/journals/ocas-rally/ matches your storage/permission policies and back up any sensitive files. If you want higher assurance, ask the publisher for a signed release tarball or review the repo history and install steps before enabling self-update or scheduling.
功能分析
Type: OpenClaw Skill Name: ocas-rally Version: 3.0.1 The skill provides a comprehensive framework for financial portfolio management, including universe screening and trade planning. It is classified as suspicious due to high-risk capabilities documented in SKILL.md, specifically a self-update mechanism (rally.update) that uses shell commands to download, extract, and overwrite its own code from a remote GitHub repository (github.com/indigokarasu/rally). Additionally, it automatically registers persistence via cron jobs (rally:daily and rally:update). While these features are aligned with the stated purpose of a self-maintaining autonomous agent, they represent significant attack surfaces for remote code execution and supply chain compromise.
能力评估
Purpose & Capability
Name, description, commands, and declared filesystem read/write paths all match a portfolio research/plan workflow. Optional QUIVERQUANT_API_KEY (for congressional trades) is appropriate for the described congressional_flow feature. No unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md limits actions to portfolio ingestion, universe screening, signal computation, plan generation, journaling, and local JSONL persistence in ~/openclaw/data/ocas-rally and journals. It also documents cron registration (daily jobs) and a self-update command that pulls from GitHub — these are consistent with the operating model but are side-effectful (network and system-scheduling access) and worth reviewing.
Install Mechanism
There is no formal install spec in the registry (instruction-only), though the SKILL.md/frontmatter suggests installing from a GitHub URL. Instruction-only reduces upfront install risk, but the self-update mechanism (rally.update) implies future code pulled from GitHub may be executed or used by the skill; verify the upstream repo before enabling auto-updates.
Credentials
The only declared optional credential is QUIVERQUANT_API_KEY for an optional congressional-flow signal. No broad or unrelated environment variables or secrets are requested. Filesystem access is scoped to the skill's own data and journal directories under the user's home, which is proportionate for persistent portfolio state.
Persistence & Privilege
always:false and execution is disabled by default; however, the skill expects to create local data files and register cron jobs (daily reporting and self-update). Combined with the self-update capability, this gives the skill ongoing presence and the ability to fetch code — acceptable for this use case but warrants manual review and conservative defaults (keep execution disabled, require explicit deployment approvals).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ocas-rally
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ocas-rally 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.0.1
- Improved documentation for the ocas-rally skill, including detailed usage guidance, responsibility boundaries, commands, configuration, storage layout, and OKRs. - Added clear instructions for initialization, journal outputs, and when to use or avoid the skill. - Provided default configuration and storage file layout for easier setup. - Highlighted hard boundaries, risk management, and cooperation with related skills. - Included comprehensive command list for portfolio research, scoring, allocation, planning, and reporting tasks.
元数据
Slug ocas-rally
版本 3.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Rally 是什么?

Research, score, and plan long-only portfolio allocations and trades for public markets with risk constraints and explainable decisions. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 99 次。

如何安装 Rally?

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

Rally 是免费的吗?

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

Rally 支持哪些平台?

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

谁开发了 Rally?

由 Indigo Karasu(@indigokarasu)开发并维护,当前版本 v3.0.1。

💬 留言讨论