pubfi-morpho-v2-conservative-leaderboard

Rank Morpho Vaults by Net APY across Ethereum, Base, and Arbitrum with allowlists and liquidity filters.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/helixbox/pubfi-skills --skill pubfi-morpho-v2-conservative-leaderboard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pubfi-morpho-v2-conservative-leaderboard
Source: https://github.com/helixbox/pubfi-skills/tree/main/skills/pubfi-morpho-v2-conservative-leaderboard
Command: npx skills add https://github.com/helixbox/pubfi-skills --skill pubfi-morpho-v2-conservative-leaderboard

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Analyzing Morpho Vaults V2 data across Ethereum, Base, and Arbitrum can be complex and error-prone. This Skill provides a conservative leaderboard with strict exposure-asset allowlists and liquidity filters to enable safe, apples-to-apples comparisons of top vaults.

Core Features & Use Cases

  • Cross-chain Aggregation: fetches vaults from Ethereum, Base, and Arbitrum and ranks them by net APY under uniform safety rules.
  • Conservative Exposure: enforces address-based allowlists and flags or excludes vaults with unknown or out-of-scope exposures.
  • Actionable Output: returns a ranked list with vault links, exposure breakdown, and deposit canonical assets for informed decision making.

Quick Start

Run the Morpho v2 conservative leaderboard script to fetch and rank top vaults across chains.

Frequently Asked Questions about pubfi-morpho-v2-conservative-leaderboard

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I rank Morpho vaults by APY across Ethereum, Base, and Arbitrum?

To rank Morpho vaults by APY across Ethereum, Base, and Arbitrum, this script fetches vaults from multiple chains, applies uniform liquidity and safety filters, and outputs a ranked leaderboard based on net APY. It resolves nested MetaMorpho vaults recursively to ensure accurate exposure validation.

What is a conservative exposure allowlist for Morpho V2 vaults?

A conservative exposure allowlist for Morpho V2 vaults enforces strict address-based rules to include only canonicalized assets. It flags or excludes vaults with unknown or out-of-scope exposures, ensuring all deposits meet safety criteria without warnings before ranking.

How do I resolve nested MetaMorpho vault exposures across multichain environments?

To resolve nested MetaMorpho vault exposures across multichain environments, the script fetches exposures via adapters and recursively resolves nested vault structures. It validates the resolved assets against chain allowlists to ensure correct cross-chain aggregation.

Does the Morpho leaderboard script filter out low liquidity vaults?

Yes, the Morpho leaderboard script filters out low liquidity vaults by applying a minimum liquidity threshold. It also enforces whitelisted status checks to exclude any vaults with active warnings, ensuring only safe vaults are ranked.

What is the best way to compare DeFi vault yields safely across different chains?

The best way to compare DeFi vault yields safely across different chains is to use a conservative leaderboard that applies uniform safety rules, such as exposure-asset allowlists and liquidity thresholds, enabling apples-to-apples comparisons of top vaults.

Why does my Morpho vault not appear in the conservative leaderboard?

Your Morpho vault may not appear in the conservative leaderboard if it fails the strict safety filters. The script excludes vaults that do not meet the minimum liquidity threshold, lack whitelisted status, have active warnings, or contain non-canonicalized exposure assets.