[
  {
    "id": "plugin_llm_pre_secret_guard",
    "hook_point": "*.Llm.complete.pre",
    "command": "python3 <path_to_guard_secret_like_request_script.py>"
  }
]