registry  /  aegiscode  /  4.0.20

aegiscode@4.0.20

AEGIS CLI — AI-powered coding assistant

Static Scan Results

scanned 4d ago · by rust-scanner

Static analysis flagged 11 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
HighEntropyStringsMinifiedUrlStrings
ManifestNo manifest risk signals triggered.
scanned 5 file(s), 264 KB of source, external domains: aegiscode.dev, deb.nodesource.com, dl.aegiscloud.org, github.com
Oversized source lightweight scan
bin/cli.js7.83 MB file, sampled 256 KB
FilesystemChildProcessEnvironmentVarsHighEntropyStringsMinified

Source & flagged code

4 flagged · loading source
package.jsonView file
scripts.preinstall = node scripts/ensure-node-version.mjs
High
Install Time Lifecycle Scripts

Package defines install-time lifecycle scripts.

package.jsonView on unpkg
scripts/install.shView file
path = scripts/install.sh kind = build_helper sizeBytes = 4011 magicHex = [redacted]
Medium
Ships Build Helper

Package ships non-JavaScript build or shell helper files.

scripts/install.shView on unpkg
bin/cli.jsView file
path = bin/cli.js kind = oversized_source_file sizeBytes = 8207788 magicHex = [redacted]
High
Oversized Source File

Package contains source files above the static scanner size ceiling.

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

Package contains an oversized executable-looking CLI entrypoint.

bin/cli.jsView on unpkg

Findings

2 High5 Medium4 Low
HighInstall Time Lifecycle Scriptspackage.json
HighOversized Source Filebin/cli.js
MediumNetwork
MediumEnvironment Vars
MediumShips Build Helperscripts/install.sh
MediumOversized Cli Entrypointbin/cli.js
MediumStructural Risk Force Deep Review
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings