@picovoice/cobra-node
Picovoice Cobra Node.js binding
4
Versions
Apache-2.0
License
No
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
kyeokenarsailaveryerismikpicomatt200-okgabe-picovoice
Keywords
aiofflineprivatevoice activity detectionvoice assistantvoice
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| npm-metadata | bundled-binaries | AI (npm-metadata): Picovoice Cobra is a native voice activity detection SDK; bundling platform-specific .node binaries is the documented and expected distribution model for this package family. | ai | |
| semgrep | semgrep:dynamic-require | AI (semgrep): Dynamic require is used to load the platform-appropriate prebuilt native .node binary at runtime — standard pattern for cross-platform native Node.js addons. | ai |