sbtc-proof-of-reserve

Verify sBTC Proof-of-Reserve using on-chain data from Stacks and Bitcoin.

2|1|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/cliqueengagements/30-Days-AI-Challenge --skill sbtc-proof-of-reserve
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sbtc-proof-of-reserve
Source: https://github.com/cliqueengagements/30-Days-AI-Challenge/tree/main/day-4-sbtc-proof-of-reserve
Command: npx skills add https://github.com/cliqueengagements/30-Days-AI-Challenge --skill sbtc-proof-of-reserve

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires axios, crypto, commander, ecc, node-fetch, and includes scripts (resource) components.

What problem does it solve?

This Skill provides a trustless, real-time audit of sBTC backing and peg health, ensuring HODLMM liquidity is safe and secure.

Core Features & Use Cases

  • Real-time sBTC Backing Verification: Trustlessly checks the on-chain BTC reserve against the circulating sBTC supply.
  • HODLMM Safety Signal: Outputs a GREEN/YELLOW/RED signal for HODLMM operations based on peg health.
  • Use Case: Before an HODLMM deposit or rebalance, run this Skill to verify the peg health and avoid risky positions.

Quick Start

Use the sbtc-proof-of-reserve skill to check the sBTC peg health.

Frequently Asked Questions about sbtc-proof-of-reserve

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify sBTC Proof-of-Reserve for HODLMM operations?

Verify sBTC Proof-of-Reserve by cross-referencing on-chain BTC reserves against circulating sBTC supply using Stacks and Bitcoin data. The Skill outputs a GREEN, YELLOW, or RED safety signal indicating peg health.

What APIs are needed for a real-time sBTC peg health audit?

A real-time sBTC peg health audit requires API access to Hiro Stacks, mempool.space, Bitflow Ticker API, and CoinGecko to fetch the necessary on-chain and external market data.

How does the sBTC backing verification mechanism work?

sBTC backing verification works by trustlessly comparing the locked BTC reserve on the Bitcoin blockchain with the minted sBTC supply on Stacks to ensure the peg remains intact.

When should I run an sBTC Proof-of-Reserve check?

Run an sBTC Proof-of-Reserve check before executing an HODLMM deposit or rebalance to verify peg integrity and avoid risky positions in your liquidity operations.

Does the sBTC auditor work with external market data?

Yes, the sBTC auditor works with external market data by integrating CoinGecko and Bitflow Ticker API alongside Stacks and Bitcoin on-chain data to validate peg health.

Related Skills