@picovoice/eagle-node
Picovoice Eagle Node.js binding
3
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
aiofflineprivatespeaker recognitionvoice 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 Eagle is a native Node.js binding SDK; bundled platform-specific .node and .dll files are the standard distribution mechanism for this package. | ai | |
| semgrep | semgrep:dynamic-require | AI (semgrep): Dynamic require is used to load the platform-specific native .node binary at runtime — the standard pattern for native bindings; not arbitrary user-controlled input. | ai |