AU

This skill generates tamper-proof logs of user activity and system state changes to support security and compliance.

Install

mkdir -p .claude/skills/audit-logging && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/4897" && unzip -o skill.zip -d .claude/skills/audit-logging && rm skill.zip

Installs to .claude/skills/audit-logging

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Comprehensive audit logging for compliance and security. Track user actions, data changes, and system events with tamper-proof storage.
135 charsno explicit “when” trigger
Intermediate

Key capabilities

  • Record user actions and system events
  • Enrich logs with request context
  • Write to append-only storage
  • Support structured audit schemas
  • Integrate with external logging services

How it works

It captures event data within a request context and writes it to an append-only database table, preventing modification via triggers.

Inputs & outputs

You give it
User action event data
You get back
Immutable audit log entry

When to use audit-logging

  • Log user modification of sensitive data
  • Track authentication events for security
  • Ensure compliance audit trails exist

About audit-logging

Creates audit trails for user activities and state changes within the system. It focuses on maintaining tamper-proof logs to meet security and compliance requirements.

Comprehensive audit logging for compliance and security. Track user actions, data changes, and system events with tamper-proof storage.

When not to use it

  • Do not use for transient application debugging logs

Prerequisites

PostgreSQL databaseAsyncLocalStorage for context

Limitations

  • Requires database-level triggers for full immutability

How it compares

This approach enforces immutability and compliance-ready structures, unlike standard application logging.

Compared to similar skills

audit-logging side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
audit-logging (this skill)16moReviewIntermediate
reverse-engineering-tools734moNo flagsAdvanced
game-hacking-techniques422moNo flagsAdvanced
solidity-security152moNo flagsIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

reverse-engineering-tools

gmh5225

Guide for reverse engineering tools and techniques used in game security research. Use this skill when working with debuggers, disassemblers, memory analysis tools, binary analysis, or decompilers for game security research.

73204

game-hacking-techniques

gmh5225

Guide for game hacking techniques and cheat development. Use this skill when researching memory manipulation, code injection, ESP/aimbot development, overlay rendering, or game exploitation methodologies.

42128

solidity-security

wshobson

Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementing security measures for blockchain applications.

15115

1password

openclaw

Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.

2799

senior-security

davila7

Comprehensive security engineering skill for application security, penetration testing, security architecture, and compliance auditing. Includes security assessment tools, threat modeling, crypto implementation, and security automation. Use when designing security architecture, conducting penetration tests, implementing cryptography, or performing security audits.

3191

ghidra

mitsuhiko

Reverse engineer binaries using Ghidra's headless analyzer. Decompile executables, extract functions, strings, symbols, and analyze call graphs without GUI.

16105

Search skills

Search the agent skills registry