@meta-quest/hzdb
Horizon Debug Bridge (hzdb) - CLI and MCP server for Meta Quest development, device management, performance tracing, and AI-assisted workflows
7
Versions
UNLICENSED
License
Yes
Install Scripts
Missing
Provenance
Supply chain provenance
Status for the latest visible version.
No SLSA provenance
npm registry signatures
No source commit
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
zbowlingjoseph-meta
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| install-scripts | install-script:postinstall | AI (install-scripts): Postinstall selects platform-specific prebuilt binary from optional deps; standard pattern for native CLI tools. | ai | |
| semgrep | semgrep:env-spread | AI (semgrep): CLI wrapper passes env to native binary subprocess; env-spread is intentional and documented by the HZDB_NODE_PACKAGE injection. | ai | |
| semgrep | semgrep:child-process-import | AI (semgrep): CLI tool that exec's a native binary; child_process use is expected and stable across versions. | ai |