Skip to content
Security
Command

/log

Show Hardstop audit log entries

From plugin
hs
326 skills6 commands1 hook
Install
> /plugin marketplace add frmoretto/hardstop
> /plugin install hs@hardstop

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/log

Context preview

What this command does when you run it.

Show Hardstop audit log entries

Command definition

log.md
description: Show Hardstop audit log entries
allowed-tools: ["Bash"]

Hardstop Audit Log

Show recent entries from the Hardstop audit log, including blocked and allowed commands.

Your Task

Run this command to show the audit log:

python "${CLAUDE_PLUGIN_ROOT}/commands/hs_cmd.py" log

Present the output to the user. Each entry shows:

  • Timestamp
  • Verdict (BLOCK or ALLOW)
  • Detection layer (pattern or llm)
  • Command that was checked
  • Reason for the verdict
Ships withhs

👉 ⭐ Star on GitHub if Hardstop keeps you safe! Pre-execution safety validation for AI coding agents.

Get the whole plugin
Stats
32
Stars
2
Forks
Maintained
Maintenance
Python
Language
5mo ago
Last commit
8mo ago
Created

Repo: frmoretto/hardstop

Other commands on hs.