← Back to Skills Marketplace
harrylabsj

Crypto Win Humility Check

by haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
70
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install crypto-win-humility-check
Description
A reflection skill that helps users process a win without overconfidence or lifestyle inflation. Use after a successful trade or investment gain. Prompt-only.
README (SKILL.md)

crypto-win-humility-check

A reflection skill that helps users process a win without overconfidence or lifestyle inflation.

Workflow

  1. Ask what happened: position, timing, what the gain means in real life.
  2. Separate the outcome from the decision process: skill, luck, or both?
  3. Identify what would have to be true for this to repeat consistently.
  4. Surface any urge to increase position size, trade more, or change lifestyle based on the win.
  5. Generate a humility anchor: a written rule or check that keeps perspective.

Output Format

  • What happened (facts)
  • Skill vs. luck breakdown
  • Conditions for repetition
  • Warning signs of overconfidence
  • Humility anchor rule

Quality Bar

  • Celebrates the win without dismissing it.
  • Prevents the common pattern of one win leading to over-leveraging or over-trading.
  • Grounds the gain in real life context, not percentage terms alone.

Edge Cases

  • If the gain was large enough to materially change the user's life, suggest they take time before making any financial decisions.
  • If the user wants to immediately increase their crypto allocation, strongly flag this impulse.

Compatibility

  • Prompt-only, works best immediately after a realized gain.
  • Strong complement to the review ritual and portfolio risk sensemaker.
Usage Guidance
This skill's functionality (a short reflective prompt) is simple and benign in description, but the included handler.py reads a hard-coded path under /Users/jianghaidong/.openclaw/skills/... which is unexpected and could expose local files. Treat this as suspicious: ask the author why the code reads that path (it looks like a developer leftover), request removal of hard-coded home paths or replacement with safe relative paths, and inspect or run the code in a sandbox before installing. If you cannot verify the author, avoid installing in an environment with sensitive files or credentials. If you want to proceed, ask for a version with the file-read removed or clearly documented and justified.
Capability Analysis
Type: OpenClaw Skill Name: crypto-win-humility-check Version: 1.0.0 The skill contains a significant vulnerability in handler.py, where the _load_skill_meta function uses a hardcoded absolute path (/Users/jianghaidong/.openclaw/skills/) and performs unsanitized string formatting with the skill_name argument. This pattern facilitates path traversal, allowing an attacker to potentially probe the local filesystem, although the current implementation discards the file content after reading it. The presence of a specific local user's home directory suggests either poor development practices or environment-specific targeting.
Capability Tags
crypto
Capability Assessment
Purpose & Capability
The skill is described as prompt-only reflection work; it should not need to read local files. Yet handler.py attempts to open /Users/jianghaidong/.openclaw/skills/{skill_name}/SKILL.md — a user-specific filesystem path unrelated to the described capability. This is disproportionate and unexpected.
Instruction Scope
SKILL.md contains only prompt/instructional content and does not instruct reading any local files or accessing user-specific paths. The runtime code contradicts the SKILL.md by reading a local SKILL.md file, which is scope creep.
Install Mechanism
No install specification is present (instruction-only). Nothing would be downloaded or written to disk by an installer, which is appropriate for a prompt-only skill.
Credentials
The skill declares no environment variables or credentials, but the code accesses a hard-coded local config path under a specific user's home directory. That gives the skill potential access to local files/configuration not justified by its stated purpose.
Persistence & Privilege
The skill is not always-enabled, does not request elevated persistence, and the handler does not modify other skills or global configuration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install crypto-win-humility-check
  3. After installation, invoke the skill by name or use /crypto-win-humility-check
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of crypto-win-humility-check skill: - Provides structured reflection after a successful crypto trade or investment gain. - Guides users to separate skill vs. luck and avoid overconfidence or lifestyle inflation. - Surfaces urges to over-trade or change lifestyle, and generates a personal humility anchor. - Includes safeguards for large gains and impulses to increase allocation. - Designed as a prompt-only tool for immediate post-gain use.
Metadata
Slug crypto-win-humility-check
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Crypto Win Humility Check?

A reflection skill that helps users process a win without overconfidence or lifestyle inflation. Use after a successful trade or investment gain. Prompt-only. It is an AI Agent Skill for Claude Code / OpenClaw, with 70 downloads so far.

How do I install Crypto Win Humility Check?

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

Is Crypto Win Humility Check free?

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

Which platforms does Crypto Win Humility Check support?

Crypto Win Humility Check is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Crypto Win Humility Check?

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

💬 Comments