mantle-risk-evaluator skillA
mantle-risk-evaluator is agent-read markdown (skill) from starchild-ai-agent/official-skills: Use when a Mantle state-changing intent needs pre-execution slippage, liquidity, address-safety, allowance-scope, or gas/deadline checks..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Mantle Risk Evaluator ## Overview Run a mandatory pre-flight checklist and return a clear `pass`, `warn`, or `block` verdict. Prevent unsafe execution when any critical condition fails. ## Workflow 1. Normalize intent input: - operation type - token in/out and amount - target protocol/router/pool addresses - user risk parameters (slippage cap, deadline, max gas preference) 2. Execute the checklist (see Checklist section below). 3. Apply the threshold table (see Thresholds section below). Use user-specified parameters first; use defaults only when user constraints are absent. 4. Classify each item: - `pass` - `warn` - `fail` 5. Produce final verdict: - `pass`: no fails, optional warns. - `warn`: no critical fails, but user confirmation required. - `block`: one or more critical fails. ## Mandatory Input Fields All of the following MUST be present in the intent. If any is missing, immediately set the final verdict to `block` with blocking reason "mandatory field missing": - `operation_type` - `chain/environment` - token in/out and amount - target contract/router/pool address ## Checklist ### 1. Slippage check …
Read the whole file at its exact version.
How to install
mdr add starchild-ai-agent/official-skills/mantle-risk-evaluator@git:20260410.7fb1a6emdr add starchild-ai-agent/official-skills/mantle-risk-evaluator@sha256:f54f17cc377bdc06Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_3ukp6qspxrlxyaxd)
1 badge views in 30 days
Versions
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (4918 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
starchild-ai-agent/official-skills · 28 stars · license none · pushed 2026-09-18 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_3ukp6qspxrlxyaxd GET https://markdownregistry.com/api/v1/resolve?ref=starchild-ai-agent/official-skills/mantle-risk-evaluator GET https://markdownregistry.com/api/v1/blob/f54f17cc377bdc068623e65ce7f214c1641f4e091ec50716c8f4dc019c6cc0af
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.