Halving
v2.0.1Use when checking next Bitcoin halving countdown, reviewing historical halving price impacts, analyzing mining economics, or studying BTC 4-year market cycles.
⭐ 0· 104·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
Name, description, and included files are aligned: the skill provides halving countdowns, historical summaries, mining economics, and reference content. Included scripts produce only textual output matching the stated features.
Instruction Scope
SKILL.md instructs running included bash scripts; those scripts are self-contained and do not access network endpoints, external services, or arbitrary filesystem paths. One inconsistency: the primary countdown script spawns an inline python3 interpreter but the skill metadata does not declare python3 as a required binary. Otherwise the runtime instructions stay within the stated purpose and do not request unrelated data or credentials.
Install Mechanism
No install spec (instruction-only with bundled scripts). No downloads, package installs, or archive extraction are performed. Files included are simple shell scripts and inline Python; low install risk.
Credentials
Skill declares no required environment variables, credentials, or config paths and the scripts do not read environment variables or external config. No secrets or unrelated credentials are requested.
Persistence & Privilege
Skill is not set to always:true, does not modify other skills or system-wide agent settings, and does not request persistent privileges. Normal user-invocable/autonomous invocation settings are used.
Assessment
This skill appears to be an offline informational tool that prints Bitcoin halving analysis. Before installing or running: 1) Note that the countdown command uses python3 — ensure python3 is available or update the metadata to declare it as a dependency. 2) Review the shipped scripts (they are included in the package) — they only print static/derived data and do not make network calls or read secrets. 3) If you will run it in an automated or high-privilege environment, consider executing it in a sandbox first. 4) If you need real-time block data, use a verified block-explorer API instead of the script's 10-minute/block estimate.Like a lobster shell, security has layers — review code before you run it.
latestvk9741jzm4syzt41k7hs5sgffdn83myrv
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
