jupiter-swap-migration

jupiter-swap-migration is a skill for Claude Code from internet-court/internet-court-skill. It costs 51 tokens per session (1,330 once invoked), scanned A, original, no licence file.

A migration guide for moving an existing Jupiter swap integration from Metis version 1 or Ultra to Swap API version 2.

In plain words
What is it for?
Use it to update base URLs and move from the older quote-plus-swap-instructions flow to Jupiter’s unified build endpoint.
Why use it?
It explains the changes needed when older integrations use different web addresses or separate quote and transaction-building steps.

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 update base URLs and move from the older quote-plus-swap-instructions flow to Jupiter’s unified build endpoint.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/internet-court/internet-court-skill/jupiter-swap-migration
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 jupiter-swap-migration
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 jupiter-swap-migration

README.md
[![agentmods](https://agentmods.dev/badge/skills/internet-court/internet-court-skill/jupiter-swap-migration/github.svg)](https://agentmods.dev/skills/internet-court/internet-court-skill/jupiter-swap-migration)
Your own site
<a href="https://agentmods.dev/skills/internet-court/internet-court-skill/jupiter-swap-migration"><img src="https://agentmods.dev/badge/skills/internet-court/internet-court-skill/jupiter-swap-migration/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 jupiter-swap-migration

Your own site · 80×15
<a href="https://agentmods.dev/skills/internet-court/internet-court-skill/jupiter-swap-migration"><img src="https://agentmods.dev/badge/skills/internet-court/internet-court-skill/jupiter-swap-migration.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 51 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,330 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. 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: 1 finding, up to medium

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 →

  • medium Data Exfiltration · line 21
    Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
    Fix: Verify the destination URL is trusted and necessary. Remove or replace with documented APIs. Ensure no secrets, tokens, or PII are transmitted.
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.00051 $0.01330
Opus 5 $0.00026 $0.00665
Sonnet 5 $0.00010 $0.00266
Haiku 4.5 $0.00005 $0.00133

Measured 13d ago against content hash 20aca875086f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

jupiter-swap-migration scanned grade A with 0 findings 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 13d 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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

vendored/jupiter/jupiter-swap-migration/SKILL.md · 87 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

5 files 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. 13d ago First seen · 87 lines · 51 tokens per session scan A 20aca875086f

Subscribe to this mod's changes

jupiter-swap-migration is a skill published in the GitHub repository internet-court/internet-court-skill (5,588 stars, last pushed 24d ago), with no licence file. It adds 51 tokens to every session and 1,330 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

jupiter-swap-migration

Migration guide from Jupiter Metis (v1) or Ultra to Swap API v2. Use when migrating existing Jupiter swap integrations, updating base URLs, or transitioning from quote+swap-instructions to the unified build endpoint.

jup-ag/agent-skills · 51 tokens

integrating-jupiter

Comprehensive guidance for integrating Jupiter APIs (Swap, Lend, Perps, Trigger, Recurring, Tokens, Price, Portfolio, Prediction Markets, Send, Studio, Lock, Routing). Use for endpoint selection, integration flows, error handling, and production hardening.

jup-ag/agent-skills · 59 tokens

integrating-jupiter

Comprehensive guidance for integrating Jupiter APIs (Ultra Swap, Lend, Perps, Trigger, Recurring, Tokens, Price, Portfolio, Prediction Markets, Send, Studio, Lock, Routing). Use for endpoint selection, integration flows, error handling, and production hardening.

sendaifun/skills · 60 tokens

jupiter-vrfd

Use when a user mentions Jupiter token verification, VRFD eligibility, paying 1000 JUP to verify a token, submitting a verification request, or updating metadata via the Jupiter express verification flow.

jup-ag/agent-skills · 45 tokens

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