TavernKeeper Scan Report

willasaywhat/SillyTavern-Voicebox-TTS

Commit d80b3ae 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.shady-link

Expected behavior · high confidence

The flagged link is a local address for a self-hosted voice tool running on the same machine, which is exactly what this extension is meant to connect to.

Technical evidence

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

Contextual assessment: The scanner flagged the fixed URL literal at line 35 (provider_endpoint default). This is a localhost endpoint for a self-hosted TTS service. All network calls use this user-configurable endpoint and target only the Voicebox REST API (/profiles, /generate, /status, /audio). No credentials, API keys, or private content are sent anywhere beyond the user's own configured TTS endpoint. This matches the stated project purpose.

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.shady-link
File role
production
Source
voicebox.js:35

Coverage and limitations

JavaScript coverage

Tools

Limitations

Technical scan identity