← 返回 Skills 市场
harrylabsj

Crypto Fomo Cooldown

作者 haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
68
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install crypto-fomo-cooldown
功能描述
A mindset skill that interrupts hype-driven decisions and gives a calmer, more deliberate next step. Use when the user feels pressure to act on a crypto inve...
使用说明 (SKILL.md)

crypto-fomo-cooldown

A mindset skill that interrupts hype-driven decisions and gives a calmer, more deliberate next step.

Workflow

  1. Ask what triggered the urge: price spike, friend success, fear of missing out, or public countdown.
  2. Ask what action the user wants to take right now.
  3. Surface the story in their head, e.g. "this is the last chance."
  4. Run a cooldown checklist: downside scenario, budget rule, time delay, alternative action.
  5. Convert the moment into a pause plan.

Output Format

  • Trigger summary
  • Hidden assumptions
  • Cooling questions
  • Recommended pause window
  • Safer alternative action

Quality Bar

  • Emotionally steady and non-judgmental.
  • Names narrative traps clearly.
  • Produces a usable pause rule, not vague advice.
  • Helps the user preserve agency.

Edge Cases

  • If the user shows signs of compulsive trading or severe distress, recommend stepping away and seeking real support.
  • Cannot enforce the pause.

Compatibility

  • Prompt-only, strong fit for users who already have budget rules or written plans.
  • No need for market data to be useful.
安全使用建议
This skill's content (a 'cooldown' prompt) is benign, but the included handler.py contains a hard-coded absolute path to /Users/jianghaidong/.openclaw/skills/... which is inconsistent with a distributed skill and unnecessary for its stated purpose. Risks and actions to consider: - Risk: If executed as-is, the handler may attempt to read SKILL.md from that specific local path. On your system this will likely fail, but if that path exists it could read local files unexpectedly. This is probably a packaging bug or leftover developer debug code rather than clear malicious behavior, but it is inappropriate for a prompt-only skill. - Do not install or allow autonomous execution until the author fixes the code. Ask the publisher to: 1) Remove the hard-coded user path and use a relative or packaged path for SKILL.md, or avoid local file reads entirely (the skill is prompt-only). 2) Explain why file I/O is needed and provide a cross-platform safe implementation. - If you still want to try it locally, run it in a locked-down sandbox environment and inspect files before granting it access. Prefer to install only after the maintainer provides a corrected handler that does not reference user-specific absolute paths. If the owner cannot explain or fix the hard-coded path, treat this package as untrustworthy.
功能分析
Type: OpenClaw Skill Name: crypto-fomo-cooldown Version: 1.0.0 The handler.py file contains a path traversal vulnerability in the _load_skill_meta function, which constructs a file path using an unsanitized user-provided skill_name. Furthermore, the code uses a hardcoded absolute path referencing a specific local user directory (/Users/jianghaidong/), which is a significant security flaw and highly irregular for a portable skill. While these issues represent critical vulnerabilities, they appear to be unintentional bugs or poor development practices rather than active malware, as no exfiltration logic is present.
能力标签
crypto
能力评估
Purpose & Capability
The SKILL.md describes a prompt-only mindset coach that doesn't need filesystem access, yet handler.py attempts to load SKILL.md from a hard-coded absolute path (/Users/jianghaidong/.openclaw/skills/{skill_name}/SKILL.md). This is unnecessary for the stated purpose and indicates incoherent packaging or leftover developer debug code.
Instruction Scope
The runtime instructions (SKILL.md) do not instruct the agent to read local files or require any system state. The included handler.py however reads a specific local path at runtime, which expands the effective scope beyond what's documented and could cause the skill to access local files unexpectedly.
Install Mechanism
There is no install spec (instruction-only), so nothing will be downloaded or written to disk by an installer. The only risk comes from the included code file(s) executed by the agent, not from an installation step.
Credentials
No environment variables or credentials are declared or required, which matches the described purpose. However, the code's hard-coded user-specific file path implies access to a particular user's filesystem location; while not credential theft by itself, it is disproportionate and unexpected for a prompt-only mindset skill.
Persistence & Privilege
The skill does not request persistent presence (always=false) and does not modify other skills or system configurations. There is no evidence it would enable elevated privileges on its own.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install crypto-fomo-cooldown
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /crypto-fomo-cooldown 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of crypto-fomo-cooldown - Introduces a mindset tool to interrupt hype-driven crypto investment urges. - Guides users through a structured workflow: identifying triggers, planned actions, personal stories, and using a cooldown checklist. - Outputs a clear pause plan with a recommended waiting period and safer alternative action. - Designed to be emotionally steady, non-judgmental, and to help users keep agency. - Addresses edge cases by promoting real support if compulsive behavior or distress is detected.
元数据
Slug crypto-fomo-cooldown
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Crypto Fomo Cooldown 是什么?

A mindset skill that interrupts hype-driven decisions and gives a calmer, more deliberate next step. Use when the user feels pressure to act on a crypto inve... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 68 次。

如何安装 Crypto Fomo Cooldown?

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

Crypto Fomo Cooldown 是免费的吗?

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

Crypto Fomo Cooldown 支持哪些平台?

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

谁开发了 Crypto Fomo Cooldown?

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

💬 留言讨论