Skip to content

Add safe-onchain-agent-skill: simulation-first safety middleware for on-chain agents#146

Open
Cryptojigi wants to merge 1 commit into
solanabr:mainfrom
Cryptojigi:main
Open

Add safe-onchain-agent-skill: simulation-first safety middleware for on-chain agents#146
Cryptojigi wants to merge 1 commit into
solanabr:mainfrom
Cryptojigi:main

Conversation

@Cryptojigi

@Cryptojigi Cryptojigi commented Jul 1, 2026

Copy link
Copy Markdown

Safe On-Chain Solana Agent Skill

Description:
Safety middleware for autonomous AI agents interacting with the Solana blockchain. It ensures every proposed on-chain action is verified via simulation before signing, reducing risks like drained wallets, MEV attacks, and stalled workflows.

Key Features:

  • Simulation-First Execution (prevents failed transactions)
  • Scoped Permissions & Wallet Hygiene (no root private keys)
  • Semantic Error Recovery & Self-Healing (handles slippage, blockhashes, RPC issues)
  • Enforceable rules for Claude

Structure: Follows the kit reference (skill/, rules/, install scripts, SKILL.md)

Original Repo: https://github.com/Cryptojigi/safe-onchain-agent-skill
Demo Site: https://Cryptojigi.github.io/safe-onchain-agent-skill

MIT licensed and ready for integration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant