@memohai/desktop
Memoh Electron desktop application (self-managed bootstrap reusing @memohai/web components)
6
Versions
—
License
No
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
acbox.liu
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| phantom-deps | phantom-dep:@memohai/ui | AI (phantom-deps): Same-org sibling dep, likely re-exported through @memohai/web; stable FP. | ai | |
| phantom-deps | phantom-dep:@memohai/sdk | AI (phantom-deps): Same-org sibling dep, likely consumed transitively; stable FP. | ai | |
| phantom-deps | phantom-dep:@memohai/icon | AI (phantom-deps): Same-org sibling dep, likely consumed transitively; stable FP. | ai | |
| semgrep | semgrep:shady-links-raw-ip | AI (semgrep): Raw IP is 127.0.0.1 (localhost) for a local server — not an external exfiltration endpoint. | ai | |
| semgrep | semgrep:env-spread | AI (semgrep): env-spread is in a build script (scripts/build.mjs), not runtime code; standard pattern for passing env to child build processes. | ai | |
| semgrep | semgrep:silent-process-exec | AI (semgrep): Detached spawn is for a local background server (Qdrant/GStreamer); expected pattern for Electron desktop apps. | ai | |
| semgrep | semgrep:silent-process-exec-var | AI (semgrep): Same spawn call as silent-process-exec; local server management, not malicious. | ai |