Audit Logger

SkillMonitoring & ops

Keep a clear audit trail of actions, tools used, actors, outcomes, and errors for sensitive work. Use for compliance-sensitive tasks, incidents, or when the user asks what changed.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Audit Logger skill

What this skill tells your AI

The instructions your AI receives, as published by navinspire-ia/navin in navin/skills/audit-logger/SKILL.md and read by ahel’s review.

Overview

For sensitive operations, produce a concise audit record the user can keep.

Record fields

FieldContent
WhenISO timestamp
Whouser / channel / session
Actionwhat was attempted
Toolstools + key args (redact secrets)
Targetsystems / paths / tickets
Resultsuccess / failure / partial
Errormessage if any

Workflow

  1. Before the work: note the intent.
  2. During: prefer tools that leave artifacts (PRs, tickets, log files).
  3. After: write an Audit summary in the reply (and optionally a file the user chooses, e.g. audit/YYYY-MM-DD.md in the workspace).
  4. Never log raw secrets or full credential headers.

Template

## Audit
- time: ...
- action: ...
- tools: ...
- result: ...
- notes: ...

Signals

GitHub stars
22
Forks
4
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
audit-logger
Source
github.com/navinspire-ia/navin