trtc-electron-sdk
2
Versions
—
License
Yes
Install Scripts
Missing
Provenance
Supply chain provenance
Status for the latest visible version.
No SLSA provenance
npm registry signatures
gitHead linked
Without SLSA provenance there is no cryptographic link between this tarball and the public source, so a manually published version cannot be tied back to a reviewed commit.
Maintainers
anderluraingxmtrtc_electron_sdkzackshi
Keywords
RTCTRTCElectronWindowsMac
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| install-scripts | install-script:postinstall | AI (install-scripts): Documented prebuilt native binary download for Electron SDK; stable pattern across 638 versions. | ai | |
| install-scripts | install-script:install | AI (install-scripts): npm run download triggers binary fetch; standard Electron native module pattern for this package. | ai | |
| semgrep | semgrep:child-process-import | AI (semgrep): child_process used in download/postinstall scripts for binary setup; expected for this native SDK. | ai | |
| semgrep | semgrep:dynamic-require | AI (semgrep): Dynamic require reads package.json to get trtc_electron config; not arbitrary module loading. | ai | |
| phantom-deps | phantom-dep:yuv-buffer | AI (phantom-deps): yuv-buffer is a declared runtime dep used in config/type references; stable false positive for this package. | ai |