registry  /  hwjcode  /  1.1.78

hwjcode@1.1.78

<div align="center">

Static Scan Results

scanned 1d ago · by rust-scanner

Static 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 snapshot
Behavioral surface
Source
ChildProcessEnvironmentVarsFilesystemNetwork
Supply chain
HighEntropyStringsUrlStrings
ManifestNo manifest risk signals triggered.
scanned 1 file(s), 263 KB of source, external domains: aistudio.google.com, api-code.deepvlab.ai, feross.org, github.com, goo.gle, jimmy.warting.se, mths.be, open.feishu.cn, react.dev, sheetjs.com, www.apache.org
Oversized source lightweight scan
bundle/easycode.js20.7 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 source
package.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 unpkg
bundle/easycode.jsView file
path = bundle/easycode.js kind = oversized_source_file sizeBytes = 21756409 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 = 21756409 magicHex = [redacted]
Medium
Oversized Cli Entrypoint

Package contains an oversized executable-looking CLI entrypoint.

bundle/easycode.jsView on unpkg

Findings

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