ワンクリックで
mantle-risk-evaluator
// Use when a Mantle state-changing intent needs pre-execution slippage, liquidity, address-safety, allowance-scope, or gas/deadline checks.
// Use when a Mantle state-changing intent needs pre-execution slippage, liquidity, address-safety, allowance-scope, or gas/deadline checks.
Use when a Mantle task needs a verified contract or token address, whitelist validation, anti-phishing checks, or safe registry-backed lookup before onchain interaction.
Use when users need Mantle fundamentals, developer onboarding context, or clarification of MNT gas, chain setup, inclusion, settlement, and finality.
Use when a Mantle task needs a verified contract or token address, whitelist validation, anti-phishing checks, or safe registry-backed lookup before onchain interaction.
Use when a Mantle task needs historical wallet activity, time-windowed metrics, event backfills, or protocol analytics that raw RPC cannot answer efficiently.
Use when a Mantle DeFi task needs discovery, venue comparison, or execution-ready planning with verified contracts, preflight evidence, and an external handoff.
Use when a Mantle task needs wallet balances, token holdings, allowance exposure, or unlimited-approval review before a DeFi or security decision.
| name | mantle-risk-evaluator |
| description | Use when a Mantle state-changing intent needs pre-execution slippage, liquidity, address-safety, allowance-scope, or gas/deadline checks. |
Run a mandatory pre-flight checklist and return a clear pass, warn, or block verdict. Prevent unsafe execution when any critical condition fails.
references/risk-checklist.md.references/risk-threshold-guidance.md.passwarnfailpass: no fails, optional warns.warn: no critical fails, but user confirmation required.block: one or more critical fails.Mantle Preflight Risk Report
- operation:
- environment:
- evaluated_at_utc:
Checklist
- slippage_check: pass | warn | fail
details:
- liquidity_depth_check: pass | warn | fail
details:
- address_safety_check: pass | warn | fail
details:
- allowance_scope_check: pass | warn | fail
details:
- gas_and_deadline_check: pass | warn | fail
details:
Final Verdict
- status: pass | warn | block
- blocking_reasons:
- user_action_required:
references/risk-checklist.mdreferences/risk-threshold-guidance.md