Audit Logger
SkillMonitoring & opsKeep 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.
No other account needed.
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
| Field | Content |
|---|---|
| When | ISO timestamp |
| Who | user / channel / session |
| Action | what was attempted |
| Tools | tools + key args (redact secrets) |
| Target | systems / paths / tickets |
| Result | success / failure / partial |
| Error | message if any |
Workflow
- Before the work: note the intent.
- During: prefer tools that leave artifacts (PRs, tickets, log files).
- After: write an Audit summary in the reply (and optionally a file the user chooses, e.g.
audit/YYYY-MM-DD.mdin the workspace). - 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