Static Scan Results
scanned 2d ago · by rust-scannerStatic analysis completed at 65.0% confidence. No malicious behavior was detected; 10 low-signal pattern(s) were surfaced and cleared.
Static reason
No blocking static signals were detected.
Decision evidence
public snapshotBehavioral surface
ChildProcessCryptoEnvironmentVarsFilesystemNetworkShell
HighEntropyStringsUrlStrings
NoLicense
Source & flagged code
2 flagged · loading sourcedist/core/paths.jsView file
4function platformConfigDir() {
L5: const home = homedir();
L6: switch (platform()) {
...
L9: case "win32":
L10: return join(process.env.APPDATA ?? join(home, "AppData", "Roaming"), "PeerLLM");
L11: default:
Low
Weak Crypto
Package source references weak cryptographic algorithms.
dist/core/paths.jsView on unpkg · L4templates/windows/install-service.ps1View file
•path = templates/windows/install-service.ps1
kind = build_helper
sizeBytes = 1194
magicHex = [redacted]
Medium
Ships Build Helper
Package ships non-JavaScript build or shell helper files.
templates/windows/install-service.ps1View on unpkgFindings
4 Medium6 Low
MediumNetwork
MediumEnvironment Vars
MediumShips Build Helpertemplates/windows/install-service.ps1
MediumStructural Risk Force Deep Review
LowScripts Present
LowWeak Cryptodist/core/paths.js
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings
LowNo License