Add stablecoin-risk-check (Barker Stablecoin Skills, 0.1.0)#434
Open
zuoyeweb3 wants to merge 1 commit into
Open
Add stablecoin-risk-check (Barker Stablecoin Skills, 0.1.0)#434zuoyeweb3 wants to merge 1 commit into
zuoyeweb3 wants to merge 1 commit into
Conversation
Plugin from the Barker Stablecoin Skills suite. Mode A (direct submission). Submitted as 1 of 7 independent PRs per SOP §1 'one plugin per submission'. See PR description for full context including prior review history.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Plugin
Name:
stablecoin-risk-checkDescription: Stablecoin safety and risk assessment - depeg history, reserve composition, audit status, and regulatory exposure for USDT, USDC, DAI, USDe, and other major stablecoins.
Metadata
analyticsv2.1.0api.barker.moneypublic endpoints (/defi/*,/market/*); no authentication, 30 req/min/IPAuthor / submitter disclosure
zuoyeweb3(founder),royrzguo(engineering) — both authorized Barker team membersSubmission strategy: 7 independent plugins (Plan A)
This is one of seven sibling submissions from the Barker Stablecoin Skills suite. Per SOP §1 "one plugin per submission", we are opening seven independent PRs:
stablecoin-yield-radar— APY rankings across DeFi and CEXstablecoin-market-brief— market cap, distribution, APY-vs-Treasurystablecoin-risk-check— depeg history, reserves, audit status (curated)yield-strategy-advisor— allocation by risk / capital sizestablecoin-depeg-monitor— peg stability + historical depeg DBstablecoin-yield-vs-tradfi— DeFi yields vs bank / Treasury / MMFstablecoin-chain-explorer— TVL & yields by blockchainIf maintainers prefer a single multi-component plugin instead, please let us know — we will close the other six and open one consolidated PR.
Review history
Previously reviewed in private by Sam See on 2026-05-11 against our source-repo commit
1e1301b. Stage 1 Reject with 7 blockers + 4 concerns; Stage 2 Skill Guard scan: CLEAN.This submission fully addresses all 7 blockers and 4 concerns from that review:
skills/<plugin-name>/layout (SOP §1.1)plugin.yaml(schema_version:1, version aligned, description ≤200 ASCII,category: analytics,api_calls: [api.barker.money]).claude-plugin/plugin.jsonmirroring plugin.yamlSUMMARY.mdwith required## Overview/## Prerequisites/## Quick StartsectionsSKILL.mdfrontmatter hasversion+## OverviewH2 +## Security: External Data BoundarysectionLICENSECEX scope tightening (transparency note)
The original 2026-05-05 version (commit
1e1301b) documented CEX per-venue endpoints (/cex/venue-assets,campaigns[], borrow/LTV) in the public API surface. On re-review (2026-05-11), we judged that scope materially overlapped with our paid Enterprise tier. The current submission's public API surface is strictly/defi/*+/market/*; CEX per-venue access is now Enterprise-only via app.barker.money/enterprise. Backend route changes ship in companion deploys.Pre-submission checklist
plugin.yaml,.claude-plugin/plugin.json,SKILL.md,SUMMARY.md,LICENSEall presentnamelowercase + hyphens only, 2-40 charsversionmatches across plugin.yaml / plugin.json / SKILL.md frontmatter (0.1.0)author.githubmatches submitter (YBSbarker)licenseuses SPDXMITcategoryfrom allowlist (analytics)api_callslists all external API domains ([api.barker.money])skills/stablecoin-risk-check/🤖 Generated with Claude Code