← 返回 Skills 市场
73
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install family-crypto-explainer
功能描述
A plain-language explanation helper for talking to family members about crypto involvement. Use when discussing crypto with non-crypto people. Prompt-only.
使用说明 (SKILL.md)
family-crypto-explainer
A plain-language explanation helper for talking to family members about crypto involvement.
Workflow
- Ask who the family member is, their age, financial background, and what prompted the conversation.
- Identify the core concern: safety, legitimacy, environmental impact, financial risk, or something else.
- Translate the crypto concept into a frame the family member already understands.
- Address the specific concern directly, honestly, and without hype.
- Give a recommendation on how to continue the conversation.
Output Format
- Key concern identified
- Translation in their language
- Honest assessment of the concern
- What you would tell them about your own position
- Suggested closing line for the conversation
Quality Bar
- Respects the family member's skepticism as valid.
- Does not oversell or defend crypto aggressively.
- Honest about risks and uncertainties.
Edge Cases
- If the family member is elderly or has no financial buffer, lean toward conservative framing.
- If the family member has been scammed before, take extra care with any language that sounds like a pitch.
Compatibility
- Prompt-only, works from brief descriptions of the situation.
- Good companion to scam red flags and wallet safety skills.
安全使用建议
The SKILL.md is benign and self-contained, but handler.py reads a hard-coded user path (/Users/jianghaidong/.openclaw/skills/{skill_name}) — unexpected for a prompt-only helper. This could expose local files or other skills. Before installing or enabling: 1) ask the publisher why the handler reads a hard-coded home path and request its removal or change to a safe pattern; 2) inspect or remove handler.py (if you only need the prompt) or run the code in a sandboxed environment; 3) if you keep the code, change the path to a safe, configurable location or ensure it only reads files explicitly provided by the platform API; 4) avoid installing if you cannot verify the author's identity or the reason for local file access. If you want, I can suggest an edited handler.py that removes the hard-coded path and only uses passed-in inputs.
功能分析
Type: OpenClaw Skill
Name: family-crypto-explainer
Version: 1.0.0
The skill contains a hardcoded absolute filesystem path pointing to a specific local user directory ('/Users/jianghaidong/.openclaw/skills/') within handler.py. While the SKILL.md content is benign and focuses on crypto education, the inclusion of local file-reading logic in a supposedly 'prompt-only' skill is inconsistent and poses a potential information disclosure risk regarding the host environment.
能力标签
能力评估
Purpose & Capability
The skill description and SKILL.md describe a prompt-only explanation helper that needs no files or credentials. However, handler.py contains _load_skill_meta which opens a hard-coded path (/Users/jianghaidong/.openclaw/skills/{skill_name}) and reads SKILL.md from the local filesystem. A prompt-only explainershould not need to access a specific user's home directory; this is disproportionate and unexplained (likely a leftover dev path or a covert local-read).
Instruction Scope
The SKILL.md instructions are scoped to the stated purpose: ask about the family member, identify concerns, translate concepts, and produce a concise output format. The markdown itself does not instruct the agent to read files, call external endpoints, or access environment variables.
Install Mechanism
There is no install spec (instruction-only), which is low risk. However, the package includes code files (handler.py). Although no installer downloads remote artifacts, the presence of handler.py means code will run when the skill is invoked and can perform local I/O — this increases the attack surface compared with a pure prompt-only skill.
Credentials
The registry declares no required environment variables or credentials, which matches the described purpose. Nonetheless, handler.py accesses a local path that could expose other skill files or sensitive local data. The file access is not declared or justified by the skill's purpose and is therefore disproportionate.
Persistence & Privilege
The skill does not request always:true and is user-invocable only (normal). There is no evidence it modifies other skills or system settings. The remaining concern is local-file reading by the handler when invoked, which increases potential data exposure but is not a persistence/privilege escalation flag by itself.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install family-crypto-explainer - 安装完成后,直接呼叫该 Skill 的名称或使用
/family-crypto-explainer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release: Provides a structured, plain-language workflow for explaining crypto involvement to family members.
- Helps identify and address key concerns (safety, legitimacy, environmental impact, etc.) in relatable terms.
- Emphasizes honesty, skepticism, and clear recommendations without hype.
- Includes special guidance for vulnerable family members and those with past scam experiences.
- Designed as a prompt-only tool, compatible with scam avoidance and wallet safety skills.
元数据
常见问题
Family Crypto Explainer 是什么?
A plain-language explanation helper for talking to family members about crypto involvement. Use when discussing crypto with non-crypto people. Prompt-only. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 73 次。
如何安装 Family Crypto Explainer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install family-crypto-explainer」即可一键安装,无需额外配置。
Family Crypto Explainer 是免费的吗?
是的,Family Crypto Explainer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Family Crypto Explainer 支持哪些平台?
Family Crypto Explainer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Family Crypto Explainer?
由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.0。
推荐 Skills