TavernKeeper Scan Report

aikohanasaki/SillyTavern-Bookmarks

Commit 78286fe Reviewed

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

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

0 immediate danger 0 material 1 low

What this review found

No material or immediate-danger item was identified.

Contextual expected matches (1)

JavaScript analysis reported javascript.xray.obfuscated-code

Expected behavior · high confidence

The code is plain, readable JavaScript for a SillyTavern bookmarking extension. There is no obfuscation, hidden code, or suspicious behavior. The scanner flag is a false positive.

Technical evidence

Scanner reason: JavaScript analysis matched static JavaScript security signal javascript.xray.obfuscated-code. The match applies to this repository.

Contextual assessment: The scanner flagged an obfuscated-code signal at line 1 with low confidence. The actual source is clearly readable, well-structured JavaScript with standard SillyTavern extension imports, Handlebars templates, DOMPurify sanitization, and slash command registration. There are no encoded strings, eval calls, dynamic function construction, or any obfuscation patterns. The code manages bookmarks in chat_metadata, navigates to messages, and provides CRUD operations via UI popups and slash commands. All data flows are local to the SillyTavern client. No obfuscation or concealed behavior is present.

Impact: none · Exploitability: unlikely

Developer action: none

Scanner
javascript-analysis webcrack-2.16.0_js-x-ray-16.0.0_signatures-1_literals-1_families-1
Rule
javascript.xray.obfuscated-code
File role
production
Source
index.js:1

Coverage and limitations

JavaScript coverage

Tools

Limitations

Technical scan identity