TavernKeeper Scan Report

aikohanasaki/SillyTavern-MemoryBooks

Commit c636292 Reviewed

No material or immediate-danger concern was identified in this review.

This advisory report describes what the named tools and contextual reviewer found at one exact commit. Unknown or unobserved behavior may still exist.

0 immediate danger 0 material 4 low

What this review found

No material or immediate-danger item was identified.

Expected scanner matches (3)

Gitleaks reported generic-api-key

Expected behavior · high confidence

This is just a chapter title in a help document written in Portuguese. There is no password or secret key anywhere in the flagged text; the scanner made a mistake.

Technical evidence

Scanner reason: Gitleaks matched secret-detection rule generic-api-key in this repository.

Contextual assessment: The flagged line is a Portuguese-language markdown section heading inside a user guide documentation file. It contains no credential, secret, token, or API key. The gitleaks generic-api-key rule produced a false positive on ordinary documentation text. No executable code, data flow, or secret material is present.

Impact: none · Exploitability: unlikely

Developer action: none

Scanner
gitleaks 8.30.1
Rule
generic-api-key
File role
documentation
Source
userguides/USER_GUIDE-pt-br.md:530

Gitleaks reported generic-api-key

Expected behavior · high confidence

This is just a French translation of an on-screen label about API settings. It contains no password, key, or sensitive information.

Technical evidence

Scanner reason: Gitleaks matched secret-detection rule generic-api-key in this repository.

Contextual assessment: The flagged line is a French localization string mapping a UI label key to the text 'API/Fournisseur :'. It is static translation data in a JSON locale file with no executable code, no network calls, and no secret value. The gitleaks generic-api-key rule produced a false positive on label text referencing API configuration concepts.

Impact: none · Exploitability: unlikely

Developer action: none

Scanner
gitleaks 8.30.1
Rule
generic-api-key
File role
production
Source
locales/fr-fr.json:602

Gitleaks reported generic-api-key

Expected behavior · high confidence

This is just a line in the help document listing a section title. It is not a secret or password.

Technical evidence

Scanner reason: Gitleaks matched secret-detection rule generic-api-key in this repository.

Contextual assessment: The flagged line is a table-of-contents entry in a Portuguese user guide markdown file. It contains a documentation anchor link, not a credential. The gitleaks generic-api-key rule produced a false positive on ordinary prose text.

Impact: none · Exploitability: unlikely

Developer action: none

Scanner
gitleaks 8.30.1
Rule
generic-api-key
File role
documentation
Source
userguides/USER_GUIDE-pt-br.md:23

Related contextual observations

Locale file contains only static UI translation strings

low risk · high confidence

The file is a collection of translated labels for the extension's settings screen. It does not contain real secrets.

Technical assessment

The surrounding context confirms this file is a localization dictionary. Nearby lines define placeholders and labels for API endpoint, API key, proxy password, and model ID fields. These are display strings only; no actual credentials are embedded.

Impact: none · Exploitability: unlikely

Developer action: none

Sources:

Coverage and limitations

Tools

Limitations

Technical scan identity