getaxonflow

Axonflow Audit Search — Security skill for Claude Code

Security community

Search AxonFlow's audit trail for recent tool executions and policy decisions.

How to install Axonflow Audit Search

Installs to ~/.claude/skills/getaxonflow-axonflow-claude-plugin-axonflow-audit-search/SKILL.md

Terminal
mkdir -p ~/.claude/skills/getaxonflow-axonflow-claude-plugin-axonflow-audit-search && curl -fsSL https://raw.githubusercontent.com/getaxonflow/axonflow-claude-plugin/HEAD/commands/axonflow-audit-search.md -o ~/.claude/skills/getaxonflow-axonflow-claude-plugin-axonflow-audit-search/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Axonflow Audit Search does


description: Search AxonFlow's audit trail for recent tool executions and policy decisions argument-hint: [time-window]

Search the AxonFlow audit trail using the `search_audit_events` MCP tool.

If the user provided a time-window argument (e.g. "last 6 hours" or "since yesterday at 3pm"), translate it to ISO 8601 and pass it as the `from` argument to `search_audit_events`. If they did not provide one, default to the last 15 minutes.

Argument: $ARGUMENTS

Then summarize the results as a

Alternatives in Security

  • Pal — Multi-model AI integration — chat, debugging, code review, planning, security audit 11.3k ★
  • Skills Audit Report — Date: 2026-02-15 Auditor: Automated Skill Quality Audit Scope: Recently added skills in business-growth/, fina 5.3k ★
  • Om Vault Audit — Vault Audit 4.6k ★

Full documentation available on GitHub

View Source Repository