@picovoice/leopard-node
Picovoice Leopard 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
nluspeech recognitionvoice commandsofflineprivatevoiceaivoice assistantasrspeech-to-text
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 Leopard is a native speech recognition SDK that legitimately ships precompiled platform-specific .node binaries for all supported architectures. This is the documented and expected distribution pattern. | ai | |
| semgrep | semgrep:dynamic-require | AI (semgrep): Dynamic require is used to load the platform-appropriate native .node binary at runtime — a standard and necessary pattern for cross-platform native Node.js bindings. | ai |