| name | status |
| description | Show SafeRun Guard status — loaded rules, recent activity stats, and configuration |
Report the current SafeRun Guard status:
-
Rules loaded: Count rules in each JSON file under the plugin's rules/ directory:
block-commands.json — BLOCK command rules
ask-commands.json — ASK command rules
allow-commands.json — ALLOW command rules
block-files.json — BLOCK file rules
ask-files.json — ASK file rules
-
Audit log stats: Read ~/.saferun/audit.jsonl and report:
- Total entries
- Entries from today
- Most common tools used
- Most common commands/files
-
Plugin info: Read .claude-plugin/plugin.json for version and description.
If the audit log doesn't exist, note that no actions have been logged yet.