registry  /  @chatcode/chatcode-cli-test  /  1.0.10

@chatcode/chatcode-cli-test@1.0.10

ChatCode CLI command-line coding assistant.

Static Scan Results

scanned 5h 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
ChildProcessEnvironmentVarsFilesystemNativeBindingsShell
Supply chain
HighEntropyStringsMinifiedUrlStrings
Manifest
NoLicense
scanned 2 file(s), 261 KB of source, external domains: api.anthropic.com, docs.anthropic.com, docs.expo.dev, github.com, gitlab.tianti.tg.unicom.local, platform.claude.com, yuanjing.chinaunicom.com
Oversized source lightweight scan
dist/cli.js10.3 MB file, sampled 256 KB
ChildProcessEnvironmentVarsNativeBindingsHighEntropyStringsMinifiedUrlStringsapi.anthropic.comdocs.anthropic.comdocs.expo.devgithub.comgitlab.tianti.tg.unicom.localplatform.claude.comyuanjing.chinaunicom.com

Source & flagged code

4 flagged · loading source
package.jsonView file
scripts.preinstall = node ./scripts/npm[redacted]
High
Install Time Lifecycle Scripts

Package defines install-time lifecycle scripts.

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

Package ships native binary artifacts.

dist/vendor/ripgrep/x64-darwin/rgView on unpkg
dist/cli.jsView file
path = dist/cli.js kind = oversized_source_file sizeBytes = 10835729 magicHex = [redacted]
High
Oversized Source File

Package contains source files above the static scanner size ceiling.

dist/cli.jsView on unpkg
path = dist/cli.js kind = oversized_cli_entrypoint sizeBytes = 10835729 magicHex = [redacted]
Medium
Oversized Cli Entrypoint

Package contains an oversized executable-looking CLI entrypoint.

dist/cli.jsView on unpkg

Findings

2 High4 Medium6 Low
HighInstall Time Lifecycle Scriptspackage.json
HighOversized Source Filedist/cli.js
MediumEnvironment Vars
MediumShips Native Binarydist/vendor/ripgrep/x64-darwin/rg
MediumOversized Cli Entrypointdist/cli.js
MediumStructural Risk Force Deep Review
LowNon Install Lifecycle Scripts
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings
LowNo License