← Back to Skills Marketplace
harrylabsj

Family Crypto Explainer

by haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
73
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install family-crypto-explainer
Description
A plain-language explanation helper for talking to family members about crypto involvement. Use when discussing crypto with non-crypto people. Prompt-only.
README (SKILL.md)

family-crypto-explainer

A plain-language explanation helper for talking to family members about crypto involvement.

Workflow

  1. Ask who the family member is, their age, financial background, and what prompted the conversation.
  2. Identify the core concern: safety, legitimacy, environmental impact, financial risk, or something else.
  3. Translate the crypto concept into a frame the family member already understands.
  4. Address the specific concern directly, honestly, and without hype.
  5. 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.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptorequires-walletrequires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install family-crypto-explainer
  3. After installation, invoke the skill by name or use /family-crypto-explainer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug family-crypto-explainer
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

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

How do I install Family Crypto Explainer?

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

Is Family Crypto Explainer free?

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

Which platforms does Family Crypto Explainer support?

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

Who created Family Crypto Explainer?

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

💬 Comments