LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: audit-trail

Browse skills that share this tag.

  • show-me-your-work - Keep a reviewable decision trail for work
    audit-traildecision-logtsvreview

    ★ 1 · Updated 2026-09-15

    Keep a reviewable decision trail in a TSV log with one row per decision for long-running or unattended work.

    ⚙ Initialize a clean decision log⚙ Log a decision entry⚙ Audit decision log against transcript
  • lians - Bitemporal agent memory layer for regulated environments
    memorybitemporalcompliancefinance

    ★ 11 · Updated 2026-09-13

    Stores and recalls agent facts using a bitemporal model to prevent stale revisions from contaminating context in regulated domains.

    ⚙ Store facts with event time⚙ Recall current non-stale facts⚙ Query past facts by date
  • consent-record-keeping - Build GDPR consent record system
    privacyconsent-managementGDPRaudit-trail

    ★ 76 · Updated 2026-05-11

    Build consent record-keeping system for GDPR Article 7(1) compliance with audit-ready receipts

    ⚙ record consent decision⚙ capture timestamp⚙ store purpose description
  • architecture-paradigm-cqrs-es - CQRS and Event Sourcing Architecture Pattern
    architectureCQRSEvent-Sourcingdistributed-systems

    ★ 18 · Updated 2026-02-24

    Implements CQRS and Event Sourcing patterns for auditability, read/write separation, and temporal queries

    ⚙ Implement event-sourced systems⚙ Separate read and write models⚙ Create audit trails