New:Socket for Asana Is Now Available.Learn more
Get Started

lydia-audit

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

lydia-audit

OpenClaw native plugin for local-first agent tool-call auditing and risk reporting.

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

Lydia Audit Plugin

Lydia Audit is a native OpenClaw plugin for local-first tool-call auditing.

Install

openclaw plugins install lydia-audit

What it does

  • records before_tool_call and after_tool_call
  • stores local JSONL audit logs
  • supports optional approval requests for high-risk calls
  • works with Lydia's local reporting CLI

Plugin config

{
  "plugins": {
    "lydia-audit": {
      "baseDir": "~/.lydia-audit/openclaw",
      "workspaceId": "default",
      "enforceApprovals": false
    }
  }
}

Keywords

openclaw

FAQs

Package last updated on 14 Apr 2026

Related posts