list_rules
List available audit rules by type (tool, diff, or all) to see which checks apply to runtime or commit-time scans. Read-only, never exposes implementation.
Instructions
列出所有审计规则清单(只读,不暴露实现)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | 规则类型:tool(运行时)/ diff(提交时)/ all(默认) | all |