Static Scan Results
scanned 4d ago · by rust-scannerStatic analysis flagged 12 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
ChildProcessEnvironmentVarsFilesystemNetwork
HighEntropyStringsUrlStrings
Oversized source lightweight scan
bundle/easycode.js20.8 MB file, sampled 256 KB
FilesystemNetworkChildProcessEnvironmentVarsHighEntropyStringsUrlStringsaistudio.google.comapi-code.deepvlab.aifeross.orggithub.comgoo.glejimmy.warting.semths.beopen.feishu.cnreact.devsheetjs.comwww.apache.org
Source & flagged code
4 flagged · loading sourcepackage.jsonView file
•scripts.postinstall = node -e "const fs = require('fs'); const path = 'bundle/fix-binary-permissions.js'; if (fs.existsSync(path)) { require('child_process').execSync('node ' + path + ' --all', {stdio: ...
High
Install Time Lifecycle Scripts
Package defines install-time lifecycle scripts.
package.jsonView on unpkg•scripts.postinstall = node -e "const fs = require('fs'); const path = 'bundle/fix-binary-permissions.js'; if (fs.existsSync(path)) { require('child_process').execSync('node ' + path + ' --all', {stdio: ...
Medium
Ambiguous Install Lifecycle Script
Install-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkgbundle/easycode.jsView file
•path = bundle/easycode.js
kind = oversized_source_file
sizeBytes = 21799369
magicHex = [redacted]
High
Oversized Source File
Package contains source files above the static scanner size ceiling.
bundle/easycode.jsView on unpkg•path = bundle/easycode.js
kind = oversized_cli_entrypoint
sizeBytes = 21799369
magicHex = [redacted]
Medium
Oversized Cli Entrypoint
Package contains an oversized executable-looking CLI entrypoint.
bundle/easycode.jsView on unpkgFindings
2 High5 Medium5 Low
HighInstall Time Lifecycle Scriptspackage.json
HighOversized Source Filebundle/easycode.js
MediumAmbiguous Install Lifecycle Scriptpackage.json
MediumNetwork
MediumEnvironment Vars
MediumOversized Cli Entrypointbundle/easycode.js
MediumStructural Risk Force Deep Review
LowNon Install Lifecycle Scripts
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings