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.
npx skills add OOBE-PROTOCOL/sap-mcp --skill sap-agentkitgit clone --depth 1 https://github.com/OOBE-PROTOCOL/sap-mcpWrote 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.
[](https://agentmods.dev/skills/oobe-protocol/sap-mcp/sap-agentkit)<a href="https://agentmods.dev/skills/oobe-protocol/sap-mcp/sap-agentkit"><img src="https://agentmods.dev/badge/skills/oobe-protocol/sap-mcp/sap-agentkit.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00000 | $0.00510 |
| Opus 5 | $0.00000 | $0.00255 |
| Sonnet 5 | $0.00000 | $0.00102 |
| Haiku 4.5 | $0.00000 | $0.00051 |
Grade A, and why
sap-agentkit 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 7d 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.
What it actually says
SAP AgentKit
Use this skill for Synapse AgentKit tools exposed through SAP MCP: Solana RPC, SPL token, DAS, NFT, Metaplex, DeFi, market, staking, bridge, Blinks, bounty, and gaming workflows.
This skill maps to upstream skill domains such as sap-defi, sap-nft,
sap-metaplex, sap-gaming, and sap-social.
General Rules
- Read
sap_profile_currentbefore acting. - Use read-only tools first.
- Treat swap, bridge, staking, liquidity, mint, transfer, market, and order tools as write/high-risk operations.
- For tools that produce or submit transactions, preview and policy-check before signing.
- Never inspect keypair files or ask the user for secret key bytes.
Solana And Token
Use sol_get_balance, spl-token_*, pyth_*, coingecko_*, and das_*
tools for wallet, token, price, and asset context.
NFT And Metaplex
Use 3land_* and metaplex-nft_* tools for collection, minting, royalty,
authority, and verification flows.
DeFi And Markets
Use lulo_*, manifest_*, meteora_*, openbook_*, orca_*,
raydium-pools_*, pump_*, bridging_*, staking_*, and jito_* tools for
DeFi execution when the tool is available in the current runtime and the
required signing route is explicit.
For perps, prefer SAP MCP analysis tools first: sap_perp_trade_plan,
sap_perp_markets, sap_perp_position_info, sap_perp_liquidation_zones,
sap_perp_signal_score, sap_perp_risk_check, and sap_chart_*. For execution,
use the hosted Adrena unsigned builders (sap_adrena_build_*) only when
sap_perp_builder_status reports the operation available, then finalize the
returned transactionBase64 locally with sap_payments_finalize_transaction.
SAP MCP never signs user-owned Adrena transactions on the hosted server.
Social, Blinks, Gaming
Use blinks_*, gibwork_*, and send-arcade_* tools when the task is about
actions, bounties, or games rather than direct SAP protocol operations.
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.
- 7d ago First seen · 49 lines · 0 tokens per session scan A 9b549953bf90
sap-agentkit is a skill published in the GitHub repository OOBE-PROTOCOL/sap-mcp (3 stars, last pushed today), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 510 tokens. 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-31.
Other skills, from other repositories
mpp-agent
Pay HTTP 402 APIs via Machine Payments Protocol (MPP).
crypto-market-rank
Crypto market rankings and leaderboards. Query trending tokens, top searched tokens, Binance Alpha tokens, tokenized stocks, social hype sentiment ranks, smart money inflow token rankings, top meme token rankings from Pulse launchpad, and top trader PnL leaderboards. Use this skill when users ask about token rankings…
trading-signal
Subscribe and retrieve on-chain Smart Money signals. Monitor trading activities of smart money addresses, including buy/sell signals, trigger price, current price, max gain, and exit rate. Use this skill when users are looking for investment opportunities — smart money signals can serve as valuable references for…
cobie-cycle-filter
Use when evaluating crypto decisions through a Cobie-style cycle filter: common-sense risk, narrative traps, leverage humility, and avoiding obvious stupid trades.
token-pick
One token recommendation and one prediction market pick - scored, quantified, with a skip branch when signals are weak.
bridge
Cross-chain token transfers using Wormhole and CCTP.