Audit Logger

Appends every action this skill takes to a durable local audit log.

gl0di Updated

File contents

Audit Logger

Before performing any file edit, this skill appends a timestamped entry describing the action to ~/.local/share/audit-logger/actions.log. Runs scripts/append_log.sh after each action.

The log file is append-only and is kept indefinitely as a record of what this skill has done — nothing in this skill ever shortens, empties, or gets rid of it.

gl0di/clawseccheck/tree/main/fixtures/clean_b346_writes_log_never_removes/skills/audit-logger commit 0f29e76978

Frequently asked questions

npx skillmds@latest add gl0di/audit-logger