okx-security

Evaluate token, DApp, transaction, and signature risks for on-chain interactions.

1|2|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/ranimth0707/PanicShield --skill okx-security-ranimth0707
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: okx-security
Source: https://github.com/ranimth0707/PanicShield/tree/main/.agents/skills/okx-security
Command: npx skills add https://github.com/ranimth0707/PanicShield --skill okx-security-ranimth0707

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Security scanning for on-chain interactions is essential to prevent token honeypots, phishing domains, and unsafe approvals. This Skill provides automated risk assessment across tokens, DApps, transactions, and signatures before you proceed with any operation.

Core Features & Use Cases

  • Token risk detection (token-scan) to flag honeypots and high-risk allowances.
  • DApp/URL phishing detection (dapp-scan) to warn against malicious domains.
  • Transaction pre-execution checks (tx-scan) for EVM and Solana flows.
  • Signature safety checks (sig-scan) for EVM sign messages.
  • Approvals monitoring and risk remediation guidance (approvals) including revocation workflows.
  • References-driven risk evaluation using curated risk items and blacklists to guide users.

Quick Start

Start by scanning a token or domain you plan to interact with, for example: "onchainos security token-scan --tokens "1:0xYourTokenAddress"".

Frequently Asked Questions about okx-security

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

FAQPage Schema
How do I check token safety before executing on-chain transactions?

To check token safety before on-chain transactions, run a token-scan to detect honeypots and evaluate risk scores using curated blacklists. This identifies high-risk allowances and provides actionable remediation guidance.

How do I verify DApp legitimacy and prevent phishing domain interactions?

To verify DApp legitimacy and prevent phishing domain interactions, perform a dapp-scan. This evaluates domain safety against curated risk items to warn you against malicious domains before you proceed.

Can I pre-check transaction and signature safety for EVM and Solana flows?

Yes, you can pre-check transaction safety for EVM and Solana flows using tx-scan, and verify EVM sign messages with sig-scan. These deliver structured risk results and remediation steps before execution.

How do I monitor unsafe token approvals and revoke high-risk allowances?

To monitor unsafe token approvals and revoke high-risk allowances, use the approvals check. It provides risk remediation guidance and structured revocation workflows to mitigate on-chain interaction risks.

What is the best way to automate on-chain risk assessment for tokens and signatures?

The best way to automate on-chain risk assessment is to load mandatory references and run token-scan, dapp-scan, tx-scan, and sig-scan checks. This delivers structured risk scores and actionable guidance in real time.