@picovoice/porcupine-web
Porcupine wake word engine for web browsers (via WebAssembly)
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-okgabe-picovoice
Keywords
porcupinewebvoicespeechrecognitionaihotwordwakewordofflinedom
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| source-diff | encoded-string-file:dist/esm/index.js | AI (source-diff): Base64 strings are embedded wake-word model data (ALEXA_64, etc.) — standard for Picovoice Porcupine SDK. | ai | |
| source-diff | encoded-string-file:dist/iife/index.js | AI (source-diff): Same embedded keyword model data pattern; stable across Porcupine SDK versions. | ai | |
| source-diff | encoded-string-file:dist/esm/index.min.js | AI (source-diff): Minified bundle of the same source; encoded strings are keyword model data. | ai | |
| source-diff | encoded-string-file:dist/iife/index.min.js | AI (source-diff): Minified IIFE bundle; same keyword model data pattern. | ai | |
| provenance | no-provenance | AI (provenance): Picovoice packages consistently lack Sigstore provenance; this is a stable pattern for this vendor's ecosystem and not indicative of risk. | ai |