sign-permit

sign-permit is a skill for Claude Code from agenticvault/agentic-vault. It costs 0 tokens per session (222 once invoked), scanned A, original, MIT.

A skill for signing an EIP-2612 permit through Agentic Vault. An EIP-2612 permit is a gas-free token approval that lets a specified spender use a chosen amount until a deadline.

In plain words
What is it for?
Use it when approving an ERC-20 token allowance for a spender on a specific EVM-compatible blockchain.
Why use it?
It provides the required signing inputs and sends them through policy checks without exposing signing keys directly.

Skill for Claude Code

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

Part of the agentic-vault plugin — 5 skills, 1 MCP server shipped together

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.

agentmods
npx agentmods add skills/agenticvault/agentic-vault/sign-permit
Any agent
npx skills add agenticvault/agentic-vault --skill sign-permit
Clone the repo
git clone --depth 1 https://github.com/agenticvault/agentic-vault

Made for: Claude Code.

Or install agentic-vault, the plugin that ships this one along with the rest of its 5 skills, 1 MCP server.

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 sign-permit

README.md
[![agentmods](https://agentmods.dev/badge/skills/agenticvault/agentic-vault/sign-permit.svg)](https://agentmods.dev/skills/agenticvault/agentic-vault/sign-permit)
Your own site
<a href="https://agentmods.dev/skills/agenticvault/agentic-vault/sign-permit"><img src="https://agentmods.dev/badge/skills/agenticvault/agentic-vault/sign-permit.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 222 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original 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.00000 $0.00222
Opus 5 $0.00000 $0.00111
Sonnet 5 $0.00000 $0.00044
Haiku 4.5 $0.00000 $0.00022

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

Security

Grade A, and why

sign-permit 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 6d 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.

skills/sign-permit/SKILL.md · 30 lines

What it actually says

Sign Permit

Sign an EIP-2612 permit through the Agentic Vault MCP server.

When to use

Use this skill when the user wants to sign a gasless token approval (EIP-2612 permit).

Instructions

  1. Use the sign_permit MCP tool with the following parameters:

    • chainId: The target chain ID
    • token: The ERC-20 token contract address
    • spender: The approved spender address
    • value: The approval amount in token units (string)
    • deadline: Unix timestamp for permit expiry
    • domain: The EIP-712 domain object
    • types: The EIP-712 types definition
    • message: The EIP-712 message object
  2. The tool enforces policy constraints before signing.

  3. Never import or access signing keys directly. Always use the MCP tool.

Example

Use the sign_permit tool to approve 1000 USDC for spender 0x... on chain 1
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. 6d ago First seen · 30 lines · 0 tokens per session scan A c1e4f102f992

Subscribe to this mod's changes

sign-permit is a skill published in the GitHub repository agenticvault/agentic-vault (4 stars, last pushed 6mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 222 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.

Related

Other skills, from other repositories

aomi-transact

Build natural-language crypto agents, web3 assistants, and trading bots that read and write EVM chain state. Aomi turns prompts ("swap 1 ETH for USDC", "open a 3x GMX long", "bet $100 on Polymarket") into wallet-signed transactions on Ethereum, Base, Arbitrum, Optimism, Polygon, Linea — non-custodial, fork-simulated.…

aomi-labs/skills · 221 tokens

aomi-transact

Build natural-language crypto agents, web3 assistants, and trading bots that read and write EVM chain state. Aomi turns prompts ("swap 1 ETH for USDC", "open a 3x GMX long", "bet $100 on Polymarket") into wallet-signed transactions on Ethereum, Base, Arbitrum, Optimism, Polygon, Linea — non-custodial, fork-simulated.…

Bilal140202/the-lord-of-the-skills · 211 tokens

across-bridge

Bridge ETH and ERC-20 tokens across EVM chains via Across Protocol v3. One function for a quote, one function for the entire end-to-end bridge (approval + deposit + arrival verification). Use when the user wants to move tokens between chains (e.g. "bridge 50 USDC from Base to Arbitrum", "send ETH from Ethereum to…

Starchild-ai-agent/official-skills · 129 tokens

aomi-transact

Build natural-language crypto agents, web3 assistants, and trading bots that read and write EVM chain state. Aomi turns prompts ("swap 1 ETH for USDC", "open a 3x GMX long", "bet $100 on Polymarket") into wallet-signed transactions on Ethereum, Base, Arbitrum, Optimism, Polygon, Linea — non-custodial, fork-simulated.…

aomi-labs/skills · 221 tokens

analyzing-ethereum-smart-contract-vulnerabilities

Perform static and symbolic analysis of Solidity smart contracts using Slither and Mythril to detect reentrancy, integer overflow, access control, and other vulnerability classes before deployment to Ethereum mainnet.

mukul975/Anthropic-Cybersecurity-Skills · 49 tokens

analyzing-ethereum-smart-contract-vulnerabilities

Perform static and symbolic analysis of Solidity smart contracts using Slither and Mythril to detect reentrancy, integer overflow, access control, and other vulnerability classes before deployment to Ethereum mainnet.

xalgorix/xalgorix · 49 tokens