Build apps with Bitcoin and Stablecoins on Arkade
v0.2.1Guide for developing with the Arkade TypeScript SDK (@arkade-os/sdk) — Bitcoin wallets, Lightning, smart contracts, and stablecoin swaps.
⭐ 1· 303·0 current·0 all-time
by@tiero
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (Arkade SDK, wallets, Lightning, swaps) matches the content: code snippets, SDK usage, and API endpoints for Arkade and Boltz. Nothing in the file asks for unrelated capabilities or credentials.
Instruction Scope
SKILL.md contains sample TypeScript usage, npm install commands, and API endpoint references. It does not instruct the agent to read system files, environment variables, or transmit arbitrary data outside the documented Arkade/Boltz endpoints.
Install Mechanism
No install spec or bundled code is provided; this is instruction-only. The guide references installing npm packages (normal for a developer guide) rather than downloading arbitrary artifacts.
Credentials
The skill declares no required environment variables or credentials. The content responsibly warns not to hardcode private keys. No disproportionate credential access is requested.
Persistence & Privilege
always is false and the skill does not request persistent system presence or modify other skills/config. Autonomous invocation is allowed by default but not combined with other red flags.
Assessment
This skill is a documentation-style developer guide and appears coherent with that purpose. If you plan to use the referenced packages, verify the npm packages (@arkade-os/sdk, @arkade-os/skill, @arkade-os/boltz-swap) and their maintainers on the official registry, confirm the arkade and boltz endpoints are correct, and avoid hardcoding private keys (use a secure KMS). Because the skill is instruction-only, risk comes from following its external commands (npm installs, network calls) — review package sources, check package versions and lockfiles, and test in an isolated/dev environment before using with real funds.Like a lobster shell, security has layers — review code before you run it.
latestvk9704vcvgg52as8c804bxxxezd81ta85
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
