[new-plugin] stablecoin-depeg-monitor#102
Conversation
…on and alert monitoring for stablecoins
📋 Phase 3: AI Code Review Report — Score: 86/100
1. Plugin Overview
Summary: A read-only analytics skill that monitors stablecoin peg stability by calling Barker's public market overview API and provides a curated historical depeg incident database for major stablecoins (USDT, USDC, DAI, USDe, FDUSD, UST). Target Users: DeFi users, stablecoin holders, and analysts who want quick depeg risk assessments and historical context on past depeg events. 2. Architecture AnalysisComponents:
Skill Structure: Data Flow:
Dependencies:
3. Auto-Detected Permissionsonchainos Commands Used
Wallet Operations
External APIs / URLs
Chains Operated OnNone — read-only off-chain analytics. Overall Permission SummaryThis plugin is purely informational. It instructs the agent to call a single public API endpoint at 4. onchainos API ComplianceDoes this plugin use onchainos CLI for all on-chain write operations?N/A — plugin performs no on-chain write operations. On-Chain Write Operations (MUST use onchainos)
Data Queries (allowed to use external sources)
External APIs / Libraries Detected
Verdict: ✅ Fully CompliantNo on-chain write operations; data query via declared external API only. Onchainos usage is not required for this read-only analytics use case. 5. Security AssessmentStatic Rule Scan (C01-C09, H01-H09, M01-M08, L01-L02)
No other static rules match. No curl|sh, no credential access, no eval, no obfuscation, no persistence, no prompt injection patterns. LLM Judge Analysis (L-PINJ, L-MALI, L-MEMA, L-IINJ, L-AEXE, L-FINA, L-FISO)
Toxic Flow Detection (TF001-TF006)No toxic flows detected. The skill has no financial operations, no credential access, and no command injection patterns. Prompt Injection ScanNo instruction overrides, hidden behavior, base64 payloads, invisible chars, or confirmation bypass. Result: ✅ Clean Dangerous Operations CheckNo transfers, signing, or contract calls. Result: ✅ Safe Data Exfiltration RiskSkill explicitly states no wallet addresses, balances, signatures, or PII are transmitted. Only public stablecoin parameters sent to Barker API. Result: ✅ No Risk Overall Security Rating: 🟢 Low Risk6. Source Code Security (if source code is included)Skipped — plugin has no source code or binary. 7. Code ReviewQuality Score: 86/100
Strengths
Issues Found
8. Language Check
Minor Chinese trigger keywords ( 9. SUMMARY.md Review
11. Recommendations
12. Reviewer SummaryOne-line verdict: A clean, low-risk, read-only analytics skill calling a single declared public API with explicit untrusted-data boundary and no financial operations. Merge recommendation: ✅ Ready to merge Blockers (if any — list every issue that MUST be fixed before merge, each prefixed with ❌): No blockers found. Non-blocking improvements listed in Recommendations above can be addressed in a follow-up patch. Generated by Claude AI via Anthropic API — review the full report before approving. |
✅ Phase 1: Structure Validation — PASSED→ Proceeding to Phase 2: Build Verification |
✅ Phase 4: Publish CompletePlugins:
Published by Plugin Store CI |
Plugin Submission
Plugin name: stablecoin-depeg-monitor
Version: 0.1.0
Author: Barker (@YBSbarker)
Type: new-plugin (skill-only)
What does this plugin do?
Checklist
name,description).claude-plugin/plugin.jsonpresentSource:
barker-stablecoin-skills-7bc027c.zip