audit.log

Community

Centralized, timestamped audit trails.

Authorepieczko
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The audit.log skill provides centralized audit logging for the Betty Framework. It records timestamped JSON entries tracking skill execution, status, duration, and errors to support compliance, debugging, and operational visibility.

Core Features & Use Cases

  • Centralized audit entries with fields: timestamp, skill, status, duration, errors, and metadata
  • Rotation policy to retain only the last 10,000 entries
  • Thread-safe writes and structured outputs for automation and analytics

Quick Start

Append an audit entry for a sample skill: python audit_log.py "workflow.validate" "success" 150

Dependency Matrix

Required Modules

PyYAML

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: audit.log
Download link: https://github.com/epieczko/betty/archive/main.zip#audit-log

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.