@astronautlabs/webrtc
Standards-compliant WebRTC implementation for Node
3
Versions
BSD-2-Clause
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
rezonant
Keywords
webrtcp2ppeer
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| install-scripts | install-script:install | AI (install-scripts): Runs 'twine install' to fetch prebuilt binaries via @astronautlabs/twine; documented pattern for this native binding package. | ai | |
| semgrep | semgrep:child-process-import | AI (semgrep): child_process used in build-from-source.js helper script for native compilation; not in install path. | ai | |
| semgrep | semgrep:dynamic-require | AI (semgrep): Dynamic require loads a local package.json path in an install-example helper script; not arbitrary module loading. | ai | |
| phantom-deps | phantom-dep:nan | AI (phantom-deps): nan is a native addon build dependency referenced in CMake/binding config, not directly imported in JS. | ai | |
| phantom-deps | phantom-dep:libyuv | AI (phantom-deps): libyuv is a native C++ dependency referenced in build config, not imported in JS. | ai | |
| phantom-deps | phantom-dep:node-cmake | AI (phantom-deps): node-cmake is a build tool used via ncmake CLI, not imported in JS. | ai | |
| phantom-deps | phantom-dep:node-addon-api | AI (phantom-deps): node-addon-api is a native addon build dependency referenced in config, not imported in JS. | ai | |
| phantom-deps | phantom-dep:@astronautlabs/twine | AI (phantom-deps): Used as CLI tool in install script, not imported as JS module. | ai | |
| phantom-deps | phantom-dep:@astronautlabs/segfault-handler | AI (phantom-deps): Same-org native crash handler; likely loaded conditionally at runtime. | ai |