injective-trading-autosign

Installation
SKILL.md

Injective Trading Autosign, Skill Guide

AuthZ delegation lets a user grant a scoped, on-chain permission to a secondary key (the "grantee") to execute specific message types on their behalf. This enables session-based trading without password prompts per trade.

Security model: The grant is scoped to specific Cosmos message types (trading only - no withdrawals or transfers). It expires automatically. The user can revoke at any time.

When to apply

  • When you wish to give another account permission to execute transactions on behalf of your account
  • When you wish to revoke this permission
  • When you wish to granularly limit the scope of these permission to specific transaction types

Sample prompts: ./references/sample-prompts.md

Important

Safe Message Types for Trading

Installs
18
GitHub Stars
4
First Seen
Mar 15, 2026
injective-trading-autosign — injectivelabs/agent-skills