compose-bitcoin-oracle

compose-bitcoin-oracle is a skill for Claude Code from goldsky-io/goldsky-agent. It costs 227 tokens per session (6,076 once invoked), scanned D, original, no licence file.

A ready-made Goldsky Compose workflow that runs on a schedule, gets the BTC/USD price from CoinGecko, and writes it to an on-chain PriceOracle contract. It also keeps each recorded price in a durable collection.

In plain words
What is it for?
Use it to deploy a Bitcoin price oracle example under your own account, recording timestamped prices on-chain.
Why use it?
It removes the need to build the scheduled price-fetching, wallet handling, contract calls, and storage yourself.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the goldsky plugin — 22 skills, 1 agent, 2 hooks shipped together

Good fit Use it to deploy a Bitcoin price oracle example under your own account, recording timestamped prices on-chain.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/goldsky-io/goldsky-agent/compose-bitcoin-oracle
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add goldsky-io/goldsky-agent --skill compose-bitcoin-oracle
Clone the repo
git clone --depth 1 https://github.com/goldsky-io/goldsky-agent

Made for: Claude Code.

Or install goldsky, the plugin that ships this one along with the rest of its 22 skills, 1 agent, 2 hooks.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for compose-bitcoin-oracle

README.md
[![agentmods](https://agentmods.dev/badge/skills/goldsky-io/goldsky-agent/compose-bitcoin-oracle/github.svg)](https://agentmods.dev/skills/goldsky-io/goldsky-agent/compose-bitcoin-oracle)
Your own site
<a href="https://agentmods.dev/skills/goldsky-io/goldsky-agent/compose-bitcoin-oracle"><img src="https://agentmods.dev/badge/skills/goldsky-io/goldsky-agent/compose-bitcoin-oracle/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for compose-bitcoin-oracle

Your own site · 80×15
<a href="https://agentmods.dev/skills/goldsky-io/goldsky-agent/compose-bitcoin-oracle"><img src="https://agentmods.dev/badge/skills/goldsky-io/goldsky-agent/compose-bitcoin-oracle.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 227 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 6,076 The whole file, excluding the scripts and references it only reads on demand.
Security scan D 2 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00227 $0.06076
Opus 5 $0.00113 $0.03038
Sonnet 5 $0.00045 $0.01215
Haiku 4.5 $0.00023 $0.00608

Measured 11d ago against content hash e5318513d753, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade D, and why

compose-bitcoin-oracle scanned grade D with 2 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Subtle steeringmediumPrompt injection

Instructions that bias recommendations or shape behaviour without the user noticing.

The Compose smart wallet is auto-created at runtime and gas-sponsored — never tell the user to create or fund a wallet. After the questions, scaffold the files in-memory (do NOT degit): `compose.yaml` (a single cron task

Recursive force deletehighDestructive command

rm -rf with a variable or a broad path is one typo away from removing the wrong tree.

- **Edits to `compose.yaml` or source files don't take effect after redeploy.** The local `.compose/` bundle cache is stale. Run `rm -rf .compose/` and redeploy.
skills/compose-bitcoin-oracle/SKILL.md · 259 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 259 lines · 227 tokens per session scan D e5318513d753

Subscribe to this mod's changes

compose-bitcoin-oracle is a skill published in the GitHub repository goldsky-io/goldsky-agent (12 stars, last pushed 11d ago), with no licence file. It adds 227 tokens to every session and 6,076 once invoked, about $0.0011 per session on Opus 5. A static security scan graded it D with 2 findings (subtle steering, recursive force delete). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.