← 返回 Skills 市场
harrylabsj

Crypto Review Ritual

作者 haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
67
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install crypto-review-ritual
功能描述
A monthly or quarterly review skill that helps users learn from their crypto behavior, update conviction, and tighten rules. Use when the user wants a struct...
使用说明 (SKILL.md)

crypto-review-ritual

A monthly or quarterly review skill that helps users learn from their crypto behavior and tighten rules.

Workflow

  1. Ask what period is being reviewed and what major actions or non-actions happened.
  2. Review decisions across thesis, behavior, safety, and emotional patterns.
  3. Separate good process from lucky outcome and bad process from unlucky outcome.
  4. Extract 2 to 4 lessons.
  5. Turn lessons into one keep, one change, and one stop rule.

Output Format

  • Period summary
  • What went well
  • What felt off
  • Lessons learned
  • Keep / Change / Stop list
  • Next review date

Quality Bar

  • Converts reflection into behavior change.
  • Does not obsess over short-term price movement alone.
  • Encourages honesty without self-punishment.
  • Fits both active and low-activity users.

Edge Cases

  • If the user made no transactions, still review learning quality, attention quality, and emotional discipline.
  • Not a tax report or formal performance attribution tool.

Compatibility

  • Prompt-only, works from memory, journal notes, or rough portfolio summaries.
  • Strong anchor skill for long-term personal growth flows.
安全使用建议
This skill looks like a legitimate reflection checklist, but the included handler.py contains a hard-coded path to /Users/jianghaidong/.openclaw/skills/... which the SKILL.md never mentions. That mismatch is suspicious: it could be an innocent developer leftover, but it means the code may try to read local files on the host. Before installing or enabling this skill, ask the author to explain and remove the hard-coded path (or change it to use only the supplied inputs). If you must test it, run it in an isolated sandbox or inspect/modify handler.py so it no longer performs unexpected file I/O. If you don't have that option, avoid installing it or treat it as untrusted.
功能分析
Type: OpenClaw Skill Name: crypto-review-ritual Version: 1.0.0 The skill contains a hardcoded absolute file path referencing a specific local user directory ('/Users/jianghaidong/') in handler.py. This indicates poor security practices and creates a potential path traversal vulnerability if the 'skill_name' argument is manipulated. While there is no explicit evidence of data exfiltration or malicious intent, the presence of environment-specific code and the discrepancy between the 'prompt-only' claim in SKILL.md and the existence of a handler script warrant a suspicious classification.
能力标签
crypto
能力评估
Purpose & Capability
The SKILL.md describes a prompt-only crypto review workflow that needs no filesystem or credentials. However handler.py attempts to read /Users/jianghaidong/.openclaw/skills/{skill_name}/SKILL.md — a hard-coded home-directory path unrelated to the stated purpose. This access is unnecessary for a prompt-only skill and is disproportionate.
Instruction Scope
The runtime instructions (SKILL.md) are purely conversational and make no mention of reading local files. The code, however, performs file I/O on an absolute path. That is scope creep: the implementation can access local files while the docs claim it operates from memory/journal input only.
Install Mechanism
No install script or external downloads are present; this is an instruction-only skill with a tiny handler/test stub. Lack of install steps lowers the attack surface.
Credentials
The skill declares no required environment variables or credentials, but the handler reads a specific config path in a user's home directory. Accessing arbitrary local config paths was not declared and is disproportionate to a reflective prompt skill.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or persistent platform privileges. It does not modify other skills or system settings in the provided code.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install crypto-review-ritual
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /crypto-review-ritual 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of crypto-review-ritual skill. - Provides a structured monthly or quarterly review for crypto behavior and decision-making. - Guides users through reflecting on actions, extracting lessons, and updating personal rules. - Works for both active and low-activity users; adapts even if no transactions occurred. - Output includes period summary, highlights, lessons, rule adjustments, and next review date. - Designed to encourage honest reflection and ongoing growth, not tied to short-term price changes.
元数据
Slug crypto-review-ritual
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Crypto Review Ritual 是什么?

A monthly or quarterly review skill that helps users learn from their crypto behavior, update conviction, and tighten rules. Use when the user wants a struct... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 67 次。

如何安装 Crypto Review Ritual?

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

Crypto Review Ritual 是免费的吗?

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

Crypto Review Ritual 支持哪些平台?

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

谁开发了 Crypto Review Ritual?

由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.0。

💬 留言讨论