provider-audit
OfficialAudit logging providers
Authorproject-ax
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill manages and provides access to audit logs, ensuring that all significant actions and events within the system are recorded for security and debugging purposes.
Core Features & Use Cases
- Comprehensive Logging: Records IPC actions, LLM calls, and security events.
- Flexible Storage: Supports both simple JSONL append-only files and robust database-backed storage (SQLite/PostgreSQL).
- Querying Capabilities: Allows filtering and retrieval of audit entries based on various criteria like action, session ID, and timestamps.
- Use Case: Investigate a security incident by querying all actions performed within a specific session or by a particular user.
Quick Start
Query the audit logs for all 'llm_call' actions within the last 24 hours.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: provider-audit Download link: https://github.com/project-ax/ax/archive/main.zip#provider-audit Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.