@yuuvis/client-cli
CLI tool for yuuvis Momentum clients
9
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
optimal-systems-npmeo-sdk-npm
Keywords
yuuvisyuuvis Momentumyuuvis shellclientCLIcustom client
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:child-process-import | AI (semgrep): CLI tool; child_process use is expected for running system commands in CLI command handlers. | ai | |
| semgrep | semgrep:shady-links-raw-ip | AI (semgrep): 127.0.0.1 in a proxy.config.js template file — localhost dev proxy, not exfiltration. | ai | |
| semgrep | semgrep:dynamic-require | AI (semgrep): Loads local package.json via path.join; not user-controlled arbitrary module loading. | ai | |
| semgrep | semgrep:base64-decode | AI (semgrep): Documented npm _auth credential re-encoding; comment explains the pattern explicitly. | ai | |
| phantom-deps | phantom-dep:@angular-devkit/schematics-cli | AI (phantom-deps): Listed as a runtime dep and used via schematics config, not direct import; stable false positive. | ai |