okx-agentic-wallet

Manage autonomous wallet operations with TEE-backed signing and contract interactions.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/Okheer/SENTINX --skill okx-agentic-wallet-okheer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: okx-agentic-wallet
Source: https://github.com/Okheer/SENTINX/tree/main/agent/enclave/.agents/skills/okx-agentic-wallet
Command: npx skills add https://github.com/Okheer/SENTINX --skill okx-agentic-wallet-okheer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Wallet operations such as authentication, balance checks, transfers, transaction history, and smart contract calls require secure, tamper-proof signing and trustworthy execution, all managed inside a trusted enclave.

Core Features & Use Cases

  • TEEs-backed signing and secure key management for authentication and transactions.
  • Autonomous wallet actions for balance checks, transfers, and contract calls with real-time state reporting.
  • Policy guidance and safety rules to govern agent behavior and prevent risky operations.

Quick Start

Ask me to login, check balances, or perform a transfer with the active wallet.

Frequently Asked Questions about okx-agentic-wallet

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is TEE-backed wallet signing and how does it secure autonomous transactions?

TEE-backed wallet signing secures autonomous transactions by executing cryptographic operations inside a trusted execution environment, ensuring tamper-proof key management for authentication and transfers. This approach prevents unauthorized access while allowing agents to operate independently.

How do I perform autonomous balance checks and transfers across Ethereum and Solana?

You can perform autonomous balance checks and transfers across Ethereum and Solana by requesting actions like login or transfers through the active wallet. The system coordinates these operations via the onchainos CLI, providing real-time state reporting.

Does this autonomous wallet approach work with smart contract interactions on supported chains?

Yes, autonomous wallet actions work with smart contract interactions on supported chains. The system handles contract calls securely within the agentic workflow, utilizing policy guidance and safety rules to govern agent behavior and prevent risky operations.

What is the best way to govern agent behavior for risky onchain operations?

The best way to govern agent behavior for risky onchain operations is by applying strict frontmatter metadata and robust safety rules. These policies guide the autonomous wallet, ensuring secure execution of transfers and contract calls while preventing unauthorized actions.

When should I not use an autonomous wallet for blockchain transactions?

You should not use an autonomous wallet for blockchain transactions when strict manual approval is required for every signature. While policy guidance exists, the system is designed for independent agent operations, which may not suit workflows demanding human intervention for each transfer.