TavernKeeper Scan Report

Hexicy/ST-CharacterPreview

Commit b8cde7c 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 2 low

What this review found

No material or immediate-danger item was identified.

Minor cautions

JavaScript analysis reported javascript.download-to-execution

Minor caution · high confidence

The extension loads a markdown-rendering library from a public CDN at runtime. This is a common practice but means the extension depends on an external service. If the CDN were ever compromised, the loaded code would run with the user's permissions. There is no sign of malicious intent.

Technical evidence

Scanner reason: JavaScript analysis matched static JavaScript security signal javascript.download-to-execution. The match applies to this repository.

Contextual assessment: Detailed technical wording was omitted by the public report safety filter.

Impact: low · Exploitability: unlikely

Developer action: Bundle marked.js locally instead of loading from CDN to eliminate the external dependency risk.

Scanner
javascript-analysis webcrack-2.16.0_js-x-ray-16.0.0_signatures-1_literals-1_families-1
Rule
javascript.download-to-execution
File role
production
Source
index.js:6-143

Related contextual observations

Remote CDN script load for marked.js library

low risk · high confidence

Detailed wording was omitted by the public report safety filter.

Technical assessment

Detailed technical wording was omitted by the public report safety filter.

Impact: low · Exploitability: unlikely

Developer action: Bundle marked.js locally instead of loading from CDN to eliminate the external dependency risk.

Sources:

Coverage and limitations

JavaScript coverage

Tools

Limitations

Technical scan identity