Static Scan Results
scanned 11d ago · by rust-scannerStatic analysis completed at 65.0% confidence. No malicious behavior was detected; 7 low-signal pattern(s) were surfaced and cleared.
Static reason
No blocking static signals were detected.
Decision evidence
public snapshotBehavioral surface
ChildProcessCryptoEnvironmentVarsFilesystemNetworkShell
HighEntropyStringsUrlStrings
Source & flagged code
1 flagged · loading sourcedist/cli.mjsView file
11import * as ajvFormatsNs from 'ajv-formats';
L12: import { execFileSync, spawnSync, spawn, exec, execSync, execFile } from 'child_process';
L13: import { fileURLToPath } from 'url';
...
L21: import { Command } from 'commander';
L22: import { stdout, stdin } from 'process';
L23: import * as readline from 'readline/promises';
...
L34:
L35: // package.json
L36: var package_default;
...
L47: type: "git",
L48: url: "https://github.com/easyinplay/harnessed.git"
L49: },
Low
Findings
2 Medium5 Low
MediumNetwork
MediumEnvironment Vars
LowScripts Present
LowWeak Cryptodist/cli.mjs
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings