okx-audit-log

Identify the local Onchain OS audit log path in JSON Lines format.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides the local audit log file path for Onchain OS to help developers troubleshoot issues offline.

Core Features & Use Cases

  • Retrieve the audit log location for offline analysis and debugging.
  • Explain the log format (JSON Lines) and the rotation behavior to preserve relevant entries.
  • Direct users to use the corresponding skill for wallet balance, token search, or on-chain operations to avoid confusion.

Quick Start

Retrieve the audit log file path for offline troubleshooting.

Frequently Asked Questions about okx-audit-log

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

FAQPage Schema
How do I locate the Onchain OS audit log file path for offline troubleshooting?

To locate the Onchain OS audit log file path for offline troubleshooting, you can use this Skill to identify the exact local file directory and retrieve the export-ready log location for development and support analysis.

What format are Onchain OS audit logs stored in?

Onchain OS audit logs are stored in JSON Lines format. The Skill returns the specific JSON Lines format alongside the device header, log fields, and rotation limits to prepare your logs for export and inspection.

How does log rotation work for Onchain OS audit logs?

Onchain OS audit log rotation preserves relevant entries by enforcing specific rotation limits. The Skill provides the exact rotation behavior and limits to ensure you retain the necessary debug data during offline analysis.

Can I use this Skill to check wallet balances or search for tokens?

No, you cannot use this Skill to check wallet balances or search for tokens. It is strictly designed to return audit log paths and rotation details, directing you to use the corresponding on-chain operations skill instead.

What information is included when retrieving the Onchain OS audit log details?

Retrieving the Onchain OS audit log details returns the local file path, JSON Lines format, device header, log fields, and rotation limits. This conforms to a specified response structure for immediate support use cases.