O

okx-audit-log

by @okxv
4.4(20)

構造化された監査ログファイルパスを提供し、開発者がエージェントの実行問題をオフラインでトラブルシューティングするのをサポートします。JSON Lines形式で保存されます。

audit-logdebuggingjsonltroubleshootingGitHub
インストール方法
npx skills add okx/onchainos-skills --skill okx-audit-log
compare_arrows

Before / After 効果比較

1
使用前

Agentで問題が発生した場合、完全な実行ログが不足しており、断片的なコンソール出力と記憶に頼るしかないため、オフラインでの調査が困難で、問題の再現と特定に多大な時間を要します。

使用後

監査ログはJSON Lines形式でAgentの動作を完全に記録し、開発者はログファイルをオフラインで分析して、異常なノードとエラーの原因を迅速に特定でき、構造化されたクエリとフィルタリングをサポートします。

SKILL.md

okx-audit-log

Onchain OS Audit Log

Provide the audit log file path for developers to troubleshoot issues offline.

Response

Tell the user:

  • Log file path: ~/.onchainos/audit.jsonl (or $ONCHAINOS_HOME/audit.jsonl if the env var is set)

  • Format: JSON Lines, one JSON object per line

  • First line (device header): {"type":"device","os":"<os>","arch":"<arch>","version":"<cli_version>"} — written once when the log file is created; preserved across rotations

  • Entry fields: ts (local time with timezone, e.g. 2026-03-18 +8.0 18:00:00.123), source (cli/mcp), command, ok, duration_ms, args (redacted), error

  • Rotation: max 10,000 lines, auto-keeps the device header + most recent 5,000 entries

Do NOT read or display the file contents in the conversation. Weekly Installs220Repositoryokx/onchainos-skillsGitHub Stars150First Seen1 day agoSecurity AuditsGen Agent Trust HubPassSocketPassSnykPassInstalled oncodex216amp215kimi-cli214cline214github-copilot214gemini-cli214

ユーザーレビュー (0)

レビューを書く

効果
使いやすさ
ドキュメント
互換性

レビューなし

統計データ

インストール数4.1K
評価4.4 / 5.0
バージョン
更新日2026年5月22日
比較事例1 件

ユーザー評価

4.4(20)
5
25%
4
55%
3
20%
2
0%
1
0%

この Skill を評価

0.0

対応プラットフォーム

🔧Claude Code

タイムライン

作成2026年3月19日
最終更新2026年5月22日