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 — the axios compromise (March 2026) relied on exactly this gap.
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 |
v12.7.706
3 findings
HIGH
Package has 'postinstall' script
install-scripts
Script: node ./scripts/postinstall.js
HIGH
Package has 'install' script
install-scripts
Script: npm run download
LOW
No provenance attestation
provenance
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v12.6.705
1 finding
LOW
No provenance attestation
provenance
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.