← Back to Skills Marketplace
harrylabsj

Crypto Review Ritual

by haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
67
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install crypto-review-ritual
Description
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...
README (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.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
crypto
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install crypto-review-ritual
  3. After installation, invoke the skill by name or use /crypto-review-ritual
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug crypto-review-ritual
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 67 downloads so far.

How do I install Crypto Review Ritual?

Run "/install crypto-review-ritual" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Crypto Review Ritual free?

Yes, Crypto Review Ritual is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Crypto Review Ritual support?

Crypto Review Ritual is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Crypto Review Ritual?

It is built and maintained by haidong (@harrylabsj); the current version is v1.0.0.

💬 Comments