okx-security

Evaluate token safety, domain risk, and pre-execution signatures across EVM and Solana.

Updated Mar 19, 2026
One-click install
npx skills add https://github.com/aviral10x/agent-arena --skill okx-security-aviral10x
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: okx-security
Source: https://github.com/aviral10x/agent-arena/tree/main/.agents/skills/okx-security
Command: npx skills add https://github.com/aviral10x/agent-arena --skill okx-security-aviral10x

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Provide proactive, automated security checks for token safety, honeypot detection, DApp/URL phishing, pre-execution transaction safety, and signature/approval monitoring to prevent funds loss.

Core Features & Use Cases

  • Token risk-scan across multiple chains to identify honeypots and risky approvals.
  • DApp/URL phishing detection and domain safety checks before interactions.
  • Transaction pre-execution security checks (tx-scan) and signature safety checks (sig-scan).
  • Approvals monitoring for ERC-20 and Permit2, with guidance to revoke dangerous permissions.
  • Multi-chain support and integrated workflows to guard wallet operations before actions like send, swap, or contract calls.

Quick Start

Run a token-risk assessment by starting with onchainos security token-scan --address 0xYourAddress.

Frequently Asked Questions about okx-security

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

FAQPage Schema
How do I scan a token for honeypots and security risks before swapping?

To scan a token for honeypots and security risks, run a token-scan using the token contract address. This evaluates token safety and identifies risky approvals across EVM and Solana chains to prevent funds loss.

Can I check a DApp URL for phishing before connecting my wallet?

Yes, you can check a DApp URL for phishing by running a dapp-scan. This performs domain safety checks and URL phishing detection to ensure secure wallet operations before interacting with the site.

How do I run a pre-execution transaction security check for an EVM trade?

Run a pre-execution transaction security check by performing a tx-scan. This evaluates the safety of EVM and Solana transactions before execution, enabling risk-aware decisions for sends, swaps, and contract calls.

Does this security scanner support monitoring and revoking ERC-20 and Permit2 approvals?

Yes, the security scanner supports monitoring ERC-20 and Permit2 approvals. It identifies dangerous permissions and provides structured guidance to revoke them, securing your wallet operations across supported chains.

What is a signature safety check and when do I need it for on-chain operations?

A signature safety check, or sig-scan, evaluates pre-execution signatures to prevent funds loss. You need it before signing transactions or approvals across EVM and Solana workflows to ensure risk-aware wallet operations.