audit-ledger

Community

Immutable audit trails for autonomous workflows

AuthorKgan01
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides an auditable, tamper-evident log for autonomous workflows, enabling accountability by recording actions and their context.

Core Features & Use Cases

  • Immutable, hash-chained entries: each action links to the previous via prev_hash, enabling tamper detection.
  • Decision and state traceability: records tool calls, decisions, configuration changes, and task outcomes for post-mortems.
  • Cross-agent auditing: supports multi-agent workflows with a shared chain_id to reconstruct end-to-end activity.

Quick Start

Begin a ledger by creating the genesis entry and append every significant action with a prev_hash linkage as you work.

Dependency Matrix

Required Modules

None required

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-ledger
Download link: https://github.com/Kgan01/ghengis-skills/archive/main.zip#audit-ledger

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 471,000+ vetted skills library on demand.