.claude/skills/blink-walletRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
Bitcoin Lightning wallet for agents — balances, invoices, payments, BTC/USD swaps, QR codes, price conversion, transaction history, and L402 auto-pay client via the Blink API. All output is JSON.
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/blink-walletRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/blink-walletRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/blink-walletRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @pretyflaco/blinkclawhub inspect @pretyflaco/blink --version 1.7.3This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:868de9b35e9c2feebf7e6e9b67f23d2fec1fc88807e8f7f95bdc72c9f649551creferences/blink-api-and-auth.mdreferences/invoice-lifecycle.mdreferences/non-custodial.mdreferences/payment-operations.mdreferences/swap-operations.mdscripts/_blink_client.jsscripts/_budget.jsscripts/_l402_macaroon.jsscripts/_lnurl.jsscripts/_spark_sdk.jsscripts/_swap_common.jsscripts/account_info.jsscripts/balance.jsscripts/budget.jsscripts/check_invoice.jsscripts/create_invoice_lnaddress.jsscripts/create_invoice_usd.jsscripts/create_invoice.jsscripts/fee_probe.jsscripts/l402_challenge_create.jsscripts/l402_discover.jsscripts/l402_info.jsscripts/l402_pay.jsscripts/l402_payment_verify.jsscripts/l402_search.jsscripts/l402_store.jsscripts/pay_invoice.jsscripts/pay_lnaddress.jsscripts/pay_lnurl.jsscripts/price.js- Added support for non-custodial Spark accounts, including new commands: `resolve-receiver`, `create-invoice-lnaddress`, and `spark-*` operations. - API key and sensitive environment variable handling improved: no shell rc files are read; keys and seeds are only taken from environment variables. - Skill name updated from "blink" to "blink-wallet". - Expanded Agent Safety Policy to cover Spark seed handling and L402 pay budgeting/enforcement. - New scripts added for LNURL, Spark, invoice creation via Lightning Address, and transaction/query enhancement. - Updated documentation to clarify distinction between custodial and non-custodial commands, CLI usage, and updated environment requirements.