Agent Audit Log
/install agent-audit-log
Agent Audit Log
Create and maintain a lightweight audit trail for high-value actions.
Core rule
Log only actions that matter for safety, traceability, or later review. Do not turn the audit log into noise.
Default layers
- Raw fact log (
YYYY-MM-DD.jsonl) - Date summary (
index.json) - Target/project index (
by-target.json) - Risk index (
by-risk.json) - Human-readable summary (
latest.md) - Export-safety events (
export_safety_check) - Open items (
open-items.json) - Status transition history (
open-items-history.json)
Read references as needed
- Read
references/schema.mdfor the log schema and event fields. - Read
references/risk-model.mdfor how to classify low / medium / high risk. - Read
references/export-safety.mdbefore logging publish/export actions. - Read
references/open-items.mdwhen tracking unresolved risks or follow-up work. - Read
references/examples.mdwhen you need concrete event, export-safety, or open-item examples.
Use scripts as needed
- Use
scripts/init_audit.shto create the basic audit directory and starter files.
Operating rules
- Do not store plaintext secrets in audit logs.
- Prefer concise, human-readable summaries.
- Record target, result, and non-sensitive references.
- Use
warnwhen something needs attention but did not fail. - Use open items for follow-up risk, not for routine noise.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install agent-audit-log - After installation, invoke the skill by name or use
/agent-audit-log - Provide required inputs per the skill's parameter spec and get structured output
What is Agent Audit Log?
Lightweight operational audit logging for AI assistants, agent workspaces, and personal automation systems. Use when you need a structured way to record high... It is an AI Agent Skill for Claude Code / OpenClaw, with 535 downloads so far.
How do I install Agent Audit Log?
Run "/install agent-audit-log" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Agent Audit Log free?
Yes, Agent Audit Log is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Agent Audit Log support?
Agent Audit Log is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Agent Audit Log?
It is built and maintained by lethehades (@lethehades); the current version is v0.1.0.