Yield Strategies
ReviewAudited by ClawScan on May 10, 2026.
Overview
This instruction-only skill clearly focuses on DeFi yield actions, but it can guide use of an authenticated wallet to move funds, so every transaction should be manually verified.
Before installing or using this skill, be comfortable with the fact that it can guide wallet-connected DeFi deposits and withdrawals. Use it for discovery freely, but for any deposit or withdrawal, manually verify the protocol, risk level, APY assumptions, token contract, amount, recipient, and wallet confirmation details.
Findings (3)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
A wrong strategy, chain, token, amount, position, or recipient could cause financial loss or lock funds in a DeFi protocol.
The skill authorizes financial-impacting fdx calls, but the documented flow requires human selection and confirmation before depositing.
Human selects a strategy — confirm the choice, risks, and deposit amount 5. Execute deposit with `fdx call depositForYield`
Only approve commands after independently checking the strategy, risk level, chain, token address, amount, position ID, recipient address, and any wallet-signing prompt.
The skill operates in the context of a wallet with funds, so mistakes or over-approval can affect real assets.
The skill depends on an authenticated wallet and can view balances and initiate yield-related wallet actions, which is expected for the purpose but sensitive.
Must be authenticated (`fdx status` to check, see `authenticate` skill) - Wallet must hold sufficient balance of the deposit token on the target chain
Use a wallet with limited funds or spending approvals where possible, verify the fdx account/session in use, and avoid approving broad token allowances.
Users have less external context for trusting who authored the financial workflow instructions.
The provided metadata does not identify a source repository or homepage, which limits provenance review even though this artifact is instruction-only.
Source: unknown Homepage: none
Prefer installing financial skills from publishers and sources you trust, and treat the instructions as guidance rather than authority.
