# Password leak detector

When creating a new user in Postgres, there is a risk of password leakage in the logs. For more information on this topic, please watch <https://www.youtube.com/watch?v=RkzJXA1mKZI> &#x20;

You can detect leaked passwords using KloudDB Shield&#x20;

Please run all checks (Option 1) or Password leak scanner option

It will produce html section like below&#x20;

<figure><img src="/files/fQL7ZIJnODgO26MQ7lnT" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://klouddb.gitbook.io/klouddb_shield/password-leak-detector.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
