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 sablier-labs/plugin-marketplace --skill sabliergit clone --depth 1 https://github.com/sablier-labs/plugin-marketplaceWrote 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/sablier-labs/plugin-marketplace/sablier)<a href="https://agentmods.dev/skills/sablier-labs/plugin-marketplace/sablier"><img src="https://agentmods.dev/badge/skills/sablier-labs/plugin-marketplace/sablier/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.
<a href="https://agentmods.dev/skills/sablier-labs/plugin-marketplace/sablier"><img src="https://agentmods.dev/badge/skills/sablier-labs/plugin-marketplace/sablier.svg" alt="Reviewed on agentmods" width="80" 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.00076 | $0.01546 |
| Opus 5 | $0.00038 | $0.00773 |
| Sonnet 5 | $0.00015 | $0.00309 |
| Haiku 4.5 | $0.00008 | $0.00155 |
Grade A, and why
sablier 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 9d 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.
Copies of this mod
1 near-identical copy found in the catalogue:
- sablier-protocol — 94% identical, 18 lines differ
How it starts
The opening of the file, as written. The whole thing — 184 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Sablier
Sablier is an onchain token distribution protocol. It powers token vesting, airdrop distributions, and onchain payroll across 27+ EVM chains and Solana.
Organizations use Sablier to distribute tokens at scale—whether compensating contributors, vesting team allocations, or airdropping to thousands of recipients. The protocol handles the complexity of time-based token releases, letting teams focus on what they're building rather than manual distribution logistics.
Core Use Cases
Token Vesting
Lock tokens with customizable unlock schedules. Vesting configurations include:
- Linear unlocks — Constant rate from start to end
- Cliff periods — Initial waiting period before any tokens unlock
- Tranched releases — Discrete unlocks at specific intervals (monthly, quarterly, yearly)
- Custom curves — Exponential, logarithmic, or step-based unlock patterns
All vesting positions are represented as NFTs, enabling recipients to transfer or trade their allocations.
Airdrop Distributions
Distribute tokens to thousands of recipients efficiently using Merkle trees:
- Gas-optimized claiming—recipients pay only their own claim gas
- Built-in vesting—tokens can stream after claim rather than unlocking immediately
- Clawback support—reclaim unclaimed allocations after expiration
- Flexible eligibility—custom claim conditions and allowlists
Onchain Payroll
Compensate contributors with tokens that accrue continuously:
- Real-time access to earned compensation
- No waiting for pay dates—withdraw anytime
- Adjustable payment rates for changing arrangements
- Clean separation between sender funding and recipient access
How It Works
Sablier uses streaming as the underlying mechanism for token distribution. Rather than transferring tokens in lump sums, the protocol releases them continuously over time—by the second.
Recipients withdraw their tokens whenever convenient. No sender approval required, no claim windows to miss. The protocol tracks exactly how much has vested at any moment, and recipients access their portion on demand.
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.
- 9d ago First seen · 184 lines · 76 tokens per session scan A 1cad70ae9198
sablier is a skill published in the GitHub repository sablier-labs/plugin-marketplace (7 stars, last pushed 2mo ago), licensed MIT. It adds 76 tokens to every session and 1,546 once invoked, about $0.0004 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-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.