@picovoice/porcupine-node
Picovoice Porcupine Node.js binding
2
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-ok
Keywords
porcupinepicovoicewake wordhotwordtrigger wordofflineprivatevoiceaispeech recognition
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): Porcupine is a native wake-word engine SDK; bundling platform-specific .node/.dll binaries is the expected and documented distribution model for this package. | ai | |
| semgrep | semgrep:dynamic-require | AI (semgrep): Dynamic require() loads the platform-specific native .node addon from the bundled lib/ directory — standard pattern for multi-platform native addons, not arbitrary code loading. | ai |