Static Scan Results
scanned 16h ago · by rust-scannerStatic analysis flagged 11 finding(s) at 86.0% confidence. This version is warn-only unless an AI or security-team review confirms malicious behavior.
Static reason
High-risk behavior combination matched malicious policy.
Decision evidence
public snapshotBehavioral surface
ChildProcessCryptoEnvironmentVarsFilesystemNetworkShell
HighEntropyStringsUrlStrings
NoLicense
Source & flagged code
2 flagged · loading sourcedist/commands/orient.jsView file
32contains invisible/control Unicode U+200B (zero width space)
const NON_MEANINGFUL_TASK_RE = /^[\s<U+200B><U+200C><U+200D><U+2060><U+FEFF>]*$/u;
Critical
Trojan Source Unicode
Source contains bidi control or invisible Unicode characters associated with Trojan Source attacks.
dist/commands/orient.jsView on unpkg · L32•Trigger-reachable chain: manifest.bin -> dist/index.js -> dist/commands/orient.js
Reachable file contains a blocking source-risk pattern.
Critical
Trigger Reachable Dangerous Capability
A package entrypoint or install-time lifecycle script reaches a source file with blocking dangerous behavior.
dist/commands/orient.jsView on unpkgFindings
2 Critical3 Medium6 Low
CriticalTrojan Source Unicodedist/commands/orient.js
CriticalTrigger Reachable Dangerous Capabilitydist/commands/orient.js
MediumNetwork
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
LowNon Install Lifecycle Scripts
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings
LowNo License