registry  /  @tencentcloud/roomkit-web-vue3  /  6.1.0

@tencentcloud/roomkit-web-vue3@6.1.0

腾讯云 TUIRoomKit 音视频房间 UI 组件库(Vue3 版本)。提供会前预检与会中两套完整的 UI 视图组件,覆盖桌面端与 H5 移动端,并配套完整的会议生命周期控制 API,帮助开发者快速将多人音视频会议能力集成到现有 Vue3 项目中。

Static Scan Results

scanned 3h ago · by rust-scanner

Static analysis flagged 9 finding(s) at 72.0% confidence. This version is warn-only unless an AI or security-team review confirms malicious behavior.

Static reason
One or more suspicious static signals were detected.

Decision evidence

public snapshot
Behavioral surface
Source
ChildProcessDynamicRequireFilesystem
Supply chain
HighEntropyStringsMinifiedUrlStrings
ManifestNo manifest risk signals triggered.
scanned 870 file(s), 4.68 MB of source, external domains: web.sdk.qcloud.com, www.w3.org

Source & flagged code

5 flagged · loading source
lib/components/PasswordDialogH5/index.vue3.jsView file
48patternName = generic_password severity = medium line = 48 matchedText = console....or);
Medium
Secret Pattern

Package contains a possible secret pattern.

lib/components/PasswordDialogH5/index.vue3.jsView on unpkg · L48
scripts/collect-i18n.mjsView file
25} L26: return import(pathToFileURL(absolutePath).href); L27: }
Medium
Dynamic Require

Package source references dynamic require/import behavior.

scripts/collect-i18n.mjsView on unpkg · L25
lib/components/PasswordDialog/index.vue3.jsView file
50patternName = generic_password severity = medium line = 50 matchedText = console....or);
Medium
Secret Pattern

Hardcoded password in lib/components/PasswordDialog/index.vue3.js

lib/components/PasswordDialog/index.vue3.jsView on unpkg · L50
es/components/PasswordDialogH5/index.vue3.mjsView file
46patternName = generic_password severity = medium line = 46 matchedText = console....or);
Medium
Secret Pattern

Hardcoded password in es/components/PasswordDialogH5/index.vue3.mjs

es/components/PasswordDialogH5/index.vue3.mjsView on unpkg · L46
es/components/PasswordDialog/index.vue3.mjsView file
48patternName = generic_password severity = medium line = 48 matchedText = console....or);
Medium
Secret Pattern

Hardcoded password in es/components/PasswordDialog/index.vue3.mjs

es/components/PasswordDialog/index.vue3.mjsView on unpkg · L48

Findings

5 Medium4 Low
MediumSecret Patternlib/components/PasswordDialogH5/index.vue3.js
MediumDynamic Requirescripts/collect-i18n.mjs
MediumSecret Patternlib/components/PasswordDialog/index.vue3.js
MediumSecret Patternes/components/PasswordDialogH5/index.vue3.mjs
MediumSecret Patternes/components/PasswordDialog/index.vue3.mjs
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings