@leeguoo/mailbox-cli
Mailbox CLI (binary distribution)
18
Versions
MIT
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
lee.guo
Keywords
mailboxemailimapsmtpcliautomationagentaiopenclawinboxsyncsearchattachmentsdigestmonitor
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:env-spread | AI (semgrep): env-spread is intentional: passes current env to spawned binary subprocess, standard launcher pattern. | ai | |
| semgrep | semgrep:child-process-import | AI (semgrep): child_process used solely to spawn the platform-specific binary; expected for a binary distribution wrapper. | ai | |
| semgrep | semgrep:dynamic-require | AI (semgrep): Dynamic require loads optional platform-specific binary packages by name; standard pattern for cross-platform binary distribution. | ai |