mantle
Fail
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: CRITICALEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTIONDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the
mantle-cliutility directly from the official Mantle GitHub organization (github:mantle-xyz/mantle-agent-scaffold). - [COMMAND_EXECUTION]: Extensively uses shell commands via
npxandmantle-clito perform blockchain queries, build transactions, and interact with the Mantle registry. - [REMOTE_CODE_EXECUTION]: Installation of packages from remote GitHub repositories via
npmconstitutes a remote code execution vector, though it targets the official ecosystem repository. - [DATA_EXFILTRATION]: The
mantle-data-indexerskill allows the agent to send GraphQL and SQL queries to user-provided external endpoints, which is a functional requirement for indexing but presents a potential route for data transmission. - [PROMPT_INJECTION]: The skill processes external data from blockchain indexers and transaction simulation backends, representing an indirect prompt injection surface. The skill mitigates this with strict output templates and boundary markers for unverified data.
Recommendations
- Contains 1 malicious URL(s) - DO NOT USE
Audit Metadata