defillama-yields-openapi-skillOperate DefiLlama public yield APIs through UXC with a curated OpenAPI schema and read-first guardrails.
Install via ClawdBot CLI:
clawdbot install jolestar/defillama-yields-openapi-skillGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses sensitive credential files or environment variables
${OPENAICalls external URL not in known-safe list
https://yields.llama.fi`.Uses known external API (expected, informational)
raw.githubusercontent.comAI Analysis
The skill only accesses the documented, public DefiLlama API for read-only yield data, with no evidence of credential harvesting, data exfiltration, or hidden malicious instructions. The 'CREDENTIAL_ACCESS' signal appears to be a false positive from a placeholder string (${OPENAI) unrelated to the skill's actual operations.
Audited Apr 17, 2026 · audit v1.0
Generated May 6, 2026
An analyst uses the /pools endpoint to fetch all available yield pools, filter by protocol or chain, and identify top APY opportunities. This enables data-driven investment decisions without manual scraping.
A researcher retrieves per-pool historical APY data via /chart/{pool} to backtest yield farming strategies. This helps in understanding pool volatility and performance trends.
A portfolio manager builds a dashboard that periodically calls /pools and /chart/{pool} for tracked pools to monitor current yields and historical performance. This powers real-time alerts and reporting.
A yield aggregator protocol uses the skill to discover new pools and fetch historical data to optimize auto-compounding strategies. The read-only nature ensures safe data ingestion.
An educational platform integrates the skill to let students explore real yield data, understand pool dynamics, and learn API interactions. This provides hands-on experience with DefiLlama data.
Provide curated yield data feeds to hedge funds, analysts, and DeFi protocols. The skill automates data extraction, and clients pay for access to structured, up-to-date yield information.
Build a user-facing dashboard for yield tracking and historical analysis using the skill. Users subscribe monthly or annually to access advanced filtering, alerts, and export features.
Use the skill to gather data for consulting engagements, advising clients on yield farming strategies and pool selection. Insights are packaged into reports or strategy recommendations.
💬 Integration Tip
Use the uxc link command to set up the CLI alias once, then call operations with -h for inline help. Always parse the JSON envelope (ok, data, error) to handle responses robustly.
Scored May 6, 2026
YouTube Data API integration with managed OAuth. Search videos, manage playlists, access channel data, and interact with comments. Use this skill when users want to interact with YouTube. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Trello API integration with managed OAuth. Manage boards, lists, cards, members, and labels. Use this skill when users want to interact with Trello for project management. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Fetch up-to-date library documentation via Context7 API. Use PROACTIVELY when: (1) Working with ANY external library (React, Next.js, Supabase, etc.) (2) User asks about library APIs, patterns, or best practices (3) Implementing features that rely on third-party packages (4) Debugging library-specific issues (5) Need current documentation beyond training data cutoff Always prefer this over guessing library APIs or using outdated knowledge.
API reference for CoinMarketCap DEX endpoints including token lookup, pools, transactions, trending, and security analysis. Use this skill whenever the user...
Use when designing REST or GraphQL APIs, creating OpenAPI specifications, or planning API architecture. Invoke for resource modeling, versioning strategies, pagination patterns, error handling standards.
Manage WordPress sites through WP Pinch MCP tools. Part of WP Pinch (wp-pinch.com).