registry  /  @qodercn-ai/qoderclicn  /  1.0.40

@qodercn-ai/qoderclicn@1.0.40

Qoder AI CLI - AI-powered coding assistant

Static Scan Results

scanned 1d ago · by rust-scanner

Static analysis flagged 14 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
ChildProcessEnvironmentVarsFilesystemNetworkShell
Supply chain
HighEntropyStringsMinifiedObfuscatedUrlStrings
Manifest
NoLicense
scanned 1 file(s), 516 KB of source, external domains: angular.io, daily.qoder.ai, daily.qoder.com.cn, download.qoder.com, download.qoder.com.cn, feross.org, github.com, help.aliyun.com, jimmy.warting.se, raw.githubusercontent.com, static.qoder.com.cn, test.qoder.ai, test.qoder.com.cn, www.7-zip.org, www.apache.org
Oversized source lightweight scan
bundle/qoder-worker-runtime.mjs28.4 MB file, sampled 256 KB
FilesystemNetworkChildProcessEnvironmentVarsObfuscatedHighEntropyStringsMinifiedUrlStringsangular.iodaily.qoder.aidaily.qoder.com.cndownload.qoder.comdownload.qoder.com.cnfeross.orggithub.comhelp.aliyun.comjimmy.warting.seraw.githubusercontent.comstatic.qoder.com.cntest.qoder.aitest.qoder.com.cnwww.7-zip.orgwww.apache.org
bundle/qoderclicn.js33.8 MB file, sampled 256 KB
FilesystemNetworkChildProcessEnvironmentVarsHighEntropyStringsMinifiedUrlStringsdaily.qoder.aidaily.qoder.com.cndownload.qoder.comdownload.qoder.com.cngithub.comhelp.aliyun.comraw.githubusercontent.comstatic.qoder.com.cntest.qoder.aitest.qoder.com.cnwww.7-zip.org

Source & flagged code

5 flagged · loading source
package.jsonView file
scripts.postinstall = node postinstall.cjs
High
Install Time Lifecycle Scripts

Package defines install-time lifecycle scripts.

package.jsonView on unpkg
scripts.postinstall = node postinstall.cjs
Medium
Ambiguous Install Lifecycle Script

Install-time lifecycle script is not statically allowlisted and needs review.

package.jsonView on unpkg
bundle/vendor/ripgrep/arm64-darwin/rgView file
path = bundle/vendor/ripgrep/arm64-darwin/rg kind = native_binary sizeBytes = 4528512 magicHex = [redacted]
Medium
Ships Native Binary

Package ships native binary artifacts.

bundle/vendor/ripgrep/arm64-darwin/rgView on unpkg
bundle/qoder-worker-runtime.mjsView file
path = bundle/qoder-worker-runtime.mjs kind = oversized_source_file sizeBytes = 29747232 magicHex = [redacted]
High
Oversized Source File

Package contains source files above the static scanner size ceiling.

bundle/qoder-worker-runtime.mjsView on unpkg
bundle/qoderclicn.jsView file
path = bundle/qoderclicn.js kind = oversized_cli_entrypoint sizeBytes = 35445002 magicHex = [redacted]
Medium
Oversized Cli Entrypoint

Package contains an oversized executable-looking CLI entrypoint.

bundle/qoderclicn.jsView on unpkg

Findings

2 High6 Medium6 Low
HighInstall Time Lifecycle Scriptspackage.json
HighOversized Source Filebundle/qoder-worker-runtime.mjs
MediumAmbiguous Install Lifecycle Scriptpackage.json
MediumNetwork
MediumEnvironment Vars
MediumShips Native Binarybundle/vendor/ripgrep/arm64-darwin/rg
MediumOversized Cli Entrypointbundle/qoderclicn.js
MediumStructural Risk Force Deep Review
LowScripts Present
LowFilesystem
LowObfuscated
LowHigh Entropy Strings
LowUrl Strings
LowNo License