registry  /  @c4a/context-cli  /  0.6.0-beta.3

@c4a/context-cli@0.6.0-beta.3

Local knowledge workspace CLI for Context projects.

Static Scan Results

scanned 4h 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
ChildProcessEnvironmentVarsFilesystemShell
Supply chain
HighEntropyStrings
Manifest
NoLicense
scanned 2 file(s), 289 KB of source
Oversized source lightweight scan
cli.js2.68 MB file, sampled 256 KB
FilesystemChildProcessEnvironmentVarsShellHighEntropyStrings

Source & flagged code

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

Package defines install-time lifecycle scripts.

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

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

package.jsonView on unpkg
wasm/tree-sitter.wasmView file
path = wasm/tree-sitter.wasm kind = wasm_module sizeBytes = 186526 magicHex = [redacted]
Medium
Ships Wasm Module

Package ships WebAssembly modules.

wasm/tree-sitter.wasmView on unpkg
cli.jsView file
path = cli.js kind = oversized_source_file sizeBytes = 2808477 magicHex = [redacted]
High
Oversized Source File

Package contains source files above the static scanner size ceiling.

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

Package contains an oversized executable-looking CLI entrypoint.

cli.jsView on unpkg

Findings

2 High5 Medium4 Low
HighInstall Time Lifecycle Scriptspackage.json
HighOversized Source Filecli.js
MediumAmbiguous Install Lifecycle Scriptpackage.json
MediumEnvironment Vars
MediumShips Wasm Modulewasm/tree-sitter.wasm
MediumOversized Cli Entrypointcli.js
MediumStructural Risk Force Deep Review
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowNo License