metengine-data-agent

metengine-data-agent is a skill for Claude Code from internet-court/internet-court-skill. It costs 57 tokens per session (20,881 once invoked), scanned A, original, no licence file.

An API for real-time trading data from Polymarket prediction markets, Hyperliquid perpetual futures, and Meteora liquidity pools on Solana. It reports activity from large or influential traders and pool markets.

In plain words
What is it for?
Use it to query prediction-market, futures, and liquidity-pool analytics through paid requests settled in USDC on Solana.
Why use it?
It gives agents access to specialized market signals without maintaining separate data systems for each platform.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the internet-court plugin — 94 skills shipped together

Good fit Use it to query prediction-market, futures, and liquidity-pool analytics through paid requests settled in USDC on Solana.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/internet-court/internet-court-skill/metengine
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add internet-court/internet-court-skill --skill metengine
Clone the repo
git clone --depth 1 https://github.com/internet-court/internet-court-skill

Made for: Claude Code.

Or install internet-court, the plugin that ships this one along with the rest of its 94 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for metengine-data-agent

README.md
[![agentmods](https://agentmods.dev/badge/skills/internet-court/internet-court-skill/metengine/github.svg)](https://agentmods.dev/skills/internet-court/internet-court-skill/metengine)
Your own site
<a href="https://agentmods.dev/skills/internet-court/internet-court-skill/metengine"><img src="https://agentmods.dev/badge/skills/internet-court/internet-court-skill/metengine/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for metengine-data-agent

Your own site · 80×15
<a href="https://agentmods.dev/skills/internet-court/internet-court-skill/metengine"><img src="https://agentmods.dev/badge/skills/internet-court/internet-court-skill/metengine.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 57 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 20,881 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 7 findings, up to high

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • high System Prompt Leakage · line 37
    Skill contains instructions that could directly expose system prompts, internal rules, or hidden instructions to users or external parties.
    Fix: Remove any instructions that reveal, print, or output system prompts or internal rules. System instructions should never be exposed to end users.
  • high Rogue Agent · line 44
    Skill modifies its own code, configuration, or behavior at runtime. Self-modification enables an agent to escalate privileges, disable safety constraints, or install persistent backdoors.
    Fix: Prevent the skill from modifying its own code, SKILL.md, or configuration files. Treat skill files as read-only at runtime.
  • high Rogue Agent · line 44
    Skill modifies its own code, configuration, or behavior at runtime. Self-modification enables an agent to escalate privileges, disable safety constraints, or install persistent backdoors.
    Fix: Prevent the skill from modifying its own code, SKILL.md, or configuration files. Treat skill files as read-only at runtime.
  • high Agent Snooping · line 62
    Skill reads from agent configuration directories (.claude/, .codex/, .gemini/). These directories may contain API keys, personal settings, and other credentials that the skill has no legitimate need to access.
    Fix: Remove all code or instructions that access agent configuration directories (.claude/, .codex/, .gemini/). If configuration values are needed, pass them explicitly as parameters or environment variabl
  • high Prompt Injection · line 92
    Hidden instructions were detected in comments or invisible text. These could contain malicious directives. Manual review is recommended.
    Fix: Audit all comments and invisible characters. Remove any instructions that direct the agent to perform unauthorized actions. Use plain, reviewable content.
  • medium Rogue Agent · line 55
    Skill establishes unauthorized persistence across sessions via cron jobs, startup scripts, or state files. Session persistence allows an attacker to maintain access beyond the current interaction.
    Fix: Remove any persistence mechanisms (cron jobs, startup scripts, state files). Skills should not maintain state across sessions without explicit user consent.
  • medium Rogue Agent · line 88
    Skill establishes unauthorized persistence across sessions via cron jobs, startup scripts, or state files. Session persistence allows an attacker to maintain access beyond the current interaction.
    Fix: Remove any persistence mechanisms (cron jobs, startup scripts, state files). Skills should not maintain state across sessions without explicit user consent.
How audits are shown
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00057 $0.20881
Opus 5 $0.00028 $0.10440
Sonnet 5 $0.00011 $0.04176
Haiku 4.5 $0.00006 $0.02088

Measured 8d ago against content hash bb18dd451edc, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

metengine-data-agent scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl -sL https://www.metengine.xyz/skill.md -o ~/.claude/agents/metengine-data-agent.md
vendored/sendaifun/metengine/SKILL.md · 2,575 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 2,575 lines · 57 tokens per session scan A bb18dd451edc

Subscribe to this mod's changes

metengine-data-agent is a skill published in the GitHub repository internet-court/internet-court-skill (5,530 stars, last pushed 22d ago), with no licence file. It adds 57 tokens to every session and 20,881 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

wallet-desk-brief

Use this skill when the user wants a who-is-this-wallet brief on one EVM address — e.g. "who is 0x...", "label this wallet", "wallet desk brief on 0x...", "what tokens does this address hold and who owns it", "Arkham + holdings read of 0x...". Pins Alchemy tokens-by-address (x402 via Circle Gateway; verify prints…

SELAT-AI/selat-skills · 150 tokens

selat-capabilities-for-metamask

SELAT's capability layer for agents on a MetaMask Agent Wallet — tool use beyond the agent's native abilities, paid per call. Strongest for trading decision support on perpetuals and tokenized stocks ("what are funding rates saying", "pull Polymarket candles", "quote and technicals for this tokenized equity's…

SELAT-AI/selat-openclaw-skills · 225 tokens

ap2-dev-patterns

Apply AP2 cross-cutting development patterns — multi-agent payment architecture, UCP integration, x402 crypto payments, testing with mock providers, and production deployment. Use when architecting agentic payment systems or solving cross-cutting payment concerns.

OrcaQubits/agentic-commerce-skills-plugins · 54 tokens

ap2-vdc-framework

Implement the AP2 Verifiable Digital Credentials (VDC) framework — tamper-evident, cryptographically signed credentials that form the trust foundation for agentic payments. Use when working with the overall VDC architecture, credential issuance, verification, and holder binding.

OrcaQubits/agentic-commerce-skills-plugins · 59 tokens

swarmwage-publish

Publish your agent's capabilities to the Swarmwage registry and earn USDC for each call. Lets your agent advertise services (image generation, audio transcription, charting, custom domain workflows…) on the open agent hire protocol — other AI agents discover you, hire you with one function call, and pay you in USDC on…

Swarmwage/swarmwage · 78 tokens

lucid-agents

Build, modify, review, debug, or deploy TypeScript services made with the Lucid Agents SDK. Use whenever a project imports @lucid-agents packages or the user asks about Lucid runtimes, entrypoints, adapters, payments, MPP, identity, wallets, A2A tasks, service UI, scaffolding, or deployment.

daydreamsai/lucid-agents · 75 tokens